• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Jakim poleceniem skompilowac najnowszego TFS'a? [linux]

Martin93

~WebDesign
Joined
Nov 11, 2008
Messages
194
Reaction score
0
Location
Poland
Witam, zawsze bez problemu kompilowałem TFS'a ale teraz nie moge...

Code:
martin@martin-desktop:~/0.3b3$sudo ./autogen.sh && ./configure --enable-mysql --enable-server-diag && make
sudo: ./configure: command not found

a gdy spróbuję poleceniem make to
Code:
martin@martin-desktop:~/0.3b3$ sudo make
make: *** Nie podano obiektów i nie znaleziono makefile. Stop.
 
Last edited:
Ok, mój błąd. Nie zainstalowałem wszystkich pakietów wymienionych w README.
 
Last edited:
Back
Top