|
|
2011-01-30
, 06:32
|
|
Posts: 31 |
Thanked: 3 times |
Joined on Sep 2010
|
#51
|
|
|
2011-01-30
, 08:18
|
|
Posts: 458 |
Thanked: 274 times |
Joined on Mar 2010
@ Finland
|
#52
|
|
|
2011-01-30
, 14:16
|
|
Posts: 31 |
Thanked: 3 times |
Joined on Sep 2010
|
#53
|
|
|
2011-01-30
, 16:20
|
|
Posts: 458 |
Thanked: 274 times |
Joined on Mar 2010
@ Finland
|
#54
|
when i try to run from terminal i get the foll error message /usr/games/pingus: error while loading shared libraries: libvorbisfile.so.3: cannot open shared object file: No such filel or directory
/usr/games/pingus --datadir /usr/share/games/pingus/data/ --fullscreen -g 800x48
sudo apt-get install libvorbis0a
|
|
2011-01-30
, 16:32
|
|
Posts: 31 |
Thanked: 3 times |
Joined on Sep 2010
|
#55
|
Are you sure you ran this command:
If yes, the package might miss a dependency. Try runnig:Code:/usr/games/pingus --datadir /usr/share/games/pingus/data/ --fullscreen -g 800x48
and try again. If that fixed your problem please report back because that means I need to upload a new version with that package as a dependency.Code:sudo apt-get install libvorbis0a
|
|
2011-02-01
, 16:39
|
|
Posts: 31 |
Thanked: 3 times |
Joined on Sep 2010
|
#56
|
|
|
2011-02-01
, 18:28
|
|
Posts: 458 |
Thanked: 274 times |
Joined on Mar 2010
@ Finland
|
#57
|
sudo apt-get install libvorbisfile3
|
|
2011-02-01
, 19:11
|
|
Posts: 31 |
Thanked: 3 times |
Joined on Sep 2010
|
#58
|
Sorry, totally forget to answer you or look into your problem...
Try running:
That should be the right missing package, I just didn't look close enough to exactly what file you were missing (but don't worry, this package depends on the previous one so it doesn't matter if you installed it).Code:sudo apt-get install libvorbisfile3
|
|
2011-02-01
, 19:32
|
|
Posts: 458 |
Thanked: 274 times |
Joined on Mar 2010
@ Finland
|
#59
|
now it says error while loading shared libraries libmikodh.so.2 : cannot open shared object file no such file or directory
sudo apt-get install libmikmod2
|
|
2011-02-02
, 04:11
|
|
Posts: 31 |
Thanked: 3 times |
Joined on Sep 2010
|
#60
|
Are you sure you wrote the "libmikodh.so.2" right? If it really was libmikmod.so.2 run:
but I higly doubt that since even i don't need that package to run the game. If you wrote it wrong please post the right missing files name and I'll look into this again.Code:sudo apt-get install libmikmod2