[sage-support] Re: Sage 3.4 on SuSE Enterprise Server

2009-03-16 Thread Miron

Hello Michael,

The output from  gcc -v  is:

Using built-in specs.
Target: x86_64-suse-linux
Configured with: ../configure --enable-threads=posix --prefix=/usr --
with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/
share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-
languages=c,c++,objc,fortran,obj-c++,java,ada --enable-
checking=release --with-gxx-include-dir=/usr/include/c++/4.1.2 --
enable-ssp --disable-libssp --disable-libgcj --with-slibdir=/lib64 --
with-system-zlib --enable-shared --enable-__cxa_atexit --enable-
libstdcxx-allocator=new --program-suffix= --enable-version-specific-
runtime-libs --without-system-libunwind --with-cpu=generic --
host=x86_64-suse-linux
Thread model: posix
gcc version 4.1.2 20070115 (SUSE Linux)

Thank you for prompt response.

miron.
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~--~~~~--~~--~--~---



[sage-support] Re: Sage 3.4 on SuSE Enterprise Server

2009-03-16 Thread Minh Nguyen

Hi Miron,

On Tue, Mar 17, 2009 at 5:20 AM, Miron miroslaw.r...@csiro.au wrote:

 Hello Michael,

 The output from  gcc -v  is:

 Using built-in specs.
 Target: x86_64-suse-linux
 Configured with: ../configure --enable-threads=posix --prefix=/usr --
 with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/
 share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-
 languages=c,c++,objc,fortran,obj-c++,java,ada --enable-
 checking=release --with-gxx-include-dir=/usr/include/c++/4.1.2 --
 enable-ssp --disable-libssp --disable-libgcj --with-slibdir=/lib64 --
 with-system-zlib --enable-shared --enable-__cxa_atexit --enable-
 libstdcxx-allocator=new --program-suffix= --enable-version-specific-
 runtime-libs --without-system-libunwind --with-cpu=generic --
 host=x86_64-suse-linux
 Thread model: posix
 gcc version 4.1.2 20070115 (SUSE Linux)

The last time I tried installing Sage 3.2.3 on SUSE LES with GCC
4.1.0, there was no complaints about GCC version. But there was a
problem with building numpy. The relevant thread is at

http://groups.google.com/group/sage-support/browse_thread/thread/9b6c505a700d00cd/92306989adc348e1

In the end, I gave up building Sage on SLES 10.0. I longer have access
to a Linux server running SLES, so I sort of understand your
frustration.

-- 
Regards
Minh Van Nguyen

--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~--~~~~--~~--~--~---



[sage-support] Re: Sage 3.4 on SuSE Enterprise Server

2009-03-15 Thread mabshoff



On Mar 15, 10:55 pm, Miron miroslaw.r...@csiro.au wrote:
 Hello,

Hi Miron,

 I have tried to build Sage 3.4 on SuSE Enterprise Server 10.2 but got
 an error:

    checking whether gcc is new enough... configure: error: please
 upgrade to gcc 3.x or 4.x
    ERROR: You do not have all of the prerequisites needed
    to build SAGE from source.  See the errors above.
    make[1]: *** [installed/prereq-0.3] Error 1
    make[1]: Leaving directory `/disk1/download/new/sage-3.4/spkg'

 My gcc version is 4.1.2.  Any advice greatly appreciated.

We regularly test on

mabsh...@iras:~ cat /etc/SuSE-release
SUSE Linux Enterprise Server 10 (ia64)
VERSION = 10
PATCHLEVEL = 1
mabsh...@iras:~ gcc -v
Using built-in specs.
Target: ia64-suse-linux
Configured with: ../configure --enable-threads=posix --prefix=/usr --
with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/
share/man --libdir=/usr/lib --libexecdir=/usr/lib --enable-
languages=c,c++,objc,fortran,obj-c++,java,ada --enable-
checking=release --with-gxx-include-dir=/usr/include/c++/4.1.2 --
enable-ssp --disable-libssp --disable-libgcj --with-slibdir=/lib --
with-system-zlib --enable-shared --enable-__cxa_atexit --enable-
libstdcxx-allocator=new --program-suffix= --enable-version-specific-
runtime-libs --with-system-libunwind --host=ia64-suse-linux
Thread model: posix
gcc version 4.1.2 20070115 (prerelease) (SUSE Linux)

Could you provide the output from gcc -v so we can figure out what is
going on?

 miron.

 (sorry for accidental posting of incomplete message)

:)

Cheers,

Michael
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~--~~~~--~~--~--~---