Welcome to the Creatures Wiki! Log in and join the community.

Difference between revisions of "Forum:Problems installing on ubuntu"

From Creatures Wiki
Jump to navigation Jump to search
(Created page with '{{Forumheader|Help desk}} <!-- Please put your content under this line. Be sure to sign your edits with four tildes: ~~~~ --> Hello, I'm new to Ubuntu and have installed Versio...')
 
Line 49: Line 49:
 
Converting images to local format
 
Converting images to local format
 
./imageconvert: error while loading shared libraries: libgtk-1.2.so.0: cannot open shared object file: No such file or directory
 
./imageconvert: error while loading shared libraries: libgtk-1.2.so.0: cannot open shared object file: No such file or directory
 +
 +
Hello , try : '''sudo apt-get install libgtk1.2'''  <br />
 +
seem libgtk ver. 1.2 isn´t installed. Then try to run the installer with '''--nocheck'''  ; the server is down, no updates!!--[[User:August0815|August0815]] 17:43, 13 May 2009 (UTC)

Revision as of 17:43, 13 May 2009

Forums: Index > Help desk > Forum:Problems installing on ubuntu


{{#ifeq:|Template||}}


Hello, I'm new to Ubuntu and have installed Version 8.10 (ibex) on my very old Laptop. I wanted to install creatures internet edition but it failed and I don't know what to do now. This is for troubleshooting:

1st I downloaded the package "dockingstation.run"

2nd I activated it with sh dockingstation.run It failed for the first time saying:

Updating linux_x86_glibc21 to latest version

Getting files from ports/linux_x86_glibc21_64/ to /usr/local/games/dockingstation Finished linux_x86_glibc21 update Relaunching new version of script trap: 119: SIGINT: bad trap


3rd I had to set a password for root (as it is not set by default) to change to SU

4th I installed it again using sh dockingstation.run

5th it failed again and said:

Verifying archive integrity... All good. Uncompressing Creatures: Docking Station. ./dstation-install: line 83: type: creatures3: not found

Docking Station InstallBlast


Installing off filesystem /tmp/selfgz9613/.

Checking for updates...

Current linux_x86_glibc21 build: linux_x86_glibc21_64 Latest linux_x86_glibc21 build: linux_x86_glibc21_64 Nothing to update for linux_x86_glibc21

Making 'dockingstation' executable link...

Current global build: Latest global build: dsbuild 195 Updating to latest version Updating global data to latest version

Getting files from dsbuild 195/global/ to /usr/local/games/dockingstation Converting images to local format ./imageconvert: error while loading shared libraries: libgtk-1.2.so.0: cannot open shared object file: No such file or directory

Hello , try : sudo apt-get install libgtk1.2
seem libgtk ver. 1.2 isn´t installed. Then try to run the installer with --nocheck ; the server is down, no updates!!--August0815 17:43, 13 May 2009 (UTC)