Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-I / -A not working for lib-dirs in $HOME #525

Open
klartext opened this issue Feb 2, 2024 · 3 comments
Open

-I / -A not working for lib-dirs in $HOME #525

klartext opened this issue Feb 2, 2024 · 3 comments

Comments

@klartext
Copy link

klartext commented Feb 2, 2024

I installed some libs in subdirs of my HOME-Dir.
Then using -I or -A for cyclone gives the error message

Error: Unable to open file: 
"/usr/share/cyclone/srfi/152.sld"

The path I gave seems not to be considered at all.

Using icyc, the libraries are available.

@justinethier
Copy link
Owner

Thanks for the bug report. Is this with the latest version of Cyclone?

@klartext
Copy link
Author

It was the newest version at the time of creating the Issue (v0.35.0).

@klartext
Copy link
Author

I tried with v0.36.0, and I now get other error messages:

".//srfi/extend-comparisons.scm"

Error: Unable to compile library: 
(srfi 152)

Don't know about the extend-comparisions.scm.
And I guess I should not need to know it.

The srfi library-installation has these files:

152.c
152.meta
152.o
152.sld
152.so

so I don't know, why the library has to be compiled...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants