Jaap Spies wrote:
> David Kirkby wrote:
>> The following gives a rough idea of what works on Open Solaris on a
>> Sun Ultra 27. ( I say 'rough' as some packages I modified, and some
>> may not be working as they should).
>>
>> Hardware: Sun Ultra 27, 12 GB RAM, quad core 3.333 GHz Xeon, Nvidia
>> Quadro FX 3800
>> Software: Open Solaris 06/2009. Based on snv_111b.
>>
>> Open Solaris is the host here - it is *not* running in VirtualBox
>>
>> GCC configured as follows:
>>
>> drkir...@hawk:~/sage-4.3.1.alpha0$ gcc -v
>> Using built-in specs.
>> Target: i386-pc-solaris2.11
>> Configured with: ./configure --with-build-time-tools=/usr/ccs/bin
>> --with-gmp=/usr/local --with-mpfr=/usr/local
>> Thread model: posix
>> gcc version 4.4.2 (GCC)
>>
>> $ export SAGE_PORT=foobar
>> $ export SAGE64=yes
>> $ export CFLAGS=-m64
>> $ export CXXFLAGS=-m64
>> $export FCFLAGS=-m64
>> $export SAGE_FORTRAN_LIB=/usr/local/lib/amd64/libgfortran.so
>> $ export SAGE_FORTRAN=/usr/local/bin/gfortran
>> $ make -k
>>
>
> Where did you get the 64 bit libgfortran.so?
>
>
> j...@opensolaris:~/Downloads/sage-4.3$ gfortran -v
> Using built-in specs.
> Target: i386-pc-solaris2.11
> Configured with: ../gcc-4.3.2/configure --prefix=/usr --program-suffix=-4.3.2 
> --infodir=/usr/share/info --mandir=/usr/share/man --libexecdir=/usr/lib
> --enable-shared --disable-static --disable-libtool-lock --target= 
> --enable-objc-gc --enable-concept-checks --disable-libada --enable-libssp
> --enable-languages=c,c++,objc,fortran --enable-threads=posix --enable-tls=yes 
> --with-system-zlib --without-gnu-ld --with-ld=/usr/ccs/bin/ld --with-gnu-as
> --with-as=/usr/sfw/bin/gas --with-gmp-include=/usr/include/gmp 
> --with-gmp-lib=/usr/lib --with-mpfr-include=/usr/include/mpfr 
> --with-mpfr-lib=/usr/lib
> --enable-c99 --enable-nls --enable-wchar_t --enable-libstdcxx-allocator=mt 
> --with-pic
> Thread model: posix
> gcc version 4.3.2 (GCC)
>
> Ok, found
> /usr/lib/gcc/i386-pc-solaris2.11/4.3.2/amd64/libgfortran.so
> Is this the right one?
>
>
> I'll try a make -n and report back
>

Reporting: from spkg/installed

blas-20070724           fortran-20071120.p9  libpng-1.2.35              
sqlite-3.6.19.p0
boehm_gc-7.1.p2         freetype-2.3.5.p2    ntl-5.4.2.p9               
symmetrica-2.0.p4
boost-cropped-1.34.1    gd-2.0.35.p3         opencdk-0.6.6.p3           
sympow-1.018.1.p6
bzip2-1.0.5             gnutls-2.2.1.p4      palp-1.1.p1                
tachyon-0.98beta.p10
cliquer-1.2.p2          gnutls-2.2.1.p5      polytopes_db-20080430      
termcap-1.3.1.p0
conway_polynomials-0.2  graphs-20070722.p1   prereq-0.5                 
twisted-8.2.0.p2
dir-0.1                 lapack-20071123.p0   readline-6.0.p1            
zlib-1.2.3.p5
elliptic_curves-0.1     libgcrypt-1.4.4.p1   rubiks-20070912.p10
examples-4.3.1.alpha0   libgpg_error-1.6.p2  sage_scripts-4.3.1.alpha0
f2c-20070816.p1         libm4ri-20091120.p0  scons-1.2.0

j...@opensolaris:~/Downloads/sage-4.3.1.alpha0$ ls spkg/installed/ | wc -l
37

Roughly half of yours. No python :( How did you solve the ssl problem?

There could be some noise here because I tried some new spkgs.

I miss numpy in your list.


Jaap


> Jaap
>
>


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

Reply via email to