This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Where should I install compiled modules please?



For support for running processes on a pseudo-terminal, I install a compiled
module as share/guile/1.3.4/greg/libcompiled.so

Obviously, as it's compiled C code, it is architecture/OS specific, and so
should not really appear under 'share' but (in my case) under 'ix86/linux-gnu'

I have tried putting it in 'ix86/linux-gnu/guile/1.3.4/greg/libcompiled.so', but
when I do, it's not found by the guile interpreter.

Is there a correct architecture/OS specific place to put this, or is my only
option the existing location in the shared area?

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]