I'm trying to install mysql-workbench-gpl-5.2.45 from the source code on Linux debian 2.6.32-5-amd64.
I downloaded tsclient2 2.0.1-8 from the AUR and when I run makepkg, It aborts with the message:/usr/include/glib-2.0/glib/gerror.h:22:2: error: #error "Only <glib.h> can be included directly."
make[4]: *** [tsc-bookmarkfile.o] Error 1
make[4]: Leaving directory `/home/andrew/Downloads/tsclient2/src/tsclient-2.0.1/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving direc
i'm facing problem installing (SILC Secure Internet Live Conferencing) on 10.04 lucid, it says u should go the usual procedure while installing silc but when i reach the "make" step it faces some errors:
make[2]: Entering directory `/home/lucifer/Downloads/silc-client-1.1.8/apps/irssi'
make[2]: *** No rule to make target `install'.
When I run make for flac, I get this
gcc: error: @LIBICONV@: No such file or directory
make[3]: *** [flac] Error 1
make[3]: Leaving directory `/home/ubuntu/flac/src/flac'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/ubuntu/flac/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ubuntu/flac'
make: *** [all] Error 2
While aclocal.sh ran successfu
l have searched but not found a clue to this problem.I wanted vizualization in ncmpcpp and so I tried to install ncmpcpp-git from AUR...This would not compile giving an error thus;ncmpcpp.cpp:137:13: error: unable to find string literal operator 'operator"" VERSION'
make[2]: *** [ncmpcpp.o] Error 1
make[2]: Leaving directory `/home/neil/tmp/yaourt-tmp-neil/aur-ncmpcpp-git/src/n
Ubuntu 12.0.4
httpd-2.2.22.tar
Having following error when building.
Error 1 (when compiling):
#./configure --prefix=/usr/local/apacheHttpServer3 --enable-modules=proxy
#make install
ibapr-1.la -lrt -lcrypt -lpthread -ldl
libtool: link: cannot find the library `/root/Downloads/httpd-2.2.22/srclib/apr-util/xml/expat/libexpat.la' or unhandled argument `/root/Downloads/httpd-2.2.22/srclib/apr-util
Hi all,
Im a complete beginner who needs to run slffea 1.5 on ubuntu for my masters thesis, I've been trying to install it but with little success...everytime I try to run make i get back the following error?
L/usr/local/lib -lglut -lGLU -lGL -lm -L/usr/X11/lib -L/usr/X11R6/lib -lX11 -lXext -lXmu -lXt -lXi -lSM -lICE
/usr/bin/ld: cannot find -lXi
collect2: ld returned 1 exit status
make[1]: ***
HI All,
I am currently trying to Build GHDL-0.29 on top of a newer GCC 4.6.3(fedora 16),
../gcc-4.6.3/configure --enable-languages=vhdl --disable-bootstrap configured successfully.
I use the command cvs -d :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg co -r xgl-0-0-1 xserver/xorg to download xgl in my /cvs/xserver/xorg .
then I'm trying to complile Xgl , but I'm getting this:
Code:
/../../fb -g -O2 -MT xglglxext.lo -MD -MP -MF .deps/xglglxext.Tpo -c xglglxext.c -fPIC -DPIC -o .libs/xglglxext.o