Compile Manaplus Portable
Posted: 13 Dec 2015, 04:03
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
But when I run client it puts
and
In same place as a native client.
I thought maybe this would but did not
I can compile client fine using
Code: Select all
./configure --prefix=$HOME/manaplus --enable-eathena --enable-portable --without-mumble
Code: Select all
/home/qwerty/.config/mana/mana
Code: Select all
/home/qwerty/.local/share/mana
I thought maybe this would but did not
Code: Select all
--disable-rpath