Page 1 of 1

Problems with my game in fedora 8

PostPosted: Tue Feb 05, 2008 8:22 pm
by regine
I tried to start my game in Fedora 8, and when i click on the file, nothing happens.

Is there any solution for that problem?

Re: Problems with my game in fedora 8

PostPosted: Tue Feb 05, 2008 9:01 pm
by makslane
Enter in the shell e type:

./yourgamename

Re: Problems with my game in fedora 8

PostPosted: Tue Feb 05, 2008 9:44 pm
by regine
When i try to start it from the shell it displays this error:

./PacksAdventureLinux: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory

Re: Problems with my game in fedora 8

PostPosted: Wed Feb 06, 2008 12:59 am
by makslane
Try this: Enter the command as root and type:
yum install libstdc++.so.5

Re: Problems with my game in fedora 8

PostPosted: Wed Feb 06, 2008 10:17 am
by regine
Then it displays this error:

yum install libstdc++.so.5
Could not retrieve mirrorlist http://mirrors.fedoraproject.org/mirror ... &arch=i386 error was
[Errno 4] IOError: <urlopen error (-3, 'Tempor\xc3\xa4rer Fehler bei der Namensaufl\xc3\xb6sung')>
Error: Cannot retrieve repository metadata (repomd.xml) for repository: development. Please verify its path and try again

I think its because i havent got Internet on Fedora.