mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] texmacs cvs and debian/ubuntu


Chronological Thread 
  • From: "address@hidden" <address@hidden>
  • To: address@hidden
  • Cc: address@hidden
  • Subject: Re: [TeXmacs] texmacs cvs and debian/ubuntu
  • Date: Thu, 14 Jun 2007 18:38:13 +0200

Hi,

thank you. I downloaded the cvs version, tried a make but i got an
error. Here are the messages i get after a second try (and installing
some X11 ghostscript related pacakges):


Dans le fichier inclus à partir
de ./Plugins/Ghostscript/ghostscript.cpp:13:
Plugins/Ghostscript/ghostscript.hpp:16:22: erreur: X11/Xlib.h : Aucun
fichier ou répertoire de ce type
Plugins/Ghostscript/ghostscript.hpp:17:23: erreur: X11/Xatom.h : Aucun
fichier ou répertoire de ce type
Plugins/Ghostscript/ghostscript.hpp:20: erreur: variable or field
‘ghostscript_run’ declared void
Plugins/Ghostscript/ghostscript.hpp:20: erreur: ‘Display’ was not
declared in this scope
Plugins/Ghostscript/ghostscript.hpp:20: erreur: ‘dpy’ was not declared
in this scope
Plugins/Ghostscript/ghostscript.hpp:20: erreur: ‘Window’ was not
declared in this scope
Plugins/Ghostscript/ghostscript.hpp:20: erreur: ‘Pixmap’ was not
declared in this scope
Plugins/Ghostscript/ghostscript.hpp:21: erreur: expected
primary-expression before ‘image’
Plugins/Ghostscript/ghostscript.hpp:21: erreur: expected
primary-expression before ‘w’
Plugins/Ghostscript/ghostscript.hpp:21: erreur: expected
primary-expression before ‘h’
Plugins/Ghostscript/ghostscript.hpp:22: erreur: expected
primary-expression before ‘double’
Plugins/Ghostscript/ghostscript.hpp:22: erreur: expected
primary-expression before ‘double’
Plugins/Ghostscript/ghostscript.hpp:22: erreur: expected
primary-expression before ‘double’
Plugins/Ghostscript/ghostscript.hpp:22: erreur: expected
primary-expression before ‘double’
Plugins/Ghostscript/ghostscript.hpp:22: erreur: initializer liste
d'expressions traitée comme une expression composée
./Plugins/Ghostscript/ghostscript.cpp:63: erreur: variable or field
‘ghostscript_run’ declared void
./Plugins/Ghostscript/ghostscript.cpp:63: erreur: redefinition of ‘int
ghostscript_run’
Plugins/Ghostscript/ghostscript.hpp:20: erreur: ‘int ghostscript_run’
previously defined here
./Plugins/Ghostscript/ghostscript.cpp:63: erreur: ‘Display’ was not
declared in this scope
./Plugins/Ghostscript/ghostscript.cpp:63: erreur: ‘dpy’ was not declared
in this scope
./Plugins/Ghostscript/ghostscript.cpp:63: erreur: ‘Window’ was not
declared in this scope
./Plugins/Ghostscript/ghostscript.cpp:63: erreur: ‘Pixmap’ was not
declared in this scope
./Plugins/Ghostscript/ghostscript.cpp:64: erreur: expected
primary-expression before ‘image’
./Plugins/Ghostscript/ghostscript.cpp:64: erreur: expected
primary-expression before ‘w’
./Plugins/Ghostscript/ghostscript.cpp:64: erreur: expected
primary-expression before ‘h’
./Plugins/Ghostscript/ghostscript.cpp:65: erreur: expected
primary-expression before ‘double’
./Plugins/Ghostscript/ghostscript.cpp:65: erreur: expected
primary-expression before ‘double’
./Plugins/Ghostscript/ghostscript.cpp:65: erreur: expected
primary-expression before ‘double’
./Plugins/Ghostscript/ghostscript.cpp:65: erreur: expected
primary-expression before ‘double’
./Plugins/Ghostscript/ghostscript.cpp:48: attention : ‘string
encapsulate_postscript(string)’ defined but not used
make[1]: *** [Objects/ghostscript.o] Erreur 1
make[1]: quittant le répertoire « /home/marc/src/src »
make: *** [TEXMACS] Erreur 2




If you can help me, i would appreciate

Thank you

MLL




























Le mardi 12 juin 2007 à 14:04 +0200, Henri Lesourd a écrit :
> address@hidden wrote:
>
> >Hi,
> >
> >since i don't know anything about cvs, and i apologize if you think the
> >question is not on the right place, but here it comes : i'd like to test
> >the last features in the cvs version of texmacs without "loosing" the
> >texmacs .deb package i have on my system.
> >
> >Is it possible to have a cvs version AND the "official" .deb version
> >(unstable or ubuntu) ?
> >If yes, how all the plugins do behave with the cvs version ?
> >And the last question : if you say i an have two different versions of
> >Texmacs, how shall i do to install the cvs version (with the plugins if
> >possible) ?
> >
> >
> Just download the cvs in one directory, do :
> ./configure --prefix=[INSTALL-DIR]
> ./make
> ./make install
>
> You dont need to be root to do it. Then simply do :
> /home/myself> [INSTALL-DIR]/bin/texmacs
>
> To run you new TeXmacs.
>
>
> As far as the plugins are concerned, everything is
> in ~/.TeXmacs, thus you only need to switch between
> different ~/.TeXmacs in order to switch between different
> plugin sets.
>
>
> Best, Henri
>





Archive powered by MHonArc 2.6.19.

Top of page