Andreas Enge <andr...@enge.fr> skribis:

> On Wed, Mar 04, 2015 at 10:55:01PM +0100, Taylan Ulrich Bayırlı/Kammer wrote:
>> Is it fine to put these in a new file called encoding.scm?
>
> Hm, that makes me think more of audio or video encoding than of text.
> Maybe textutils.scm?

Sounds good to me.

>> In the first one, I couldn't figure out how to make the test suite run,
>> which uses a setup.py file to compile a small program, which fails with
>> "ld: cannot find -lrecode" (where recode is the library being tested).
>> Any help welcome.
>
> You could set LD_LIBRARY_PATH to "." (or the subdirectory where the library
> can be found) before running the tests.

This should be ‘LIBRARY_PATH’, not ‘LD_LIBRARY_PATH’, but yes, good idea.

Ludo’.

Reply via email to