Hi After all i get some key factor every time you enter in console do: export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH export PATH=/usr/local/bin:$PATH 1. the Tar in Solaris in incompatible with Tar GNU in http://www.sunfreeware.com get tar-1.15.1-sol8-sparc-local.gz 2. get the binutils-2.11.2-sol8-sparc-local.gz install ang get the sources binutils-2.16.1.tar.gz and install try with --disable-nls but it's seems that do not work 3. get the last Make make-3.80-sol8-sparc-local.gz and install 3. get the last GCC gcc-3.4.2-sol8-sparc-local 4. libiconv-1.9.2 ftp://ftp.cs.tu-berlin.de/pub/gnu/libiconv/ libiconv-1.9.1 do not work 5. get gettext-0.14.5 bison-2.0 m4-1.4.3 , this install ins /usr not usr/local because bison search in usr. 6. install glib-2.9.0 7. now begins the problem, you need the ld from binutils or you get error of ilegall ld options, the best solutions it's to isntall the GCC but i think it's too complicate, and the trick it's to make ln -s /usr/local/bin/ld /usr/ccs/bin/ld and try, but i can not make it. I get
/usr/ccs/bin/ld:./ldscript.mono:1: parse error in VERSION script collect2: ld returned 1 exit status Regards _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
