Kezdőlap › Fórumok › SOS! Bajban vagyok › Programtelepítési gond
- This topic has 7 hozzászólás, 3 résztvevő, and was last updated 22 years, 8 months telt el by
admin.
-
SzerzőBejegyzés
-
2002-10-15-20:23 #1894299
Hello
Tedd fel az autoconf csomagot, valamint a gcc (GNU C compiler) csomagokat. A fuggosegekre nem art figyelni . automake , make csomagok telepitese .
CSaba2002-10-16-21:42 #1894300Szia!
Köszönöm a segítséget! Ezeket megcsináltam, fel tettem az autoconf csomagot és a gcc csomagot is egy kis szenvedéssel, mert tényleg oda kellett figyelni a függõségre, ennek eredménye:
loading cache ./config.cache
checking for non-GNU ld… /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld… yes
checking host system type… i586-pc-linux-gnu
checking target system type… i586-pc-linux-gnu
checking build system type… i586-pc-linux-gnu
checking for a BSD compatible install… /usr/bin/install -c
checking whether build environment is sane… yes
checking whether make sets ${MAKE}… no
checking for working aclocal-1.4… missing
checking for working autoconf… found
checking for working automake-1.4… missing
checking for working autoheader… found
checking for working makeinfo… missing
checking whether to enable maintainer-specific portions of Makefiles… no
checking for gcc… gcc
checking whether the C compiler (gcc ) works… yes
checking whether the C compiler (gcc ) is a cross-compiler… no
checking whether we are using GNU C… yes
checking whether gcc accepts -g… yes
checking for strerror in -lcposix… no
d
checking for a BSD compatible install… /usr/bin/install -c
checking whether ln -s works… yes
checking whether make sets ${MAKE}… (cached) no
checking how to run the C preprocessor… gcc -E
checking for flex… no
checking for lex… no
./configure: flex: command not found
checking for flex… lex
checking for yywrap in -ll… no
checking lex output file root… ./configure: lex: command not found
configure: error: cannot find output from lex; giving
upKezd alakulni a dolog, de még mindig nem jó, szerinted mi lehet még a baj?
Elõre is köszi a választ!
Tomi
2002-10-16-21:57 #1894301ha kicsit olvasnal latnad, hogykiirja mi a problem:
A problema:
/configure: flex: command not foundflex progi kell neki
ha debiant hasznalsz apt-get install flex
2002-10-16-22:01 #1894302Hi
Probald feltenni a flex csomagot. Fuugosegekre itt is kell figyelni .
Remelhetoleg rajta vannak az alap CD -n. Az „1 cd -s” verziot hasznalod?2002-10-17-18:44 #1894303Sziasztok!
Föltettem a flex programot, utána nem talált egy bizonyos „glib-config” programot, rájöttem, hogy a glibc program kell neki, ez ugyan nem volt rajta a CD-men, de letöltöttem és felinstalláltam. Ugyan nem .deb csomag volt, hanem .tar.gz fájl, de föl tudtam rakni a leírás alapján a következõ parancsok kiadásával:
1. ./configure
2. make
3. make installHiba nélkül föl is tette. Ja, és a Make csomagot is föl kellett rakni elõtte. Majd megint installálni kezdtem az elõzõ progit. Kiírta, hogy nem talál egy bizonyos „gtk-config” programot. Ennek alapján letöltöttem a gtk programot, ez is .tar.gz. Indítom a configuret, és a végén a következõ hibával áll meg:
checking for X… no
configure: error:
*** X libraries or include files not found. Check ‘config.log’ for
*** more details.A config.log fájl végén pedig:
configure:4588: X11/Intrinsic.h: No such file or directory
configure: failed program was:
#line 4587 „configure”
#include „confdefs.h”
#include [X11/Intrinsic.h]
configure:4668: gcc -o conftest -g -O2 -Wall conftest.c -lXt 1]&5
configure: In function `main’:
configure:4664: warning: implicit declaration of function `XtMalloc’
ld: cannot open -lXt: No such file or directory
configure: failed program was:
#line 4661 „configure”
#include „confdefs.h”int main() {
XtMalloc()
; return 0; }Ez olvashato. Ennek alapján nem tudok rájönni, milyen progi kell a gtk telepítéséhez, megint elakadtam. Kérlek, ha tudtok segítsetek.
Elõre is köszi!Ja, és egy CD-s Corel Linuxot használok
2002-10-17-19:27 #1894304Most az X11 fajlokat keresi debianban xlibs-dev.
Laci
2002-10-18-17:14 #1894305Sziasztok!
Mûködik!!
2009-12-04-19:55 #1867814Sziasztok!
Nemrég foglalkozom Linuxal, és most akadt egy kis (talán nagy) gondom. Egy programot töltöttem le, és föl szerettem volna rakni. Egy csomagolt .tar.gz fájl volt, azt én kicsomagoltam, és a leírásban azt olvastam, hogy el kell indítani egy bizonyos „./configure” nevû szkriptet, ami majd fölteszi a programot.
El is indítottam:creating cache ./config.cache
checking for non-GNU ld… /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld… yes
checking host system type… i586-pc-linux-gnu
checking build system type… i586-pc-linux-gnu
checking for a BSD compatible install… /usr/bin/install -c
checking whether build environment is sane… yes
checking whether make sets ${MAKE}… no
checking for working aclocal-1.4… missing
checking for working autoconf… missing
checking for working automake-1.4… missing
checking for working autoheader… missing
checking for working makeinfo… missing
checking whether to enable maintainer-specific portions of Makefiles… no
checking for gcc… no
checking for cc… no
configure: error: no acceptable cc found in $PATHEzt írta a konzolra és nem hajlandó felrakni a programot.
-
SzerzőBejegyzés
- Be kell jelentkezni a hozzászóláshoz.
legutóbbi hsz