cbagger01
Group: Members
Posts: 4264
Joined: Oct. 2003 |
|
Posted: July 07 2004,10:46 |
|
OK,
Here are the details for my successful test:
(1) I booted base DSL from livecd. (2) I enabled apt by choosing Apps -> Tools -> Enable Apt (3) I opened an Xterminal by choosing XShells -> Rxvt Dark (4) Inside the Xterminal window, I typed in:
sudo su apt-get install xgalaga exit
(5) I then tried unsuccessfully to copy and paste the script into scite using both dillo and glinks. So I installed Firefox. (6) I then used Firefox to copy and paste the script using the following method: I highlighted the script by holding down the left mouse button and dragging the pointer over the "code sample" script window. I then switched over to Scite and pushed my middle mouse button (it is a combination scroll wheel and middle button) to paste the script into scite. I then saved the script as "deb2dsl" (7) Inside the xterminal, I typed in the following:
chmod 755 deb2dsl ./deb2dsl
(8) The script then runs. I type in "xgalaga.dsl" for the package name, "xgalaga" for the menu name and "/usr/games/xgalaga" for the program name. (9) The script ends and I have a new xgalaga.dsl file in my home directory.
I then saved the xgalaga file to my hard disk and rebooted. I opened emelfm, mounted my hard drive partition, selected xgalaga.dsl and pushed the "myDSL" button. After the 'end of output' message appeared in the emelfm window, I checked my menu and xgalaga was there. I tried it out and it works.
See if you can duplicate these steps and produce the same results.
Good Luck.
|