Skip to Content.
Sympa Menu

texmacs-users - [TeXmacs] Re: TeXmacs 1.0.7

Subject: mailing-list for TeXmacs Users

List archive

[TeXmacs] Re: TeXmacs 1.0.7


Chronological Thread 
  • From: Valery Pipin <address@hidden>
  • To: address@hidden
  • Subject: [TeXmacs] Re: TeXmacs 1.0.7
  • Date: Fri, 17 Oct 2008 17:21:07 +0900
  • Organization: ISTP

>
> Another major change in 1.0.7 is the existence of an experimental Qt port.
> In order to try it, you have to compile TeXmacs by hand using
>
> ./configure --enable-qt
> make
> make install
does not work on my the linux mashine because of macx-g++ definitions in
configure script. ./configure --enable-qt produces
.....
checking ft2build.h usability... yes
checking ft2build.h presence... yes
checking for ft2build.h... yes
checking for freetype... yes
disabling imlib2 support
disabling axel support
checking whether ... arguments behave correctly... no
checking the size_t of guile strings... size_t
checking if statically linking with guile works... "no"
checking if it works with -lltdl... "no"
checking if it works with -lltdl -ldl... "no"
configure: WARNING: unable to link statically with guile
checking if we are on a 64-bits computer... yes
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
final adjustments for an Intel or AMD GNU/Linux host
disabling experimental style rewriting code
checking for qmake... /usr/lib64/qt4/bin/qmake
checking for moc... /usr/lib64/qt4/bin/moc
checking for uic... /usr/lib64/qt4/bin/uic
checking for rcc... /usr/lib64/qt4/bin/rcc
Could not find mkspecs for your QMAKESPEC(macx-g++) after trying:
/usr/share/qt4/mkspecs
Error processing project file:
/home/va/tmp/conftest11783.dir/conftest11783.dir.pro
configure: error: Calling /usr/lib64/qt4/bin/qmake failed.
error: Bad exit status from /home/va/tmp/rpm-tmp.19489 (%build)
###########

I have:
"ls /usr/share/qt4/mkspecs"
common linux-ecc-64 linux-icc linux-llvm
default linux-g++ linux-icc-32 linux-lsb-g++
features linux-g++-32 linux-icc-64 linux-pgcc
linux-cxx linux-g++-64 linux-kcc qconfig.pri

I tried to replace macx-g++ with linux-g++ in configure script. Compilation
goes quite smooth after that. However the result gives segmentation fault
texmacs --debug
TeXmacs] Installing internal plug-ins...
TeXmacs] Opening display...
TeXmacs] Try tfm larm1100.tfm
TeXmacs] With linked TrueType support
TeXmacs] Loading larm.enc
TeXmacs] Starting server...
TeXmacs] Evaluating /usr/share/TeXmacs/progs/init-texmacs.scm...
TeXmacs] Creating 'no name' buffer...
TeXmacs] Try tfm ecrm1000.tfm
TeXmacs] Evaluating /usr/share/TeXmacs/progs/init-buffer.scm...
TeXmacs] Loading corktounicode
TeXmacs] Loading cork-unicode-oneway
TeXmacs] Loading tmuniversaltounicode
TeXmacs] Loading symbol-unicode-oneway
TeXmacs] Loading symbol-unicode-math
TeXmacs] Starting event loop...
Segmentation fault

Cheese,
V




Archive powered by MHonArc 2.6.19.

Top of Page