SapphireDensetsu / ypsilon

Automatically exported from code.google.com/p/ypsilon
Other
0 stars 0 forks source link

What is the YPSILON_SITELIB system default directory? #74

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The manpage explains that you can use YPSILON_SITELIB to set directories
for libraries. "Ypsilon traverses the sitelib directories to find a library
before looking up the system default directory."

What is the default system directory for SITELIB? I am creating a Debian
package for ypsilon
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=512268) which installs
sitelib and stdlib into /usr/share/ypsilon by using PREFIX=/usr when
calling make install. It is currently necessary to always specify
--sitepath to use the example code that is distributed with the tarball. Is
this expected behavior? Is there a way to set the default sitepath?

This is version 0.9.6.update3.

Thanks for providing an x86_64-compatible R6RS Scheme implementation that
is not 210 MB like plt-scheme!

Original issue reported on code.google.com by dmoer...@gmail.com on 19 Jan 2009 at 5:17

GoogleCodeExporter commented 8 years ago
Nevermind, you can close this comment, I see that I have to call PREFIX=/usr 
when
calling "make" as well as "make install". Silly mistake on my part.

Original comment by dmoer...@gmail.com on 19 Jan 2009 at 9:02

GoogleCodeExporter commented 8 years ago
Thank you for your message and please keep in touch!
I close this issue. :)
-- fujita

Original comment by y.fujita...@gmail.com on 21 Jan 2009 at 2:50

GoogleCodeExporter commented 8 years ago
Just an update, ypsilon is currently in the Debian NEW queue:

http://ftp-master.debian.org/new/ypsilon_0.9.6.update3-1.html

And the Debian packaging is available at: 

http://git.debian.org/?p=collab-maint/ypsilon.git

If you have any questions feel free to contact me at my email (my name on 
google at 
gmail.com)

Original comment by dmoer...@gmail.com on 3 Feb 2009 at 4:47