Do you know how can I install apps in other folder than usr automatically? (using dpkg and make install)
I want just to install it for example in special folder in my home partition (for example /home/usr).
|
Do you know how can I install apps in other folder than I want just to install it for example in special folder in my home partition (for example
| |||||
feedback
|
|
If you can run I suppose you can mount, umount, and edit the automount table. If so, copy everything of your
and then mount the latter on the top of the former with the
Finally reboot, and run
to see if it worked.
Good luck! | |||||
feedback
|
|
You certainly can't do it with If the product uses a configure script, you can usually compile it with a | ||||
|
feedback
|