I have installed all dependencies, configured games' sources successfully, but can't make the package, and got this error:...
/usr/bin/ld: error: cannot find -lmng
/usr/bin/ld: error: cannot find -lXpm
/usr/bin/ld: error: cannot find -lXcursor
/usr/bin/ld: error: cannot find -lXxf86vm
collect2: ld returned 1 exit status
make[3]: *** [love] error 1
make[3]: Leaving directory `/home/user/d
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'.
Making all in gmodule
make[2]: Entering directory `/home/ubuntu_abhi/Desktop/C Dependencies/glib-2.28.0/gmodule'
make all-am
**make[3]: Entering directory `/home/ubuntu_abhi/Desktop/C Dependencies/glib-2.28.0/gmodule'
CC gmodule.lo
CCLD libgmodule-2.0.la
/bin/sed: can't read Dependencies/glib-2.28.0/glib/libglib-2.0.la: No such file or directory
libtool: link: `Dependencies/glib-2.28.0
Hi,
I'm a noob to the Linux scene but I'm not dumb when it comes to computers and all that. Im trying to install the drivers for a X-Fi ExtremeGamer sound card but it wont work.
I figured out how to get into the parent directory and i enter this command "make" and i get this in the terminal.
I'm trying to install mysql-workbench-gpl-5.2.45 from the source code on Linux debian 2.6.32-5-amd64.
I've been trying to compile this app from source https://code.launchpad.net/gala and i keep getting this message when i run MAKE:
Scanning dependencies of target gala
[ 11%] Building C object CMakeFiles/gala.dir/src/DBus.c.o
/home/camilo/notifications/build/src/DBus.c:21:18: fatal error: glib.h: No such file or directory
compilation terminated.
hello when i try to compile pkg-config.it shows error as
Code:
fp -mfpu=vfp3 -ftree-vectorize -funroll-all-loops -Wall -D_REENTRANT -MT garray.lo -MD -MP -MF .deps/garray.Tpo -c garray.c -fPIC -DPIC -o .libs/garray.o
In file included from garray.c:32:
glib.h:2335: error: expected ',' or '}' before 'GLIB_SYSDEF_POLLIN'
make[2]: *** [garray.lo] Error 1
Hello,
I'm quite new to ubuntu and i'm trying to install my soundcard driver as mentionned above. I looked it up at the manufacturer site and found myself the tarball for linux. As commented in the install notes, I unpacked it, and then opened the readme file. The readme file tells me the following:
=============================
Quick 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