Linked by Thom Holwerda on Mon 18th Aug 2008 23:33 UTC, submitted by Charles Wilson
Permalink for comment 327350
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/19/13 23:15 UTC
Linked by Thom Holwerda on 05/19/13 23:11 UTC, submitted by Drumhellar
Linked by Thom Holwerda on 05/18/13 21:06 UTC
Linked by Thom Holwerda on 05/18/13 7:37 UTC
Linked by fran on 05/18/13 1:38 UTC
Linked by Thom Holwerda on 05/17/13 23:35 UTC, submitted by kragil
Linked by MOS6510 on 05/17/13 22:22 UTC
Linked by Thom Holwerda on 05/17/13 22:15 UTC, submitted by Tom
Linked by Thom Holwerda on 05/16/13 21:41 UTC
Linked by Thom Holwerda on 05/16/13 17:04 UTC
More News »
Sponsored Links



Member since:
2005-07-06
referring to to sandboxes and such?
works ok for me.
however, the wiki should probably have some content removed or marked as no longer valid as it makes a single step install (if your dealing with a sane ./configure based source archive) into a multistep one.
basically its this:
MakeRecipe "app-name" "version-number" "url-to-source-archive"
then let the scripts chew on it for a bit and spit out a basic recipe.
then you go:
Compile "app-name"
if all goes well, you should be left with a working app, ready to be used.
as for multilib, if your thinking about having multiple versions of the same lib side by side then yes. i currently have two versions of QT installed.
one to support kde 3.5.x, the other to support the latest smplayer.
its a bit messy tho as one have to juggle SymlinkProgram a bit to get the correct lib version to be Default.