mailing-list for TeXmacs Users

Text archives Help


[TeXmacs] problem with build texmacs svn version


Chronological Thread 
  • From: 张启德(Zhang Qide) <address@hidden>
  • To: address@hidden
  • Subject: [TeXmacs] problem with build texmacs svn version
  • Date: Fri, 23 Mar 2012 20:03:32 +0800

Hi all,
After build TeXmacs 1.0.7.15 source package download from
http://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-1.0.7.15-src.tar.gz
successfully, I try to build the svn version.

$: mkdir -p ~/program/texmacs
$: cd ~/program/texmacs
$: svn co svn://svn.savannah.gnu.org/texmacs/trunk/src
$: cd /src
$: ./configure
$: make -j2
$: sudo make install

After install successfully, I try to run texmacs with "texmacs &",
But I get some error, see blow:

qide@inspiron:~$ Welcome to TeXmacs 1.0.7.15
------------------------------------------------------------------------------
TeXmacs] kpsepath works with your TeX distribution
TeXmacs] kpsewhich works with your TeX distribution
TeXmacs] mktextfm works with your TeX distribution
TeXmacs] mktexpk works with your TeX distribution
TeXmacs] texhash works with your TeX distribution
TeXmacs] found TeX directory /usr/share/texmf/fonts
------------------------------------------------------------------------------
Installation completed successfully !
I will now start up the editor
------------------------------------------------------------------------------

base= /home/qide

TeXmacs] Fatal error, bad protocol in url

TeXmacs] Fatal unrecoverable error, no active view

[1]+ Exit 1 texmacs

I don't know what's wrong with it. If a restart texmacs with " texmacs &"
again, no error message occur. If I delete "~/.TeXmacs" and restart texmacs
again. I will get the error message again. Any ideas?

Greetings,
Zhang Qide



Archive powered by MHonArc 2.6.19.

Top of page