Re: Include paths with chicken-install
Thomas Chust <[email protected]>
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <CAEOXGfwfdQ9ZEWOq1dhq2gj6=4AqjC95JqARhVQK_+VZ8GtSng@mail.gmail.com> |
Hello Christoph, you can set the environment variable CSC_OPTIONS before invoking chicken-install / csc. Probably you will need something like CSC_OPTIONS="-I$PREFIX/include/iup -L$PREFIX/lib" 🤔 Ciao, Thomas Am Mi., 25. Sept. 2024 um 10:04 Uhr schrieb Christoph Lange < [email protected]>: > Hej! > > I'm trying to install iup, but `chicken-install` fails for missing > iup.h. I do have it, but in `iup/iup.h`, so I assume I should somehow > tweak the include paths. > > I didn't find anything about it though in the `chicken-install` > documentation. Or overlooked it :-\ There surely is a way -- what do I > do? > > > Best > /christoph > > -- > Christoph Lange > Lotsarnas Väg 8 > 430 83 Vrångö > >