I am running version 1.65.6, under Ububtu 8.04 and want to add some expansion packs. The instructions tell me to place them in the "ADDON" folder, but I can't find an addon folder, on my system. Does anyone know where the " Synaptic Package Manager " installs the program? Or is the instructions just for version 1.7.
Thanks
Addon Folder Location
Moderators: winston, another_commander
-
- Quite Grand Sub-Admiral
- Posts: 6683
- Joined: Wed Feb 28, 2007 7:54 am
-
- Quite Grand Sub-Admiral
- Posts: 6683
- Joined: Wed Feb 28, 2007 7:54 am
In Linux, "~" in a path refers to your home directory. So if you are Jim it is /home/Jim/
Ideally all your personal data should go there.
Also, and here's the "trick", in Linux a directory name starting with a "." is, by default, hidden by file managers.
If you use Konqueror you can show these directories by selecting "View, Hidden Files".
You will find a folder named:
/home/Jim/.Oolite/Addons/
This is where your OXPs should live.
If you have extracted the Zip files and moved the files as Root user make sure that you set the permissions to allow yourself access to them.
Ideally all your personal data should go there.
Also, and here's the "trick", in Linux a directory name starting with a "." is, by default, hidden by file managers.
If you use Konqueror you can show these directories by selecting "View, Hidden Files".
You will find a folder named:
/home/Jim/.Oolite/Addons/
This is where your OXPs should live.
If you have extracted the Zip files and moved the files as Root user make sure that you set the permissions to allow yourself access to them.
Always glad to be of service
Just a quick note about the home folder: If you use it strictly then all your data is in one place and is easily backed up.
/home is a separate partition on disc and will thus survive hard disc failures where another partition gets corrupted. (Windows may well be the only OS which does not insist on partitioning your discs).
Backing up your /home and /etc folders is the way to ensure a relatively painless disaster recovery. (/etc holds settings)
Just a quick note about the home folder: If you use it strictly then all your data is in one place and is easily backed up.
/home is a separate partition on disc and will thus survive hard disc failures where another partition gets corrupted. (Windows may well be the only OS which does not insist on partitioning your discs).
Backing up your /home and /etc folders is the way to ensure a relatively painless disaster recovery. (/etc holds settings)