Adding an 'AddOns' folder in Ubuntu Karmic

For discussion of ports to POSIX based systems, especially using GNUStep.

Moderators: winston, another_commander, Getafix

User avatar
Smivs
Retired Assassin
Retired Assassin
Posts: 8408
Joined: Tue Feb 09, 2010 11:31 am
Location: Lost in space
Contact:

Adding an 'AddOns' folder in Ubuntu Karmic

Post by Smivs »

Hi All, I don't seem to have an AddOns folder so cannot install any OXPs. As I understand it this should be at
/usr/lib/GNUstep/System/Applications/AddOns
but the only folder in
/usr/lib/GNUstep/System/Applications
is Oolite.app
I think AddOns should go in the 'Applications' folder with this but it's not there and I can't add a new folder...clicking on 'File' won't allow this.
Help, please!
Commander Smivs, the friendliest Gourd this side of Riedquat.
User avatar
Kaks
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 3009
Joined: Mon Jan 21, 2008 11:41 pm
Location: The Big Smoke

Post by Kaks »

I created the AddOns folder here:

Code: Select all

~/.Oolite/AddOns
(.Oolite is a hidden folder that should already exist inside your home directory)

Hopefully, anything you drop in that AddOns directory should be picked up by Oolite.
Hey, free OXPs: farsun v1.05 & tty v0.5! :0)
User avatar
DaddyHoggy
Intergalactic Spam Assassin
Intergalactic Spam Assassin
Posts: 8515
Joined: Tue Dec 05, 2006 9:43 pm
Location: Newbury, UK
Contact:

Re: Adding an 'AddOns' folder in Ubuntu Karmic

Post by DaddyHoggy »

Smivs wrote:
Hi All, I don't seem to have an AddOns folder so cannot install any OXPs. As I understand it this should be at
/usr/lib/GNUstep/System/Applications/AddOns
but the only folder in
/usr/lib/GNUstep/System/Applications
is Oolite.app
I think AddOns should go in the 'Applications' folder with this but it's not there and I can't add a new folder...clicking on 'File' won't allow this.
Help, please!
I think you got Oolite installed there because you gave it a password when it requested it for the install - so it's effectively installed it for root - if you don't give it a password it seems to install Oolite just foe the user who was logged on at the time.

I could be wrong it's been a while since I installed Oolite on my Linux box (I recently upgraded from Gutsy to Karmic and haven't re-installed Oolite yet).
Selezen wrote:
Apparently I was having a DaddyHoggy moment.
Oolite Life is now revealed here
User avatar
Smivs
Retired Assassin
Retired Assassin
Posts: 8408
Joined: Tue Feb 09, 2010 11:31 am
Location: Lost in space
Contact:

Post by Smivs »

Nope. really can't find it. I've set the 'view' to 'show hidden files' but my home directory doesn't seem to contain a '.oolite' folder. Now I'm totally confused!
Commander Smivs, the friendliest Gourd this side of Riedquat.
User avatar
JazHaz
---- E L I T E ----
---- E L I T E ----
Posts: 2991
Joined: Tue Sep 22, 2009 11:07 am
Location: Enfield, Middlesex
Contact:

Post by JazHaz »

Maybe you should just try to reinstall?
User avatar
Kaks
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 3009
Joined: Mon Jan 21, 2008 11:41 pm
Location: The Big Smoke

Post by Kaks »

Well, even if you haven't got a .Oolite directory (in linux using the correct uppercase & lowercase characters is important!), all it's not lost.

from the console, type

Code: Select all

cd ~
mkdir .Oolite
mkdir .Oolite/AddOns
and you should be good to go.
Hey, free OXPs: farsun v1.05 & tty v0.5! :0)
User avatar
Getafix
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 979
Joined: Tue Apr 01, 2008 12:55 pm
Location: A small ice asteroid, orbiting Oresrati in Galaxy 8 (a.k.a. northwest Armorica).
Contact:

Adding an 'AddOns' folder in Ubuntu Karmic

Post by Getafix »

The "~/.Oolite" folder is generated as soon as you execute oolite.
The oolite-saves directory is generated as soon as a save operation is necessary.

This is at least what I have just checked in a Karmic vbox, and it is irrelevant to how you have installed oolite (super or simple user).

Perhaps we should consider adding the AddOns folder during setup.
Hmmm... :?
"Any sufficiently advanced information is indistinguishable from noise." [Newman, Lachmann, Moore]
User avatar
Diziet Sma
---- E L I T E ----
---- E L I T E ----
Posts: 6312
Joined: Mon Apr 06, 2009 12:20 pm
Location: Aboard the Pitviper S.E. "Blackwidow"

Re: Adding an 'AddOns' folder in Ubuntu Karmic

Post by Diziet Sma »

Getafix wrote:
Perhaps we should consider adding the AddOns folder during setup.
Hmmm... :?
I've always wondered why it wasn't created during installation.. in fact, why not put a config folder inside, while we're at it?
Most games have some sort of paddling-pool-and-water-wings beginning to ease you in: Oolite takes the rather more Darwinian approach of heaving you straight into the ocean, often with a brick or two in your pockets for luck. ~ Disembodied
User avatar
Getafix
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 979
Joined: Tue Apr 01, 2008 12:55 pm
Location: A small ice asteroid, orbiting Oresrati in Galaxy 8 (a.k.a. northwest Armorica).
Contact:

