Björn Lindqvist <bjou...@gmail.com>
writes:
> 2013/8/26 Alex Vondrak <ajvond...@gmail.com>:
>> On Mon, Aug 26, 2013 at 12:45 AM, Björn Lindqvist 
>> <bjourne-re5jqeeqqe8avxtiumw...@public.gmane.org> wrote:
>>> The binary name "factor" was already taken by a program in coreutils
>>> so I had to change it to "factor-run".
>>
>> How about something like "factor-lang" or "factor-listener"?
>
> I actually called the binary factor-lang. But then I needed a
> factor-run bash script too because Factor isn't happy with having the
> standard library in a different directory from the binary file.

The obvious thing to do, which I think is the standard approach for
packaging such programs, is the following. Just install Factor, with the
binary called "factor", into some directory in /usr/share. For example,
/usr/share/factor would be fine. Then create a symlink or a shell script
in /usr/bin pointing to /usr/share/factor, which is called factor-lang
or whatever.

Rupert

Attachment: pgpeOjO80ZXR2.pgp
Description: PGP signature

------------------------------------------------------------------------------
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