|
|
|
|
June 6th, 2007, 07:25 AM
|
Corporal
|
|
Join Date: Feb 2007
Posts: 140
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Running dom3 under Linuxbase on FreeBSD
Is it possible? Has anyone tried?
|
June 17th, 2007, 04:22 PM
|
Private
|
|
Join Date: Jun 2007
Location: Florida, USA
Posts: 35
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Running dom3 under Linuxbase on FreeBSD
I run Dom3 under both Mandriva 2007 and Ubuntu 7.04 ("Fiesty Fawn"). It works perfectly.
|
June 17th, 2007, 04:55 PM
|
|
General
|
|
Join Date: Sep 2003
Location: United Kingdom
Posts: 3,603
Thanks: 0
Thanked 22 Times in 22 Posts
|
|
Re: Running dom3 under Linuxbase on FreeBSD
Erh. The keyword here is "FreeBSD", as in "does Dominions run under the Linux emulation provided by FreeBSD?". Native Linux is fine, of course.
For what it's worth, I could get Dominions 2 to run under FreeBSD. I haven't tried Dominions 3, but I could give it a try... as soon as I figure out where I put my FreeBSD box.
|
June 17th, 2007, 05:03 PM
|
|
Shrapnel Fanatic
|
|
Join Date: Oct 2003
Location: Vacaville, CA, USA
Posts: 13,736
Thanks: 341
Thanked 479 Times in 326 Posts
|
|
Re: Running dom3 under Linuxbase on FreeBSD
If you get it to run then please announce it all over the FreeBSD boards
__________________
-- DISCLAIMER:
This game is NOT suitable for students, interns, apprentices, or anyone else who is expected to pass tests on a regular basis. Do not think about strategies while operating heavy machinery. Before beginning this game make arrangements for someone to check on you daily. If you find that your game has continued for more than 36 hours straight then you should consult a physician immediately (Do NOT show him the game!)
|
September 11th, 2007, 06:44 AM
|
Corporal
|
|
Join Date: Feb 2007
Posts: 140
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Running dom3 under Linuxbase on FreeBSD
:-) I have the pleasure to report that I managed to get it working under FreeBSD 6.2 with Linux emulation.
If someone is interested in details, I will gladly provide assistance.
|
September 11th, 2007, 10:06 AM
|
Sergeant
|
|
Join Date: Jan 2007
Location: Poznań, Poland
Posts: 340
Thanks: 1
Thanked 5 Times in 4 Posts
|
|
Re: Running dom3 under Linuxbase on FreeBSD
Could you perhaps just write a simple HOWTO and post it here?
|
September 1st, 2008, 07:19 AM
|
Corporal
|
|
Join Date: Feb 2007
Posts: 140
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Running dom3 under Linuxbase on FreeBSD
I admit that it's a bit late :-), but I've sorted out the minimal necessary steps since I had to do it again. Here goes the list of the required ports:
linux_base-fc-4_13
linux-sdl-1.2.10,1
linux-sdl_image-1.2.5
linux-sdl_ttf-2.0.8
linux_dri-7.0
Just install these along with the required dependencies, and you should be set to go! Exact versions do not matter, just compile the latest stuff from ports.
Also, you will probably need the correct drivers with functional OpenGL hardware support for your current card.
Mine is GeforceMX4000, supported by the legacy driver nvidia-driver-96.43.07. I am not sure how well are ATI chips supported (if at all).
Works under FreeBSD 7 too!
|
September 1st, 2008, 07:55 AM
|
|
General
|
|
Join Date: Feb 2007
Location: R'lyeh
Posts: 3,861
Thanks: 144
Thanked 403 Times in 176 Posts
|
|
Re: Running dom3 under Linuxbase on FreeBSD
Here's my cheap two-step "How to get Dominions 3 running" guide for any Linux and BSD derivative:
- install Wesnoth. This game should be available in all the distributions through the normal package repository.
- install Dominions. All the necessary dependencies should have been pulled in by Wesnoth.
|
September 1st, 2008, 09:05 AM
|
Corporal
|
|
Join Date: Feb 2007
Posts: 140
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Running dom3 under Linuxbase on FreeBSD
Quote:
Originally Posted by lch
Here's my cheap two-step "How to get Dominions 3 running" guide for any Linux and BSD derivative:
- install Wesnoth. This game should be available in all the distributions through the normal package repository.
- install Dominions. All the necessary dependencies should have been pulled in by Wesnoth.
|
That would not work FreeBSD, because while Wesnoth is compiled natively and the resulting binaries are runable directly on FreeBSD, Dominions are installed as Linux binaries, so you need all the LinuxBase infrastructure in place to run it. Wesnoth requires no such thing and won't do it for you.
One more addendum for the procedure I described above:
You need to enable Linux binary compatibility either by compiling the kernel with the following directive:
Code:
options COMPAT_LINUX
or by loading the corresponding kernel module with:
|
Thread Tools |
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|