mailing-list for TeXmacs Users

Text archives Help


Re: Compiling TeXmacs on Debian Buster


Chronological Thread 
  • From: "Pablo S. Casas" <address@hidden>
  • To: Alvaro Tejero Cantero <address@hidden>
  • Cc: address@hidden, address@hidden
  • Subject: Re: Compiling TeXmacs on Debian Buster
  • Date: Wed, 31 Jul 2019 16:18:56 +0200 (CEST)

From: Alvaro Tejero Cantero <address@hidden>
Subject: Re: Compiling TeXmacs on Debian Buster
Date: Mon, 29 Jul 2019 07:58:13 +0200

> Hi Ingolf,
>
> Thanks for sharing!
>
> Which ARM processor are you using, and how much RAM do you have? I'd be
> curious to know what is your impression as to the responsiveness of TeXmacs
> on ARM.
>
> Best,
> Álvaro.


Hi all!

In my case I'm on Android with Arch Linux inside Userland. The
precompiled TeXmacs 1.99.9 and 1.99.10 both crash at the very first
mouse click; so I decided to compile from svn:

1) configure stops at "checking whether we can build a simple Qt app".
But I can compile simple QT programs. These are the QT variables
reported by configure:

QMAKE='/bin/qmake'
QT_CFLAGS=''
QT_CPPFLAGS=''
QT_CXXFLAGS=''
QT_DEFINES=''
QT_FRAMEWORKS_PATH=''
QT_INCPATH=''
QT_LDFLAGS=''
QT_LFLAGS=''
QT_LIBS=''
QT_PATH='/bin'
QT_PLUGINS_LIST=''
QT_PLUGINS_PATH=''
QT_VERSION_MAJOR=''

2) I have also tried cmake. With svn soources gives the error "--
Looking for pthread.h - not found". Using 1.99.11 sources cmake ends
successfully, but "make" quickly stops in executing the first moc,
giving a strange bus error and no more clues.

3) System information:

$ uname -amp
Linux localhost 3.18.71-perf-g5d9b58b #1 SMP PREEMPT Thu Jun 20
14:36:33 CEST 2019 aarch64 GNU/Linux

Processor: Qualcomm® Snapdragon™ 626 Octa Core, 14 nm hasta 2,2 GHz

I'd be happy if somebody knows some trick to overcome those errors.
Thaks a lot

Pablo S. Casas



Archive powered by MHonArc 2.6.19.

Top of page