LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   I want to make a game folder (https://www.linuxquestions.org/questions/ubuntu-63/i-want-to-make-a-game-folder-4175429165/)

Vocay2 09-26-2012 02:05 PM

I want to make a game folder
 
I have just installed Ubuntu 12.04. It seems to be pretty nice but I have a quick question. Is there a way to make a folder and put all of the games in it? The games are scattered all over the place and I would like to consolidate them, if possible.

Snark1994 09-26-2012 04:39 PM

I don't use Ubuntu, but is this what you were looking for?

John VV 09-26-2012 10:11 PM

you "can"

but it is going to be A LOT of EXTRA work
most linux programs will auto add a ".desktop" file to /usr/share/applications
and put the program in/usr/bin

you will HAVE TO MANUALLY add EVERY NEW /bin (ie. /opt/games/spaceinvaders/bin) folder to the system $PATH
and some of the new /opt/games/spaceinvaders/share,/opt/games/spaceinvaders/lib,/opt/games/spaceinvaders/lib/pkgconfig
the last one will be "fun"
then manually copy the desktop file to the correct location

then do this FOR EVERY PROGRAM

Vocay2 09-26-2012 11:31 PM

Thanks for the replies...
After a little more reading and investigation I discovered the "Filter" which does the job very nicely. I'll read a lot more before I post again.
Have a really nice day.

Snark1994 09-27-2012 07:48 AM

No problem, glad you got it sorted :)


All times are GMT -5. The time now is 12:45 PM.