On Sun, Jun 1, 2014 at 1:51 PM, Kornel Benko wrote:
> Am Sonntag, 1. Juni 2014 um 20:48:03, schrieb Kornel Benko >
> >
> > You could try to trace it, like this on linux:
> >
> > # strace -f -o xx /usr/bin/python2 -tt
> "/usr/local/share/lyx-2.1/scripts/lyxpak.py"
> >
> > > S.
> >
>
Tha
Am Sonntag, 1. Juni 2014 um 20:48:03, schrieb Kornel Benko
>
> You could try to trace it, like this on linux:
>
> # strace -f -o xx /usr/bin/python2 -tt
> "/usr/local/share/lyx-2.1/scripts/lyxpak.py"
>
> > S.
>
The equivalent for strace on mac may be ktrace.
Kornel
signatur
Am Sonntag, 1. Juni 2014 um 13:37:37, schrieb stefano franchi
> On Sun, Jun 1, 2014 at 1:24 PM, stefano franchi
> wrote:
>
> > Dear All:
> >
> > I am trying to use lyxpak and it fails due to python-related issues. This
> > happens both in lyx2.1 and 2.0. I think it maybe a platform-specific iss
On Sun, Jun 1, 2014 at 1:24 PM, stefano franchi
wrote:
> Dear All:
>
> I am trying to use lyxpak and it fails due to python-related issues. This
> happens both in lyx2.1 and 2.0. I think it maybe a platform-specific issue
> (Arch) due to some environmental variables not set by default, or to some
Dear All:
I am trying to use lyxpak and it fails due to python-related issues. This
happens both in lyx2.1 and 2.0. I think it maybe a platform-specific issue
(Arch) due to some environmental variables not set by default, or to some
python2/python3 conflict. At any rate, I can't figure out how to