chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] If anyone wants an RPM version of Chicken Scheme


From: Jim Ursetto
Subject: Re: [Chicken-users] If anyone wants an RPM version of Chicken Scheme
Date: Tue, 13 Apr 2010 14:05:37 -0500

Ok, great! It is possible that you built it without LIBDIR, then did a make clean, then rebuilt it with LIBDIR. `make clean` does not delete the chicken-config.h file and so the LIBDIR change would have no effect on the second build. I have done something similar several times.

On Apr 13, 2010, at 1:47 PM, Adam Young wrote:

On 04/13/2010 02:11 PM, Jim Ursetto wrote:

I looked at the patch already, the INSTALL_LIB_HOME should take precedence and is set by `make LIBDIR=/usr/lib64`, as you did in the .spec file. In other words this should work without a patch unless there is a problem with the build system.

And so it did...I wonder if I fooled myself when I built by hand and didn't pass the LIBDIR arg. Looks like the specfile worked out the issued. I'll post an updated rpm and spec.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]