[lfs-support] Mag Gam

2013-07-20 Thread Mag Gam
http://iannottiuomo.it/joimzwwy/swkcr.ymxgctljpst Mag Gam 7/21/2013 7:21:46 AM -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: gzip help

2010-05-18 Thread Mag Gam
many many CPU hours for us. On Tue, May 18, 2010 at 6:19 AM, Andrew Benton wrote: > On 16/05/10 19:29, Mag Gam wrote: >> I am trying to compile gzip using icc. I tried following these >> instructions, >> http://www.linuxfromscratch.org/hints/downloads/files/intel-c-compile

Re: gzip help

2010-05-17 Thread Mag Gam
Any help? On Sun, May 16, 2010 at 2:29 PM, Mag Gam wrote: > I am trying to compile gzip using icc. I tried following these > instructions, > http://www.linuxfromscratch.org/hints/downloads/files/intel-c-compiler.txt > > > But I keep getting, > > isnan.c(132): error:

gzip help

2010-05-16 Thread Mag Gam
I am trying to compile gzip using icc. I tried following these instructions, http://www.linuxfromscratch.org/hints/downloads/files/intel-c-compiler.txt But I keep getting, isnan.c(132): error: floating-point operation result is out of range static memory_double nan = { L_(0.0) / L_(0.0) };

Re: building mod_python

2009-07-26 Thread Mag Gam
eard wrote: > On Sat, 2009-07-25 at 08:22 -0400, Mag Gam wrote: >> I am trying to build mod_python but I am having python dependency >> problems with Python shared library. Does anyone have a good recipe to >> build this with all or most the python bindings? I would like to have

building mod_python

2009-07-25 Thread Mag Gam
I am trying to build mod_python but I am having python dependency problems with Python shared library. Does anyone have a good recipe to build this with all or most the python bindings? I would like to have Mysql/Postgresql/Subversion support in my Python also. Any thoughts? TIA -- http://linuxf