Forum » Omrežja in internet » Apache server v Mandriva linux
Apache server v Mandriva linux
JaaZoo ::
Torej postavljam Apache 2.0 server v Mandriva Linux in sem naletel na problem. Namreč, razpakiral sem *.tar file ter pognal ./config --prefix itd. skratka naredilo brez napak ! V manualu piše da bi sedaj moral narediti make ter zatem make install ?? Ampak ko poženem make oz. make install dobim naslednje:
make:*** No targets specified and no makefile found. Stop.
V mapi je Makefile.in ampak če naredim make -f Makefile.in mi javi
Makefile.in:26: /build/rules.mk: No such file or directory
Makefile.in:27: /build/program.mk: No such file or directory
Makefile.in:210: /os/os2/core.mk: No such file or directory
make: *** No rule to make target `/os/os2/core.mk'. Stop.
Ali ima kdo s tem kakšne izkušnje oz.je imel enake probleme ki jih je rešil ?
make:*** No targets specified and no makefile found. Stop.
V mapi je Makefile.in ampak če naredim make -f Makefile.in mi javi
Makefile.in:26: /build/rules.mk: No such file or directory
Makefile.in:27: /build/program.mk: No such file or directory
Makefile.in:210: /os/os2/core.mk: No such file or directory
make: *** No rule to make target `/os/os2/core.mk'. Stop.
Ali ima kdo s tem kakšne izkušnje oz.je imel enake probleme ki jih je rešil ?
fiction ::
Problem sem resil tako da sem zares prebral dokumentacijo.
Vcasih pomaga ze INSTALL datoteka - "./configure"
Makefile.in je samo template za Makefile -
datoteko ki jo potem make uporabi (brez da bi bilo potrebno podati -f).
Kako lahko lahko pravis, da vse dela, ce pa ocitno niti
./configure nisi pognal?
Vcasih pomaga ze INSTALL datoteka - "./configure"
Makefile.in je samo template za Makefile -
datoteko ki jo potem make uporabi (brez da bi bilo potrebno podati -f).
Kako lahko lahko pravis, da vse dela, ce pa ocitno niti
./configure nisi pognal?
Zgodovina sprememb…
- spremenil: fiction ()
JaaZoo ::
Dobro, sedaj sem nastavil mysql tako kot je pisalo v dokumentaciji in ni javilo napak. Zatem sem pognal ./configure --prefix=/usr/local/apache/ ...tudi pri tem ni bilo problemov !
Zdaj pa bi rad namestil php...sledim dokumentaciji in napišem:
./configure --with-apache=../apache_verzija --with-mysql=/usr/local/mysql --enable-memory-limit=yes --enable-debug=no --enable-track-vars
ter po par vrsticah naleti na težavo:
configure: warning: You will need bison if you want to regenerate the PHP parsers.
checking for flex... lex
checking for yywrap in -ll... no
checking lex output file root... ./configure: line 2425: lex: command not found
configure: error: cannot find output from lex; giving up
Zdaj pa bi rad namestil php...sledim dokumentaciji in napišem:
./configure --with-apache=../apache_verzija --with-mysql=/usr/local/mysql --enable-memory-limit=yes --enable-debug=no --enable-track-vars
ter po par vrsticah naleti na težavo:
configure: warning: You will need bison if you want to regenerate the PHP parsers.
checking for flex... lex
checking for yywrap in -ll... no
checking lex output file root... ./configure: line 2425: lex: command not found
configure: error: cannot find output from lex; giving up
Vredno ogleda ...
Tema | Ogledi | Zadnje sporočilo | |
---|---|---|---|
Tema | Ogledi | Zadnje sporočilo | |
» | Intel valley2 in težave z grafiko na linuxuOddelek: Strojna oprema | 1164 (996) | Brane2 |
» | compiling mplayer z mp3lame supportOddelek: Programska oprema | 1105 (1025) | kriko1 |
» | GCC 4.0!Oddelek: Programiranje | 2538 (1782) | 64202 |
» | Problemi s compilanjem v Linux Slackware 9.1Oddelek: Operacijski sistemi | 1888 (1607) | Vesoljc |
» | Linux modem problemOddelek: Operacijski sistemi | 1429 (1136) | kloshar |