#9864: Error building PIL on RHEL Server 5.5
----------------------+-----------------------------------------------------
Reporter: mpatel | Owner: GeorgSWeber
Type: defect | Status: new
Priority: major | Milestone:
Component: build | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------+-----------------------------------------------------
Comment(by drkirkby):
Replying to [comment:5 AlexGhitza]:
> Here is another data point: I just built 4.5.3 from scratch on a machine
> running RHEL Server 5.5, and had no problems whatsoever; also longtests
> passed. Here are the specs:
>
> {{{
> [aghi...@soleil sage-4.5.3]$ uname -a
> Linux soleil.ms.unimelb.edu.au 2.6.18-194.11.3.el5 #1 SMP Mon Aug 23
15:51:38 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
>
> [aghi...@soleil sage-4.5.3]$ cat /etc/issue
> Red Hat Enterprise Linux Server release 5.5 (Tikanga)
> Kernel \r on an \m
>
> [aghi...@soleil sage-4.5.3]$ gcc -v
> Using built-in specs.
> Target: x86_64-redhat-linux
> Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
> --infodir=/usr/share/info --enable-shared --enable-threads=posix
> --enable-checking=release --with-system-zlib --enable-__cxa_atexit
> --disable-libunwind-exceptions --enable-libgcj-multifile
> --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-
awt=gtk
> --disable-dssi --enable-plugin
> --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre
> --with-cpu=generic --host=x86_64-redhat-linux
> Thread model: posix
> gcc version 4.1.2 20080704 (Red Hat 4.1.2-48)
>
> [aghi...@soleil ~]$ which python
> /usr/bin/python
>
> [aghi...@soleil ~]$ python
> Python 2.4.3 (#1, Jun 11 2009, 14:09:37)
> [GCC 4.1.2 20080704 (Red Hat 4.1.2-44)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>>
> }}}
>
> Note in particular that the machine does have Python installed
independently of Sage, but that did not seem to cause problems.
Note however that
* The above example
* My Solaris failure on #9209
* The Redhat Linux failure I link to on #9209 -
http://groups.google.com/group/sage-
devel/browse_thread/thread/37a67ce63e68d55b?hl=en-GB
'''all''' had the directory {{{/usr/local/lib/libpython2.6.a}}} involved.
I suspect there might be some packages which look under /usr/local/lib,
before whatever is specific in Sage.
Dave
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9864#comment:6>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.