From owner-freebsd-questions@FreeBSD.ORG Fri Nov 3 22:11:25 2006 Return-Path: X-Original-To: questions@FreeBSD.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6ED4D16A4AB for ; Fri, 3 Nov 2006 22:11:25 +0000 (UTC) (envelope-from jonathanv@optonline.net) Received: from mta3.srv.hcvlny.cv.net (mta3.srv.hcvlny.cv.net [167.206.4.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9175A43D5E for ; Fri, 3 Nov 2006 22:11:20 +0000 (GMT) (envelope-from jonathanv@optonline.net) Received: from [192.168.1.2] (ool-182dfe6a.dyn.optonline.net [24.45.254.106]) by mta3.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTP id <0J8600A6ADMVB640@mta3.srv.hcvlny.cv.net> for questions@FreeBSD.org; Fri, 03 Nov 2006 17:11:19 -0500 (EST) Date: Fri, 03 Nov 2006 17:11:03 -0500 From: Jonathan Vomacka To: questions@FreeBSD.org Message-id: <454BBE77.8040900@optonline.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) Cc: Subject: FreeBSD 6.1 and Counter-Strike: Source Server (SRCDS) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Nov 2006 22:11:25 -0000 Hello all (again) I just e-mailed the list before and recieved a response on my last question however I have one more problem (which seems to be the biggest for me). I am trying to run a Counter-Strike: Source dedicated server off FreeBSD 6.1. I previously had it running fine with CentOS but because BSD needs linux binaries and such, i have run into a problem. First off I'd like to say that I already installed linux_base8 (or so i think) and have enabled it in rc.conf. I installed the source dedicated server files using hldsupdatetool (steams client) NOT the one provided by /use/ports/games/linux-steam. I found that the steam client in freebsd ports seems a bit outdated since steam doesnt use email and logins anymore to install/update steam server files. There used to be a problem with the hldsupdatetool which forced people to use the steam update tool in the ports collection but I believe thats been fixed now because i ran it without any problems (unless theres something i dont know). In any event to make a long story short, when I try to run srcds, it gives me an error and refuses to run. For all those gameserver people out there and GSP's do you think you could lend a hand? I know quite a few gameservers providers that run their source servers on freebsd. Maybe im doing something wrong. Could someone walk me through how to get source up and running starting from scratch on everything I need to do/install in order for source to work? This is the error im getting when i try to run srcds chi01-043-36# ./srcds_i686 -game cstrike +hostport 27015 +ip 208.100.3.190 +maxplayers 12 +map de_dust2 +exec server.cfg +fps_max 600 -tickrate 100 Failed to open bin/dedicated_i686.so (tier0_i486.so: cannot open shared object file: No such file or directory) Thanks much in advance! I promise I won't try to bother the list anymore Kind Regards, Jonathan