Compile Manaplus Portable

Ask for help regarding any technical issue or report any bug or OS independent issues.
Post Reply
User avatar
SudoPlatypus
Novice
Novice
Posts: 220
Joined: 06 Jun 2011, 17:53
Contact:

Compile Manaplus Portable

Post by SudoPlatypus »

Is there a way to make portable in linux behave like portable for Windows, putting all configs, logs, and downloaded clientdata in folder you install the portable client to.

I can compile client fine using

Code: Select all

./configure --prefix=$HOME/manaplus --enable-eathena --enable-portable --without-mumble
But when I run client it puts

Code: Select all

/home/qwerty/.config/mana/mana
and

Code: Select all

/home/qwerty/.local/share/mana
In same place as a native client.

I thought maybe this would but did not

Code: Select all

  --disable-rpath    
The Mouboo was. The Mouboo is. The Mouboo ever shall be. Drop candies and rejoice.
Most leveled character: Qwerty Dragon is 99
4144
Knight
Knight
Posts: 965
Joined: 03 Aug 2009, 11:57

Re: Compile Manaplus Portable

Post by 4144 »

Yes this is by design.
Bur you cam put potable.xml in directory with manaplus binary and it can override any paths for logs or configs.
See portable.xml in manaplus in windows installed with portable flag.
Post Reply