Hi I am trying to install the Octave 3.4.2 under my directory on a server. Since I am not the root user, it's been really frustrating. I finally had all the missing libraries and packages installed. Now I am stuck on this error:
> creating .DOCSTRINGS from .m script files ../build-aux/move-if-change > .DOCSTRINGS DOCSTRINGS DOCSTRINGS is unchanged touch .DOCSTRINGS > make[2]: Leaving directory `/home/guol2/octave-3.4.2/scripts' > Making all in doc > make[2]: Entering directory `/home/guol2/octave-3.4.2/doc' > Making all in faq > make[3]: Entering directory `/home/guol2/octave-3.4.2/doc/faq' > make[3]: Nothing to be done for `all'. > make[3]: Leaving directory `/home/guol2/octave-3.4.2/doc/faq' > Making all in icons > make[3]: Entering directory `/home/guol2/octave-3.4.2/doc/icons' > making octave.desktop from octave.desktop.in /bin/sed < > octave.desktop.in > octave.desktop-t \ > -e > "s|%OCTAVE_IMAGEDIR%|/usr/local/share/octave/3.4.2/imagelib|" \ > -e "s|%OCTAVE_PREFIX%|/usr/local|" > mv octave.desktop-t octave.desktop > make[3]: Leaving directory `/home/guol2/octave-3.4.2/doc/icons' > Making all in interpreter > make[3]: Entering directory `/home/guol2/octave-3.4.2/doc/interpreter' > ./config-images.sh ../.. > ../../doc/interpreter/images.mk is unchanged ../../run-octave -f -q -H > ./mk_doc_cache.m doc-cache ../../scripts/DOCSTRINGS > ../../src/DOCSTRINGS || { rm -f doc-cache; exit 1; } > /bin/sh: line 1: 19771 Segmentation fault ../../run-octave -f -q > -H ./mk_doc_cache.m doc-cache ../../scripts/DOCSTRINGS > ../../src/DOCSTRINGS > make[3]: *** [doc-cache] Error 1 > make[3]: Leaving directory `/home/guol2/octave-3.4.2/doc/interpreter' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/home/guol2/octave-3.4.2/doc' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/guol2/octave-3.4.2' > make: *** [all] Error 2 > [guol2@pendon octave-3.4.2]$ Since its not making any suggestions for me to install anything, I don't know how to fix it. Can anyone help me out here thank you. -- View this message in context: http://old.nabble.com/Installing-error-tp32381957p32381957.html Sent from the octave-dev mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an even better price-free! And you'll get a free "Love Thy Logs" t-shirt when you download Logger. Secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsisghtdev2dev _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev