LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Install prob with lmme (https://www.linuxquestions.org/questions/linux-software-2/install-prob-with-lmme-67553/)

gruger 06-23-2003 05:19 PM

Install prob with lmme
 
Hi all

working with
RH 8.0
kernel 2.4.18-14 (going to update it one of the days)

and having sever problems when installing lmme-0.6.4. I'm getting the following errors when doing sh configure .

[root@rabbit lmme-0.6.4]# sh configure
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gcc... no
checking for cc... no

Here is the config.log

[root@rabbit lmme-0.6.4]# cat config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:556: checking for a BSD compatible install
configure:609: checking whether build environment is sane
configure:666: checking whether make sets ${MAKE}
configure:712: checking for working aclocal
configure:725: checking for working autoconf
configure:738: checking for working automake
configure:751: checking for working autoheader
configure:764: checking for working makeinfo
configure:786: checking for gcc


Any help is really appreciated

:Pengy: is working out

mcleodnine 06-23-2003 07:51 PM

Smells like you don't have the devel packages for your redhat setup. ie: you have no compiler (gcc) or tools for development. Not sure what the exact rpm name you want for redhat, but you'll dind them in the /d or /devel series of packages.


All times are GMT -5. The time now is 03:43 PM.