Am Mon, 26 Aug 2013 09:45:11 +0200
schrieb Björn Lindqvist <bjou...@gmail.com>:

> Hello!
> 
> I've created a PPA and made an experimental Factor package for Ubuntu:
> 
> https://launchpad.net/~bjourne/+archive/factor
> 
Thank you. It works.

I am not sure if it is a good solution but I configured as follows:

I made a new directory where I have writing rights without being root.
I copied /usr/lib/factor/factor.image into the new directory.
I made a subdirectory work/ in there.
I added 2 lines to my ~/.factor-rc:
 USE: vocabs.loader
 "/opt/pub/mDS/factor/work/" add-vocab-root
I call factor-run with my copy of factor.image:
 factor-run -i=/opt/pub/mDS/factor/factor.image
I have to use scaffold-vocab instead of scaffold-work.

Georg Simon

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to