[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
Re: [XaraXtreme-dev] Errors finding SVGFilter
- From: Tobias Burnus <burnus@xxxxxxxx>
- Date: Mon, 14 Aug 2006 15:16:05 +0200
- Subject: Re: [XaraXtreme-dev] Errors finding SVGFilter
Hello,
Alex Bligh wrote:
> This means it is reliant on the filter being on the path
> (as far as I can see), which is a bad plan not least
> as any other random version of the filter from a previous
> install may be on the path.
Talking about the filter. How about not placing them into $PREFIX/bin
but into
$PREFIX/lib/xaralx/.../ ? While they can be run manually, I think they
basically are ment to run from within XaraXtreme. They clutter the
$PREFIX/bin directory ...
(However, if you think they are occationally/often used directly,
$PREFIX/bin is then indeed the better place.)
Tobias