Brandon J. Van Every scripsit:

> Once upon a time, Felix looked at the CMake build and pronounced that 
> libraries go in whatever_prefix/lib.  But perhaps that's wrong, and they 
> should go in whatever_prefix/share/chicken?  All you wonderful Unixen 
> debate this.  I really don't care, and it is trivial to change.  I note 
> that the .exports all go in whatever_prefix/share/chicken, and that the 
> Chicken 2.41 ./configure tarball under Cygwin installs the libraries in 
> whatever_prefix/lib.

Libchicken and libuchicken and their static variants indeed go in
$PREFIX/lib.  Eggs go in $PREFIX/lib/chicken/1, just as on Cygwin.
Not only .exports but also .scm files containing macros go in
$PREFIX/share/chicken, as you point out.

-- 
John Cowan    [EMAIL PROTECTED]    http://ccil.org/~cowan
Nobody expects the RESTifarian Inquisition!  Our chief weapon is
surprise ... surprise and tedium  ... tedium and surprise ....
Our two weapons are tedium and surprise ... and ruthless disregard
for unpleasant facts....  Our three weapons are tedium, surprise, and
ruthless disregard ... and an almost fanatical devotion to Roy Fielding....


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to