- Joined
- Jul 25, 2007
- Messages
- 382
- Reaction score
- 38
Hello and thanks in advance for reading the thread. I am having several issues while trying to compile 0.2.5. To begin with, just to make sure I'm not mistaken there is no autogen.sh and so forth so to compile the only necessary step is 'make'?
Asuming that above is correct I get the following error when trying to compile that way:
I've already installed all the packets from Elf's compiling tutorial, and I have tried to update and un/reinstall it. So neither of those are the problem and please do not direct me to his thread.
I found a thread with someone that had a similar problem to mine, but it seems the links posted there is no longer useful. http://otland.net/68772-post4.html
If anyone has a solution to this any help is appreciated.
Asuming that above is correct I get the following error when trying to compile that way:
Code:
/usr/bin/ld: cannot find -llua5.1-sql-sqlite
collect2: ld returned 1 exit status
make: *** [forgottenserver] Error 1
I've already installed all the packets from Elf's compiling tutorial, and I have tried to update and un/reinstall it. So neither of those are the problem and please do not direct me to his thread.
I found a thread with someone that had a similar problem to mine, but it seems the links posted there is no longer useful. http://otland.net/68772-post4.html
If anyone has a solution to this any help is appreciated.