texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texmacs-dev] Compiling under Solaris11


From: Miguel de Benito Delgado
Subject: [Texmacs-dev] Compiling under Solaris11
Date: Fri, 7 Sep 2012 18:11:21 +0200

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]