Ik heb al een tijdje redhat geinstalleerd en heb alleen problemen met het installeren van programma's zoals LICQ en Realplayer. In de readme file van Licq staat precies het het moet:
as root:
1. Type './configure' and it will determine all the right settings and
directories for your system.
2. Type 'make' and in theory it will build. If you are using a non-GNU system,
such as FreeBSD or Solaris, you will need the GNU version of make, often
installed as `gmake'. If you get errors about "void *" see the FAQ.
3. Type 'make install' and licq will be installed (defaults to
/usr/local).
4. Go to plugins/qt-gui and follow the directions there (doc/README) to install
the Qt interface plugin (necessary).
Dit lukt ook nu krijg ik het volgende bij './configure' :
[root@localhost licq-1.2.0a]# ./configure
loading cache ./config.cache
checking host system type... i686-pc-linux-gnuoldld
checking target system type... i686-pc-linux-gnuoldld
checking build system type... i686-pc-linux-gnuoldld
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
configure: error: no acceptable cc found in $PATH
Vervolgens typ ik make install en krijg ik het volgende:
root@localhost licq-1.2.0a]# make install
make: *** No rule to make target `install'. Stop.
Heeft iemand een oplossing wat ik mis en waarom dit programma niet kan installeren.
as root:
1. Type './configure' and it will determine all the right settings and
directories for your system.
2. Type 'make' and in theory it will build. If you are using a non-GNU system,
such as FreeBSD or Solaris, you will need the GNU version of make, often
installed as `gmake'. If you get errors about "void *" see the FAQ.
3. Type 'make install' and licq will be installed (defaults to
/usr/local).
4. Go to plugins/qt-gui and follow the directions there (doc/README) to install
the Qt interface plugin (necessary).
Dit lukt ook nu krijg ik het volgende bij './configure' :
[root@localhost licq-1.2.0a]# ./configure
loading cache ./config.cache
checking host system type... i686-pc-linux-gnuoldld
checking target system type... i686-pc-linux-gnuoldld
checking build system type... i686-pc-linux-gnuoldld
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
configure: error: no acceptable cc found in $PATH
Vervolgens typ ik make install en krijg ik het volgende:
root@localhost licq-1.2.0a]# make install
make: *** No rule to make target `install'. Stop.
Heeft iemand een oplossing wat ik mis en waarom dit programma niet kan installeren.