Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to
LinuxQuestions.org , a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free.
Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please
contact us . If you need to reset your password,
click here .
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
07-10-2003, 10:59 AM
#1
Member
Registered: Jun 2003
Distribution: Arch - www.archlinux.org
Posts: 186
Rep:
make (command not found)
People,
i have tried to install the licq but the follow error message appears to me, when i try to compile the package:
eduardo:/usr/local/licq/licq-1.2.7 # make
bash: make: command not found
i have the linux suse 8.1 version
comment: i already use the ./configure before this...
Last edited by eduac; 07-10-2003 at 11:01 AM .
07-10-2003, 11:04 AM
#2
Guru
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141
Rep:
Did you install the developmental packages?
# What compiler version do I have installed
gcc -v
gcc --version
07-10-2003, 11:12 AM
#3
Member
Registered: Jun 2003
Distribution: Arch - www.archlinux.org
Posts: 186
Original Poster
Rep:
yes...i already install the gcc package
eduardo:~ # gcc -v
Reading specs from /usr/lib/gcc-lib/i486-suse-linux/3.2/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --enable-languages=c,c++,f77,objc,java,ada --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i486-suse-linux
Thread model: posix
07-10-2003, 11:24 AM
#4
Guru
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141
Rep:
Then, from the error message, apparently make either isn't installed or it's not in your path.
Either install make or give the path to it.
Code:
fancy@uilleann $ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-113)
fancy@uilleann $ gcc --version
2.96
Last edited by fancypiper; 07-10-2003 at 11:27 AM .
07-10-2003, 11:27 AM
#5
Member
Registered: Jun 2003
Distribution: Arch - www.archlinux.org
Posts: 186
Original Poster
Rep:
how i can give the path for the make command?
07-10-2003, 11:31 AM
#6
Guru
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141
Rep:
I don't use SuSE and your command didn't give what I expected. My path to make is:
/usr/bin/make
07-10-2003, 11:43 AM
#7
Member
Registered: Jun 2003
Distribution: Arch - www.archlinux.org
Posts: 186
Original Poster
Rep:
humm...this dont working on.
the
make command dont appear into the /usr/bin
07-10-2003, 11:49 AM
#8
Guru
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141
Rep:
Use yast (?) and see if you have it installed.
07-10-2003, 12:01 PM
#9
Member
Registered: Jun 2003
Distribution: Arch - www.archlinux.org
Posts: 186
Original Poster
Rep:
the make command is running now, but the appears a new error when i try the make install command:
make[1]: *** [licq.o] Error 127
make[1]: Leaving directory `/usr/local/licq/licq-1.2.7/src'
make: *** [install-recursive] Error 1
Last edited by eduac; 07-10-2003 at 12:03 PM .
Thread Tools
Search this Thread
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
All times are GMT -5. The time now is 05:30 PM .
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know .
Latest Threads
LQ News