Skip to Content.
Sympa Menu

texmacs-users - Re: [TeXmacs] Re: [Texmacs-dev] compiling under ubuntu 12.04

Subject: mailing-list for TeXmacs Users

List archive

Re: [TeXmacs] Re: [Texmacs-dev] compiling under ubuntu 12.04


Chronological Thread 
  • From: marc lalaude-labayle <address@hidden>
  • To: address@hidden
  • Subject: Re: [TeXmacs] Re: [Texmacs-dev] compiling under ubuntu 12.04
  • Date: Mon, 21 May 2012 14:35:31 +0200

moving .texmacs i could launch my compiled Texmacs. I get a 1.0.7.15 version, as the binary tarball on the site : is it OK ?

By the way, the svn version does have the new icon theme while the binary tarball has the old one. Is it what expected ?

Marc

2012/5/21 henrigirard <address@hidden>
Le 21/05/2012 11:20, marc lalaude-labayle a écrit :
Hi,

thanks to all.

I could compile texmacs but it doesn't run. I get a seg fault. I did compile it to a /home/repertory, made an export PATH but without success. Is it OK this way ?

The irony is : i did compile texmacs under another PC who broke 2 weeks ago. I lost a lot of time and lost my working compiled version of texmacs.

Thank you for your help.

ML


2012/5/14 Sam Liddicott <address@hidden>
I have these packages installed:

qt4-designer install
qt4-dev-tools install
qt4-doc install
qt4-linguist-tools install
qt4-qmake install

Sam


On Sun, May 13, 2012 at 11:48 PM, marc lalaude-labayle <address@hidden> wrote:
Hi,

did someone manage to compile texmacs under ubuntu 12.04 ?

I think that i have exactly the same packages as before (libqt4, guile 1.8 and so on), but it doesn't compile ; i get the following: checking whether we can build a simple Qt app... ko
configure: error: Cannot build a test Qt program"

Thank you for your help

Marc


_______________________________________________
Texmacs-dev mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/texmacs-dev



You should try :
sudo apt-get build-dep texmacs
./configure --prefix=/usr
make -j (x)
sudo make install





Archive powered by MHonArc 2.6.19.

Top of Page