Greetings, I'm trying to build openoffice on Solaris 10, U2. Its being built on a Sun Ultra 25 workstation we got from a grant from Sun to make a lab environment with.
Does anyone here have any experience building openoffice on Solaris 10? Is there perhaps some other mailing list where I might be able to ask some pointers? No matter what I try the building fails after a few minutes. The reason why I ask is that I tried to install the pre-built openoffice install into an AFS directory but it says: Not enough discspace availible for installation/ Required disc space 513941 kB. Availible disc space 0 kB. Please use another directory for installation or change your module selection. It says this even though there is plenty of space there. (I guess because its AFS) So if our students want an office suite newer then the Staroffice 7 install that came with Solaris 10 U2 I figure I will have to compile it myself... :( Thus far I have built a new bison, version bison 2.3, I built a new patch, GNU patch 2.5.4. and I also built GNU coreutils 6.9.0 because openoffice wouldn't use the Sun versions of these comands. I also used an "ant" install someone else here at the university made. (Isn't star office run by Sun? kinda weird the build requires all this GNU software....) So I end up with: /usr/sbin/pkgrm SUNWant /usr/sbin/pkgrm SUNWbison mv /usr/ccs/bin/ld /usr/ccs/bin/ld.old mv /usr/sfw/bin/gld /usr/ccs/bin/ld setenv PATH /afs/eos.ncsu.edu/contrib/bison230/bin:$PATH ./configure --prefix=/afs/eos.ncsu.edu/contrib/openoffice23 --disable-cups --with-gnu-patch=/afs/eos.ncsu.edu/contrib/patch254/bin/patch --with-gnu-cp=/afs/eos.ncsu.edu/contrib/coreutils690/bin/cp -with-ant-home=/afs/bp.ncsu.edu/contrib/ant162 --with-jdk-home=/usr/java --without-stlport4 But since this isn't working it must be wrong. It fails after a few minutes with /bin/perl -w /tmp/OOG680_m5/solenv/bin/gccinstlib.pl libstdc++.so. ../unxsogs.pro/lib copy libstdc++.so. to ../unxsogs.pro/lib cp: cannot access libstdc++.so. copy failed: Illegal seek at /tmp/OOG680_m5/solenv/bin/gccinstlib.pl line 61. dmake: Error code 29, while making '../unxsogs.pro/lib/libstdc++.so.' Sorry if this is a bad place to ask about this. I tried looking over the openoffice wiki and I couldn't find any mailing lists for help with building openoffice. So I figured maybe the Sun GURUs might know where to look for help with this? Thanks. This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list [email protected]
