DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Ports and Packages

FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 18th July 2008
darken darken is offline
Port Guard
 
Join Date: May 2008
Posts: 30
Default Teamspeak Server

Hello,

I have just installed teamspeak server has leave the harbour

Code:
# cd /usr/ports/audio/teamspeak_server
Code:
make install clean

How to start my teamspeak waiter and how the configurer
Reply With Quote
  #2   (View Single Post)  
Old 18th July 2008
BSDfan666 BSDfan666 is offline
Real Name: N/A, this is the interweb.
Banned
 
Join Date: Apr 2008
Location: Ontario, Canada
Posts: 2,223
Default

Online translation services rarely work, I can not understand your question as phrased... please ask an English speaking friend to help.
Reply With Quote
  #3   (View Single Post)  
Old 18th July 2008
darken darken is offline
Port Guard
 
Join Date: May 2008
Posts: 30
Default

Excuse I,

Now we can use the supplied rc.d script to start the server.

Code:
# /usr/local/etc/rc.d/teamspeak-server.sh start
Starting teamspeak.
When I type the command the following message

command no found
Reply With Quote
  #4   (View Single Post)  
Old 18th July 2008
graudeejs's Avatar
graudeejs graudeejs is offline
Real Name: Aldis Berjoza
ISO Quartermaster
 
Join Date: Jul 2008
Location: Riga, Latvia
Posts: 589
Default

you need to edit rc.conf file....
perhos something like
teamspeak-server_enable="YES" or something like that
Reply With Quote
  #5   (View Single Post)  
Old 18th July 2008
darken darken is offline
Port Guard
 
Join Date: May 2008
Posts: 30
Default

teamspeak-server_enable="YES" no found

/usr/local/etc/rc.d/teamspeak-server.sh start no found
Reply With Quote
  #6   (View Single Post)  
Old 18th July 2008
darken darken is offline
Port Guard
 
Join Date: May 2008
Posts: 30
Default teamspeak server

the message error

Quote:
$ /usr/local/etc/rc.d/teamspeak-server
teamspeak-server_enable=YES: not found
Usage: /usr/local/etc/rc.d/teamspeak-server [fast|force|one](start|stop|restart|rcvar|status|poll)
$


Quote:
$ /usr/local/etc/rc.d/teamspeak-server start
teamspeak-server_enable=YES: not found
$
Reply With Quote
  #7   (View Single Post)  
Old 18th July 2008
daveol daveol is offline
New User
 
Join Date: May 2008
Location: New York
Posts: 1
Default

I was unfamiliar with teamspeak so out of curiosity I did a search and found a forum dedicated to Teamspeak. Specifically I hit the "FreeBSD guide to TeamSpeak2". The thread begins in 2003 (a little outdated), however it is quite lengthy, and the latest posts are from December of 07 where a fellow gives some tips and refers to his success on FreeBSD 6.2. Here is a link to the tail end of the thread:
http://forum.teamspeak.com/showthrea...t=4124&page=16
Hope this helps

Dave
Reply With Quote
  #8   (View Single Post)  
Old 18th July 2008
darken darken is offline
Port Guard
 
Join Date: May 2008
Posts: 30
Default

Thank you
the message error

Quote:
sakeraiders# /usr/local/etc/rc.d/teamspeak-server startStarting teamspeak.ELF binary type "0" not known./usr/local/lib/teamspeak_server/server_linux: 1: Syntax error: "(" unexpectedsakeraiders#

Last edited by darken; 18th July 2008 at 06:56 AM.
Reply With Quote
  #9   (View Single Post)  
Old 18th July 2008
BSDfan666 BSDfan666 is offline
Real Name: N/A, this is the interweb.
Banned
 
Join Date: Apr 2008
Location: Ontario, Canada
Posts: 2,223
Default

I really hope that's a translation error.
Reply With Quote
Old 18th July 2008
Inty's Avatar
Inty Inty is offline
New User
 
Join Date: May 2008
Location: Netherlands
Posts: 6
Default

You need to install the linux base compatibility layer

as root:

cd /usr/ports/emulators/linux_base-f8 && make install distclean

and edit /etc/rc.conf put in the following:

linux_enable="YES"

and edit /etc/fstab put in the following:

none /compat/linux/proc linprocfs rw 0 0

and reboot the system.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
teamspeak server Nk2Network OpenBSD General 3 12th May 2009 09:49 AM
Sun Java System Web Server - Active Server Pages (yes ASP) hopla FreeBSD General 0 26th September 2008 08:22 AM


All times are GMT. The time now is 10:08 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick