From owner-freebsd-questions@FreeBSD.ORG  Fri Jan 28 20:31:27 2005
Return-Path: <owner-freebsd-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 5769216A4CE
	for <freebsd-questions@freebsd.org>;
	Fri, 28 Jan 2005 20:31:27 +0000 (GMT)
Received: from www.wcborstel.nl (wcborstel.demon.nl [82.161.134.53])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4884D43D2F
	for <freebsd-questions@freebsd.org>;
	Fri, 28 Jan 2005 20:31:26 +0000 (GMT)
	(envelope-from jorn@wcborstel.nl)
Received: from localhost (localhost [127.0.0.1])
	by www.wcborstel.nl (Postfix) with ESMTP id 17B39429F;
	Fri, 28 Jan 2005 21:33:04 +0100 (CET)
Received: from www.wcborstel.nl ([127.0.0.1])
 by localhost (www.wcborstel.nl [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 22187-06; Fri, 28 Jan 2005 21:32:54 +0100 (CET)
Received: from www.wcborstel.nl (localhost [127.0.0.1])
	by www.wcborstel.nl (Postfix) with ESMTP id B072741AA;
	Fri, 28 Jan 2005 21:32:54 +0100 (CET)
From: "Jorn Argelo" <jorn@wcborstel.nl>
To: Josh Paetzel <josh@tcbug.org>, freebsd-questions@freebsd.org
Date: Fri, 28 Jan 2005 21:32:54 +0100
Message-Id: <20050128203207.M25146@wcborstel.nl>
In-Reply-To: <200501281002.42832.josh@tcbug.org>
References: <20050128045019.GA1816@alzatex.com>
	<20050128101202.M5900@wcborstel.nl> <20050128112541.GA8442@alzatex.com>
	<200501281002.42832.josh@tcbug.org>
X-Mailer: Open WebMail 2.50 20050106
X-OriginatingIP: 82.161.134.53 (jorn)
MIME-Version: 1.0
Content-Type: text/plain;
	charset=iso-8859-1
X-Virus-Scanned: by amavisd-new at mail.wcborstel.nl
cc: "Loren M. Lang" <lorenl@alzatex.com>
Subject: Re: UT2004 on FreeBSD
X-BeenThere: freebsd-questions@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: User questions <freebsd-questions.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>,
	<mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions>
List-Post: <mailto:freebsd-questions@freebsd.org>
List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>,
	<mailto:freebsd-questions-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 28 Jan 2005 20:31:27 -0000

On Fri, 28 Jan 2005 10:02:42 -0600, Josh Paetzel wrote
> On Friday 28 January 2005 05:25, Loren M. Lang wrote:
> > On Fri, Jan 28, 2005 at 11:15:38AM +0100, Jorn Argelo wrote:
> > > On Thu, 27 Jan 2005 22:31:33 -0800, Loren M. Lang wrote
> > >
> > > > On Thu, Jan 27, 2005 at 08:50:19PM -0800, Loren M. Lang wrote:
> > > > > I know there were some people on the list asking about
> > > > > running Unreal Tournament 2004 on FreeBSD a while back. 
> > > > > Mainly, the c++ libraries were what was missing in
> > > > > linux_base.  Now that linux_base-rh9 is out, all the required
> > > > > libraries are easy to install.  Also, x11/linux-XFree86-libs
> > > > > will be needed.  I have UT2004 running in freebsd, but some
> > > > > of the images and player models don't show up and, while the
> > > > > mouse works in the menus, once I get in game, I can't do
> > > > > anything.  Any ideas on how to fix this?
> > > >
> > > > It seems the keyboard doesn't work either once I'm in game
> > > > except for alt-enter when windows the screen from fullscreen. 
> > > > It's like it's not able to access the keyboard or mouse using
> > > > what ever raw access it's trying to do, but they both work
> > > > elsewhere when it's just using the regular X protocol to access
> > > > them.
> > >
> > > I'm using linux_base-7.1, and I don't have linux-XFree86-libs
> > > installed either (Perhaps that's not required since I'm use
> > > x.org.) And UT2004 works just fine with me. Though the
> > > performance is somewhat worse then it was at Windows, but that's
> > > probably because of the Nvidia drivers. Of course, one should not
> > > expect too much from an GeForce 4 MX440 :)
> >
> > When I was using linux_base-7 I had several linux programs missing
> > certain versions of libstdc++ libraries.  The installed version was
> > something like libstdc++.so.3 and the program needed something like
> > libstdc++.so.9.  Since I installed linux_base-rh-9, they now run,
> > though UT2004 has problems in-game.  Before I upgraded linux_base,
> > it didn't even start.  Also, linux-XFree86-libs isn't needed for
> > linux_base-7, there already part of it, but they seperated it out
> > for rh-9 I guess.
> >
> > And UT2004 runs just fine in Linux with my GeForce4 MX440 and since
> > Doom 3 runs pretty good in both linux and freebsd with my geforce
> > 4, I'd say the nvidia drivers are probably pretty good.
> >
> > > Jorn
> 
> Where can I get the installer?

It's located on the CD or DVD. I have the DVD version, so it's on the first
DVD. I think the linux installer is located on the first CD as well.

Jorn

> 
> -- 
> Thanks,
> 
> Josh Paetzel
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"