Octave in home directory: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
Line 33: Line 33:


Another way, if you intend to compile for yourself a lot of utilities, is to mirror the main /usr structure into your own dir:
Another way, if you intend to compile for yourself a lot of utilities, is to mirror the main /usr structure into your own dir:
./configure --prefix=${HOME}/usr
./configure --prefix=${HOME}/usr
Pay attention to the configure summary at the end (See chapter 1).  
Pay attention to the configure summary at the end (See chapter 1).  


75

edits