Results 1 to 5 of 5
-
03-03-2003, 20:43 #1
RC2: Database initialization error: Library "sqlite.dll" not found.
I am getting a failed error message when trying to start teamspeak server 2 RC2.
I get the following entry in the log.
---------------------------------------------------------------
-------------- log started at 03-03-03 20:36 -------------
---------------------------------------------------------------
03-03-03 20:36:54,ALL,Info,server, Server init initialized
03-03-03 20:36:54,ALL,Info,server, Server version: 2.0.19.16 Linux
03-03-03 20:36:54,ERROR,All,SQL, Database initialization error: Library "sqlite.dll" not found.
03-03-03 20:36:54,ERROR,All,SQL, Database initialization error: Library "sqlite.dll" not found.
03-03-03 20:36:54,ERROR,All,SERVER, Start_TeamSpeak_Server: unable to open sqlite database
----------------------------------------------------------
---------------------------------------------------------------
--------------- log ended at 03-03-03 20:36 --------------
---------------------------------------------------------------
I am running Suse 7.0 on a 700Mhz P3 700Mhz 128Mb system
when I run ldd server_linux I get the following result
/lib/libNoVersion.so.1 => /lib/libNoVersion.so.1 (0x40015000)
libpthread.so.0 => /lib/libpthread.so.0 (0x4001b000)
libdl.so.2 => /lib/libdl.so.2 (0x4002e000)
libc.so.6 => /lib/libc.so.6 (0x40032000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
and the directory in which the files reside looks like this:
-rwxr--r-- 1 games games 725 Mar 2 20:15 Readme.txt
-rw-r--r-- 1 games games 7 Mar 3 20:35 bad_names.txt
drwxr-xr-x 3 games games 1344 Mar 2 20:17 httpdocs
-rw-r--r-- 1 games games 50 Mar 3 20:36 server.ini
-rw-r--r-- 1 games games 842 Mar 3 20:36 server.log
-rwxr--r-- 1 games games 616692 Mar 2 20:18 server_linux
-rwxr--r-- 1 games games 2594 Dec 7 15:20 slicense.txt
-rwxrwxrwx 1 games games 233084 Mar 2 20:18 sqlite.so
drwxr-xr-x 2 games games 1296 Mar 2 20:18 sqlite_sql
-r-xr--r-- 1 games games 772 Mar 3 20:35 tss.SuSE_startscript
-r-xr--r-- 1 games games 358 Aug 26 2002 tss.minimal_startscript
does anyone have any idea why the error is occuring? also why does it say sqlite.dll is not found this seems rather misleading, at least to me as a chiefly MS oriented person.
Thanks in Advance for any assistance.
Dj
-
04-03-2003, 02:05 #2
-= TeamSpeak Team =-
- Join Date
- Jun 2002
- Location
- Netherlands
- Posts
- 1,196
hmm I have a guess..
Tell me exactly how you started it.
Try this.. cd to the dir where server_linux is in (example cd /home/niels/tss2_rc2/)
then start the server there "./server_linux"
See if that helps
-
04-03-2003, 13:49 #3
thanks for responding Niels.
ok I am running it from the installed directory, which is /home/games/tss2_rc2
using ./tss.Suse_startscript start.
Having tried ./server_linux I get
games@eco84:~/tss2_rc2 $>./server_linux
Error starting daemon. Aborted
and the server.log contains
---------------------------------------------------------------
-------------- log started at 04-03-03 13:49 -------------
---------------------------------------------------------------
04-03-03 13:49:16,ALL,Info,server, Server init initialized
04-03-03 13:49:16,ALL,Info,server, Server version: 2.0.19.16 Linux
04-03-03 13:49:16,ERROR,All,SQL, Database initialization error: Library "
04-03-03 13:49:16,ERROR,All,SQL, Database initialization error: Library "
04-03-03 13:49:16,ERROR,All,SERVER, Start_TeamSpeak_Server: unable to open s
----------------------------------------------------------
---------------------------------------------------------------
--------------- log ended at 04-03-03 13:49 --------------
---------------------------------------------------------------
s
-
04-03-2003, 14:43 #4
This is sorted now.
Thanks for your help guys.
special thanks to Scratch Monkey for putting me on the right track in replying to this post RC2 & FreeBSD & SQLite = Error starting daemon. Aborted
-
04-03-2003, 15:02 #5
D'oh I should mention what fixed it cos I hate it when no-one comes back and says how to resolve an issue once they have.
it all came down to my GLIBC version I was on 2.1 and tss2_rc2 needs 2.2.
I discovered this doing an ldd sqlite.so
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
No Sound
By tank464 in forum [TeamSpeak 2] Client SupportReplies: 20Last Post: 18-11-2009, 19:16 -
MySQL startup error: SQL files not found
By winetown in forum [TeamSpeak 2] Server SupportReplies: 6Last Post: 05-06-2008, 07:43 -
Timeout nach 30 Sekunden
By NNNChef in forum [TeamSpeak 2] Client SupportReplies: 0Last Post: 09-01-2006, 21:05 -
Database initialization error: Library "sqlite.so" not found
By techwolf in forum [TeamSpeak 2] Server SupportReplies: 0Last Post: 16-04-2004, 15:20 -
Database initialization error: Library "sqlite.so" not found.
By amalisz in forum [TeamSpeak 2] Server SupportReplies: 6Last Post: 19-01-2004, 22:49



Reply With Quote