all-in-one compile mode
Brought to you by:
sborho
I would like to be able to "install" mount.app in my $HOME dir, because
I don't have root.
"Just use ./configure --prefix=$HOME/somedir", you will say.
But I would like also to copy the compiled mount.app executable to
another user (maybe to another computer). I know I can recompile it to
make it work to another directory, but I really don't want to do that.
I would like one option to link all needed pixmaps to mount.app
executable, so I can just copy one (or two) files and I will have mount.
app up and running at another place, with another user.
Thanks.