Re: [Texmacs-dev] svn 14778 segfaults on FreeBSD with guile problem

2025-07-16 Thread Kostas Oikonomou
Thank you Lisa.  I have two questions: 1) Has TeXmacs now switched to requiring embedded Guile in order to build?  It is not possible to use an already-existing system library? 2) I did as you suggested, and there is a small problem with

Re: [Texmacs-dev] svn 14778 segfaults on FreeBSD with guile problem

2025-07-15 Thread Liza Belos
Hello, Inside the TeXmacs source directory, can you : svn co svn://svn.savannah.gnu.org/texmacs/trunk/guile-texmacs tm-guile188 And then when doing configure, add this option : ./configure --prefix=/opt/texmacs/2.1 --with-qt *--with-guile=embedded18* Liza Le 14/07/2025 à 16:23, Kostas Oikono