GoboLinux DownloadsDocumentationCommunityRecipesPackagesScreenshots

Page | Discussion | Edit | + | History

Talk:SandboxInstall

From GoboLinux Knowledge Base

Jump to: navigation, search

If I wanted to run make my self, what would I need to do to sandbox it? It would be useful to know how its done.

tar xvzf Foo.tar.gz
cd Foo 
PrepareProgram Foo 1.0 -- --enable-crazy-feature-x
make
PrepareProgram -t Foo 1.0
SandboxInstall Foo 1.0
SymlinkProgram Foo 1.0

Also see Manual Compile

Personal tools