newLISP Fan Club

Forum => newLISP and the O.S. => Topic started by: ndowens on March 31, 2014, 06:11:10 PM

Title: Fedora 64
Post by: ndowens on March 31, 2014, 06:11:10 PM
I am including a link to a patch I had to create in order for the modules to work on Fedora 64-bit. I am the maintainer of newlisp in Fedora. User reported the issues and let me know what fixed his issues with loading modules for newlisp. So I created a patch that fixes the issue with not finding the modules needed.



//http://1drv.ms/1dJ8Mgf
Title: Re: Fedora 64
Post by: Lutz on April 01, 2014, 06:44:51 AM
Thanks Nathan, Fedora paths will be added for 10.6.0, due coming week.
Title: Re: Fedora 64
Post by: ndowens on April 01, 2014, 05:51:29 PM
You're welcome
Title: Re: Fedora 64
Post by: ndowens on April 08, 2014, 03:15:51 PM
Seems there was one part of the patch that I included that was overlooked.



http://dpaste.com/1774580/
Title: Re: Fedora 64
Post by: Lutz on April 08, 2014, 08:15:10 PM
libgmp seems to be the wrong library for the gsl module.
Title: Re: Fedora 64
Post by: ndowens on April 10, 2014, 06:05:36 AM
Didn't notice that, will fix it.
Title: Re: Fedora 64
Post by: ndowens on April 10, 2014, 03:27:44 PM
http://dpaste.com/1776010/ Is the updated patch, with only the one left that is needed on Fedora-64bit