mailing-list for TeXmacs Users

Text archives Help


Unable to building TeXmacs 1.99.13


Chronological Thread 
  • From: "WJY" <address@hidden>
  • To: "texmacs-users" <address@hidden>
  • Subject: Unable to building TeXmacs 1.99.13
  • Date: Wed, 17 Jun 2020 00:36:36 +0800
  • Feedback-id: webmail:qq.com:bgforeign:bgforeign11

Dear All,

I was trying to build TeXmacs 1.99.13 but the building process
stopped at one point. The last few lines of output are listed below

  [100%] Linking CXX executable tm_maple_5   
  make[4]: Leaving directory '/home/jwang/workspace/3party/TeXmacs-1.99.13'
  [100%] Built target tm_maple_5
  make[3]: Leaving directory '/home/jwang/workspace/3party/TeXmacs-1.99.13'
  make[2]: Leaving directory '/home/jwang/workspace/3party/TeXmacs-1.99.13/plugins/maple'
  make[1]: Leaving directory '/home/jwang/workspace/3party/TeXmacs-1.99.13'
  make -f Makefile EX_PLUGINS
  make[1]: Entering directory '/home/jwang/workspace/3party/TeXmacs-1.99.13'
  make[1]: *** No rule to make target 'EX_PLUGINS'.  Stop.
  make[1]: Leaving directory '/home/jwang/workspace/3party/TeXmacs-1.99.13'
  Makefile:57: recipe for target 'TEXMACS' failed
  make: *** [TEXMACS] Error 2

My building commands are

$ CXX=g++ CC=gcc LIBS="-ldl -lpthread" ./configure --disable-qt --prefix=$HOME/bin/extra
$ make

I'm a new user of TeXmacs so it is quite likely that I did not set up the configuration
correctly. Any input will be appreciated.

Thank you
Jingyue



Archive powered by MHonArc 2.6.19.

Top of page