Toon posts:

[Redhat 8.0] problemen met installeren van programmaś

Pagina: 1
Acties:
  • 36 views sinds 30-01-2008

Verwijderd

Topicstarter
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.

Verwijderd

Je hebt geen compiler, geen automake, geen autoconf en waarschijnlijk ook geen development packages van allerlei software geinstalleerd. Kortom je moet je development packages van RedHat nog installeren.

Lees eens wat over je distro, bijvoorbeeld op http://www.redhat.com/docs/manuals/linux/ en gebruik de search. Dit is redelijk basic. Daarom gaat je topic op slot. Kijk ook even in [rml]-=[ Nieuw in NOS? Eerst dit lezen! GEEN HELPDESK! ]=-[/rml] , daar staan ook handige links met documentatie in.

Dit topic is gesloten.