<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi everybody,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I finally found how to make a launcher for The 
Pingus game;</FONT></DIV>
<DIV><FONT face=Arial size=2>For my setup, I put the downloaded binaries in 
/home/myuserfolder/pingusfolder/ </FONT></DIV>
<DIV><FONT face=Arial size=2>To start the game in a terminal I was writing 
/home/myuserfolder/pingusfolder/games/pingus which is the binary</FONT></DIV>
<DIV><FONT face=Arial size=2>The error message I got was something 
similar to ''coudn't find data/core.scr should use -d 
argument''</FONT></DIV>
<DIV><FONT face=Arial size=2>By using -d argument pointing to 
/home/myuserfolder/pingusfolder/share/games/data/,</FONT></DIV>
<DIV><FONT face=Arial size=2>I was always get the same error message ''coudn't 
find data/core.scr should use -d argument''</FONT></DIV>
<DIV><FONT face=Arial size=2>The solution was so simple, I just read the error 
message more carefully and point my -d argument</FONT></DIV>
<DIV><FONT face=Arial size=2>a folder behind, the game is not looking for a 
file but a folder and a file. </FONT></DIV>
<DIV><FONT face=Arial size=2>Now I use /home/myuserfolder/pingusfolder/pingus -d 
/home/myuserfolder/pingusfolder/share/games/</FONT></DIV>
<DIV><FONT face=Arial size=2>It start with a terminal</FONT></DIV>
<DIV><FONT face=Arial size=2>And when I created the launcher with the 
same command line, I choose ''run in a terminal''</FONT></DIV>
<DIV><FONT face=Arial size=2>Everything is good now ! </FONT></DIV>
<DIV><FONT face=Arial size=2>My Fedora system is equipped with a great game, and 
my kids are happy !</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Tonamiben the newbie ! :-)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV> </DIV></BODY></HTML>