Install hilfe

Post Reply
Message
Author
Julian

Install hilfe

#1 Post by Julian »

Wo liegt der Feher ?

Gehe ins unterverzeichniss und tippe ./config ein.
Dann ENTER und dann kommen diese meldungen:

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... no
checking for style of include used by make... none
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.

Dann gebe ich MAKE ein wie unten beschrieben aber es geht nicht !
Die anleitung hängt unten an.

Was mache ich falsch.




. `cd' to the directory containing the package's source code and type
`./configure' to configure the package for your system. If you're
using `csh' on an old version of System V, you might need to type
`sh ./configure' instead to prevent `csh' from trying to execute
`configure' itself.

Running `configure' takes a while. While running, it prints some
messages telling which features it is checking for.

2. Type `make' to compile the package.

3. Type `make install' to install the programs and any data files and
documentation.

4. You can remove the program binaries and object files from the
source code directory by typing `make clean'.

ikeyaseki
Posts: 20
Joined: 10. Apr 2004 15:10

Re: Install hilfe

#2 Post by ikeyaseki »

configure: error: no acceptable C compiler found in $PATH

da liegt der hund begraben, wie soll da was compiliert werden wenn kein compiler installiert ist???
installier mal gcc (yast, software installieren, filter software suchen, gcc ,fertig)

Julian

Re: Install hilfe

#3 Post by Julian »

Ist aber installiert.
Yast/Software/suche/gcc

C Compiler ist mit Häckchen versehen und installiert.

Julian

Re: Install hilfe

#4 Post by Julian »

checking for X... configure: error: Can't find X includes. Please check your ins tallation and add the correct paths!

Was fehlt denn da nun schon wieder ?

ikeyaseki
Posts: 20
Joined: 10. Apr 2004 15:10

Re: Install hilfe

#5 Post by ikeyaseki »

was willst du da eigentlich installieren? ein bisschen mehr infoes wären nicht schlecht z.b welche distribution was für ein rechner und so
was hast du schon gemacht bis jetzt?

Julian

Re: Install hilfe

#6 Post by Julian »

Habe Suse 9 seit ein paar Tage installiert und versuche mich durchzukämpfen.
Habe ein Plugin von kde.de für K3B geladen und wollte es installieren.
Mit RPM komme ich zurecht aber bei solchen Programmen stehe ich an

ikeyaseki
Posts: 20
Joined: 10. Apr 2004 15:10

Re: Install hilfe

#7 Post by ikeyaseki »

k3b kann man doch per yast installieren der löst dann die abhänigkeiten auf, das sollte auf den cd's draufsein.
in yast installationsquelle angeben wenn du nicht alle cd's hast oder auf rpmseek.com nach susepaketen schauen

Post Reply