Adding an 'AddOns' folder in Ubuntu Karmic

Post by Getafix »

Diziet Sma wrote:
...why not put a config folder inside...
Could you elaborate a bit on that, please? (:? again)
"Any sufficiently advanced information is indistinguishable from noise." [Newman, Lachmann, Moore]
User avatar
Diziet Sma
---- E L I T E ----
---- E L I T E ----
Posts: 6312
Joined: Mon Apr 06, 2009 12:20 pm
Location: Aboard the Pitviper S.E. "Blackwidow"

Post by Diziet Sma »

Well, if, for instance, you decide to edit your keyconfig.plist, the "proper" procedure is to save it to Addons/Config. Of course, it will work if it's just saved to the Addons folder, but it's neater to keep configuration files in their own folder.. If there's already an Addons/Config folder, it will encourage players to use it.
Most games have some sort of paddling-pool-and-water-wings beginning to ease you in: Oolite takes the rather more Darwinian approach of heaving you straight into the ocean, often with a brick or two in your pockets for luck. ~ Disembodied
User avatar
Commander McLane
---- E L I T E ----
---- E L I T E ----
Posts: 9520
Joined: Thu Dec 14, 2006 9:08 am
Location: a Hacker Outpost in a moderately remote area
Contact:

Post by Commander McLane »

Diziet Sma wrote:
Well, if, for instance, you decide to edit your keyconfig.plist, the "proper" procedure is to save it to Addons/Config. Of course, it will work if it's just saved to the Addons folder, but it's neater to keep configuration files in their own folder.. If there's already an Addons/Config folder, it will encourage players to use it.
Actually that's how it is done in Oolite 1.65 Mac version. Oolite/AddOns and Oolite/AddOns/Config are created during install.
User avatar
JensAyton
Grand Admiral Emeritus
Grand Admiral Emeritus
Posts: 6657
Joined: Sat Apr 02, 2005 2:43 pm
Location: Sweden
Contact:

Post by JensAyton »

Commander McLane wrote:
Actually that's how it is done in Oolite 1.65 Mac version. Oolite/AddOns and Oolite/AddOns/Config are created during install.
Did someone add an installer behind my back?
User avatar
Commander McLane
---- E L I T E ----
---- E L I T E ----
Posts: 9520
Joined: Thu Dec 14, 2006 9:08 am
Location: a Hacker Outpost in a moderately remote area
Contact:

Post by Commander McLane »

Ahruman wrote:
Commander McLane wrote:
Actually that's how it is done in Oolite 1.65 Mac version. Oolite/AddOns and Oolite/AddOns/Config are created during install.
Did someone add an installer behind my back?
Of course, especially for the obsolete 1.65 version. :wink:

I also have to admit that it's been quite a while since I downloaded 1.65, so my memory might not serve me too well.

But I still have oolite1.65.dmg, and just for fun I just had a look into the image. Of course technically it's not an installer, but it contains the folder "Oolite", which by default contains the folder "AddOns", which by default contains the folder "Config", which BTW by default contains "keyconfig.plist". So the important part is that Mac users of 1.65 didn't have to worry about all that. The whole structure is already there before you even have copied it into your Applications folder.

I found that very convenient back then, and would suggest making the Linux and PC versions similarly convenient, and of course I would also suggest to keep it that way in the MNSR Mac version. The only thing I would ask for is to add yet another folder "SaveGames"—or even better—"Pilots" sitting alongside the "AddOns". :wink:
User avatar
Diziet Sma
---- E L I T E ----
---- E L I T E ----
Posts: 6312
Joined: Mon Apr 06, 2009 12:20 pm
Location: Aboard the Pitviper S.E. "Blackwidow"

Post by Diziet Sma »

Commander McLane wrote:
I found that very convenient back then, and would suggest making the Linux and PC versions similarly convenient, and of course I would also suggest to keep it that way in the MNSR Mac version. The only thing I would ask for is to add yet another folder "SaveGames"—or even better—"Pilots" sitting alongside the "AddOns". :wink:
Seconded! excellent idea! In fact, maybe separate out the screenshots to their own folder too..
Most games have some sort of paddling-pool-and-water-wings beginning to ease you in: Oolite takes the rather more Darwinian approach of heaving you straight into the ocean, often with a brick or two in your pockets for luck. ~ Disembodied
User avatar
Micha
Commodore
Commodore
Posts: 815
Joined: Tue Sep 02, 2008 2:01 pm
Location: London, UK
Contact:

Post by Micha »

While the autopackaged version of Oolite -may- be able to auto-create directories in the users' home (depending on under which user it was run), the system package (deb for Debian/Ubuntu, rpm for most others) will not be able to do this.

Best approach is probably for Oolite to auto-create the relevant directories the first time it's run.

Also, added complexity if people decide to put stuff somewhere else than the default directories...
The glass is twice as big as it needs to be.
Post Reply