|
|
|
 |

May 7th, 2007, 07:20 AM
|
Private
|
|
Join Date: May 2007
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Installing problems on Debian etch
Hi everyone:
I'm getting this
ls -l /usr/lib/libXi*
lrwxrwxrwx 1 root root 14 2007-05-07 12:38 /usr/lib/libXi.so.6 -> libXi.so.6.0.0
-rw-r--r-- 1 root root 35752 2007-02-16 20:42 /usr/lib/libXi.so.6.0.0
so libXi.so -> libXi.so.6.0.0 link is missing, or so it seems...
Meanwhile I've tried a workaround doing a manual install (as explained in the README file), and I get the game running, but i can't patch it correctly (also, I don't get the menu entries and so, but I don't really care for them)
|

May 7th, 2007, 08:26 AM
|
 |
General
|
|
Join Date: Mar 2007
Location: Japan
Posts: 3,691
Thanks: 269
Thanked 397 Times in 200 Posts
|
|
Re: Installing problems on Debian etch
I think the permissions on /usr/lib/libXi.so.6.0.0 are wrong.
Please try this, Code:
chmod 755 /usr/lib/libXi.so.6.0.0
ln -s /usr/lib/libXi.so.6.0.0 /usr/lib/libXi.so
And then run the install program again.
__________________
Whether he submitted the post, or whether he did not, made no difference. The Thought Police would get him just the same. He had committed— would still have committed, even if he had never set pen to paper— the essential crime that contained all others in itself. Thoughtcrime, they called it. Thoughtcrime was not a thing that could be concealed forever.
http://z7.invisionfree.com/Dom3mods/index.php?
|

May 7th, 2007, 12:47 PM
|
 |
Brigadier General
|
|
Join Date: Aug 2003
Location: Mictlan
Posts: 1,767
Thanks: 12
Thanked 165 Times in 22 Posts
|
|
Re: Installing problems on Debian etch
The installer is a 32-bit binary. Could it be that you're running a 64-bit distro without any support for 32-bit applications. In that case the installer won't work. But I believe there are instructions for a manual install as well.
|

May 7th, 2007, 02:22 PM
|
 |
Shrapnel Fanatic
|
|
Join Date: Oct 2003
Location: Vacaville, CA, USA
Posts: 13,736
Thanks: 341
Thanked 479 Times in 326 Posts
|
|
Re: Installing problems on Debian etch
There is also a text-mode installation which wont need the gui libraries. I use that.
__________________
-- 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!)
|

May 7th, 2007, 07:10 PM
|
Private
|
|
Join Date: May 2007
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Installing problems on Debian etch
Thanks again for helping me with this
vfb --> it did not work
ls -l /usr/lib/libXi.so*
lrwxrwxrwx 1 root root 23 2007-05-07 23:59 /usr/lib/libXi.so -> /usr/lib/libXi.so.6.0.0
lrwxrwxrwx 1 root root 14 2007-05-08 01:18 /usr/lib/libXi.so.6 -> libXi.so.6.0.0
-rwxr-xr-x 1 root root 33248 2006-11-28 02:09 /usr/lib/libXi.so.6.0.0
I have this now, but installer keeps complaining about it:
/dominions3_installer.run: error while loading shared libraries: libXi.so.6: cannot open shared object file: No such file or directory
Johan K --> maybe you're right, I'm running a 64-bit Etch. Previously I installed it in Ubuntu 64 bits, but it had some 32-bit libraries (because it has no 64-bits native flash player and I had to install firefox32). I'll try this way. Manual install is OK and it works, but I'm not able to patch the game right...
|

May 7th, 2007, 07:13 PM
|
 |
General
|
|
Join Date: Feb 2007
Location: R'lyeh
Posts: 3,861
Thanks: 144
Thanked 403 Times in 176 Posts
|
|
Re: Installing problems on Debian etch
For patching in Linux, you just have to unzip, so that shouldn't be a problem. The 64bit binary is included in the patch.
|

May 7th, 2007, 07:20 PM
|
Private
|
|
Join Date: May 2007
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Installing problems on Debian etch
Ok
It worked installing ia32-libs. My fault for being such a newbie.
Thanks to all of you for the help, really.
|
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
|
|
|
|
|