Results 31 to 45 of 236
Thread: FreeBSD guide to TeamSpeak2_RC2
-
13-03-2003, 02:31 #31
-= TeamSpeak User =-
- Join Date
- Mar 2003
- Location
- Ontario, Canada
- Posts
- 12
No good, I compared all my packages with yours and downloaded as neccesary (there were only two I think that I didn't have) and it still didn't work.
I keep getting that same stupid error of sqlite.dll not found despite the fact that I have sqlite. There was something in another thread about compiling sqlite and exporting the binaries into the server directory, did you do any of that?
I'm also still wondering why the server logs are talking about sqlite.dll instead of libsqlite.so, seems that .dll would be for windows would it not?
You positive that those were the only things you did to get it working? I'm almost down to the point of seeing if wine will run the windows server
-
13-03-2003, 02:35 #32
-= TeamSpeak Lover =-
- Join Date
- Mar 2003
- Location
- London UK
- Posts
- 66
Try checking the following in the tss2_rc2 dir and ensure you get the same output:
bash-2.05b$ brandelf server_linux
File 'server_linux' is of brand 'SVR4' (0).
bash-2.05b$ file server_linux
server_linux: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), stripped
bash-2.05b$ file sqlite.so
sqlite.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), stripped
-bash-2.05b$ ldd server_linux
server_linux:
/lib/libNoVersion.so.1 => /lib/libNoVersion.so.1 (0x281e7000)
libpthread.so.0 => /lib/libpthread.so.0 (0x281eb000)
libdl.so.2 => /lib/libdl.so.2 (0x28202000)
libc.so.6 => /lib/libc.so.6 (0x28206000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x281d0000)
Finally just try re-downloading and re-extracting to clean dir.
-
13-03-2003, 03:34 #33
-= TeamSpeak User =-
- Join Date
- Mar 2003
- Location
- Ontario, Canada
- Posts
- 12
Aha!
My problem is found!
My sqlite.so doesn't even exist! How did you manage to build one? When I compiled from the ports tree I didn't get one and even when I compile manually from the sqlite site I still don't get any module named sqlite.so.
Is it supposed to be shipped with the linux server or something or am I totally missing a step here?
Thanks once again
EDIT: I'm an absolute moron, really, really, really big moron. I downloaded the build from the main site instead of the ftp. The build on the ftp is a newer build with updated directories which uses sqlite. I think it might help to put the newest build on the main http instead of having to sort through the ftp. Could this also be the source of problems for all others? Wohoo!Last edited by or_smth; 13-03-2003 at 03:43.
-
13-03-2003, 09:28 #34
-= TeamSpeak User =-
- Join Date
- Mar 2003
- Location
- Denmark
- Posts
- 13
I still dont get this
Sql support?6. Be sure you have installed
a) linux_base1.7_2
b) sql support installed on your server (package?)
Package?
Maybe im just a fool, but i have no ide what kind off sql support you are talking about, is it sqlite.so or is it another source?.
Hope you can give more details on this isue!!Last edited by DeltaDK; 13-03-2003 at 09:31.
-
13-03-2003, 09:36 #35
-= TeamSpeak Lover =-
- Join Date
- Mar 2003
- Location
- London UK
- Posts
- 66
No package required for sql support it comes with tss2_rc2.
-
13-03-2003, 10:34 #36
-= TeamSpeak User =-
- Join Date
- Mar 2003
- Location
- Denmark
- Posts
- 13
yes i know it dose, but it dosent work, i just wana know what xMACHINEx is talking about, couse he postet this´
This worked for him, so he did somthing rigthb) sql support installed on your server (package?)
-
13-03-2003, 13:44 #37
-= TeamSpeak Lover =-
- Join Date
- Dec 2002
- Location
- Vancouver, Canada
- Posts
- 35
you can download sql support from a website (search the forums)
and recompile it on your own system.
that has worked for some people.
-
13-03-2003, 13:46 #38
-= TeamSpeak User =-
- Join Date
- Jul 2002
- Location
- Eindhoven NL
- Posts
- 11
I got it working on a FreeBSD4.8-PRERELEASE box, just extract and execute. A FreeBSD4.7-STABLE it didn't work, gave the SQL-errors and stuff. Linux went great, other FBSD-4.7's gave errors, gonna try a FBSD5 now..
UPDATE: FBSD5 went ok, right out-of-the-tarLast edited by Onkel/Hansi; 13-03-2003 at 13:49.
-
13-03-2003, 14:41 #39What's the date of your v4.7-STABLE that didn't work?Originally posted by Onkel/Hansi
I got it working on a FreeBSD4.8-PRERELEASE box, just extract and execute. A FreeBSD4.7-STABLE it didn't work, gave the SQL-errors and stuff. Linux went great, other FBSD-4.7's gave errors, gonna try a FBSD5 now..
UPDATE: FBSD5 went ok, right out-of-the-tar
-
13-03-2003, 14:51 #40
-= TeamSpeak User =-
- Join Date
- Jul 2002
- Location
- Eindhoven NL
- Posts
- 11
(hansi@tinkywinky)~$uname -a
FreeBSD tinkywinky.stack.nl 4.7-STABLE FreeBSD 4.7-STABLE #4: Wed Feb 19 15:35:39 CET 2003 hansi@tinkywinky.stack.nl:/usr/src/sys/compile/TWINKY-SMP i386
-
13-03-2003, 19:45 #41
-= TeamSpeak Lover =-
- Join Date
- Dec 2002
- Location
- Vancouver, Canada
- Posts
- 35
I suggest you try BSD 5... it works on BSD 5.
-
14-03-2003, 06:51 #42
-= TeamSpeak User =-
- Join Date
- Mar 2003
- Location
- Israel
- Posts
- 2
I have FreeBSD5.0-RELAEASE and it doesn't work "out of the tar", actually it doesn't work at all.. (sqlite.so problem like above)
-
14-03-2003, 07:11 #43
-= TeamSpeak User =-
- Join Date
- Jul 2002
- Location
- Eindhoven NL
- Posts
- 11
Upgrading to BSD 5 is not an option for me on the 4.7-box, although BSD 5 is RELEASE, I'm not confident enough in it's stability to run anything else than my home-box on it. I will try a cvsup and make world, maybe that helps.
-
14-03-2003, 13:51 #44
-= TeamSpeak Lover =-
- Join Date
- Dec 2002
- Location
- Vancouver, Canada
- Posts
- 35
are you still getting the "sqlite.dll" error?
or "error: database locked in query"?
maybe you need to install the database packages.
try the /stand/sysinstall
and install/re-install the database packages
-
14-03-2003, 15:11 #45
-= TeamSpeak User =-
- Join Date
- Mar 2003
- Location
- Denmark
- Posts
- 13
what database packages is you are talking about??are you still getting the "sqlite.dll" error?
or "error: database locked in query"?
maybe you need to install the database packages.
try the /stand/sysinstall
and install/re-install the database packages
Forgive if i sound stupid
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
TeamSpeak server on FreeBSD - Getting it done quick
By Kordau in forum [TeamSpeak 2] Server SupportReplies: 2Last Post: 07-08-2008, 22:47 -
Teamspeak2 für FreeBSD amd64
By CRAZyBUg in forum [TeamSpeak 2] General QuestionsReplies: 1Last Post: 12-09-2007, 20:10 -
FreeBSD 6.0, latest TS2 -- cannot play AND use TS.
By bsduser in forum [TeamSpeak 2] Client SupportReplies: 1Last Post: 29-03-2006, 17:00 -
FreeBSD Support
By Degas in forum [TeamSpeak 2] General QuestionsReplies: 1Last Post: 31-10-2004, 05:15 -
FreeBSD 5.1 microphone/speakers muted
By curt in forum [TeamSpeak 2] Client SupportReplies: 1Last Post: 16-06-2003, 01:25


Reply With Quote
