Hello everyone, just in case someone wants to try, here is a very sketchy list of things to do:
1.- Install Qt 4.7.4 from http://sfe.opencsw.org (add the install location to the package manager) 2.- Using the package manager: install guile, gnu gcc 4 and standard devel libs. Also install the package "system headers" (or something like that), (provides stdio.h) 3.- Download sources and uncompress, cd to (first) src directory 4.- ./configure --with-qt=/usr/g++ 5.- edit src/makefile and delete any occurrences of "-D__USE_LEGACY_PROTOTYPES__" 6.- gmake (not solaris' make) 7.- export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/gnu/lib (to have SFE's libgmp.so.10) 8.- export TEXMACS_PATH=the right location 9.- enjoy I did all this using Oracle's Solaris11 virtual machine for VirtualBox (available for download at their site). Best, ________________ Miguel de Benito. _______________________________________________ Texmacs-dev mailing list Texmacs-dev@gnu.org https://lists.gnu.org/mailman/listinfo/texmacs-dev