mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] Build/install issue with 1.0.2.9


Chronological Thread 
  • From: "Vadim V. Zhytnikov" <address@hidden>
  • To: Ted Turocy <address@hidden>
  • Cc: address@hidden
  • Subject: Re: [TeXmacs] Build/install issue with 1.0.2.9
  • Date: Wed, 03 Dec 2003 13:52:22 +0300

Ted Turocy ?????:

I'm having the following problem using built-from-source 1.0.2.9, on a LFS 4.0-based system:

After

./configure --prefix=/usr
make
make install

The installed /usr/bin/texmacs script issues the following errors:
/usr/bin/texmacs: line 1: prefix: command not found
/usr/bin/texmacs: line 1: exec_prefix: command not found
/usr/bin/texmacs: line 19: exec: texmacs.bin: not found

Manually fixing the paths, and manually placing texmacs.bin in /usr/bin only gets me marginally further:

[arbiter@reinhard /usr/bin]$ ./texmacs.bin

Fatal error: bad url in 'complete'
See file : url.cpp

Anyone have any fixes for these?

TT

I don't know why but configure in 1.0.2.9 seems to be
broken. It contans explicit $(prefix) constructions
which should not be there. Try to recreate configure
by the starting autoconf command before
./configure --prefix=....
This will resolve the trouble.


--
Vadim V. Zhytnikov

<address@hidden>
<address@hidden>




Archive powered by MHonArc 2.6.19.

Top of page