Kornel Benko writes:
> Maybe it was me, setting
> "--datarootdir= --bindir=/bin"
> in configure command line. (posix env)
That would be a good reason, indeed.
JMarc
Am 2009-03-09 schrieb Jean-Marc Lasgouttes:
> > Hmm, that is not complete ..
> > there is also
> > $prefix/share/locale
>
> Indeed.
>
> > $prefix/lyx (I do not see here $prefix/share/lyx)
>
> I do not know what you mean. Where are you looking?
Maybe it was me, setting
"--da
Kornel Benko writes:
>> No, we are installing under
>> $prefix/bin
>> $prefix/share/lyx$version (here are the ui, bind, layout, etc
>> directories)
>> $prefix/man/man1
>
> Hmm, that is not complete ..
> there is also
> $prefix/share/locale
Indeed.
> $prefix/lyx (I do not see here $pr
Am Sonntag 08 März 2009 schrieb Jean-Marc Lasgouttes:
> > We are installing under
> > $prefix
> > $prefix/{bin,bind,commands,doc,examples,locale, ...}
>
> No, we are installing under
> $prefix/bin
> $prefix/share/lyx$version (here are the ui, bind, layout, etc
> directories)
> $prefix/man/m
We are installing under
$prefix
$prefix/{bin,bind,commands,doc,examples,locale, ...}
No, we are installing under
$prefix/bin
$prefix/share/lyx$version (here are the ui, bind, layout, etc
directories)
$prefix/man/man1
Cmake should do the same (and I suspect there is a standard
Am Samstag 07 März 2009 schrieb Pavel Sanda:
> i'm confused - you plan to install files to different locations than the
> current automake tools do?
The current automake makes no packages. There is a description for creating an
rpm-package though.
And no, I am not planing. But it is so since som
Kornel Benko wrote:
> Am Samstag 07 März 2009 schrieb Jean-Marc Lasgouttes:
> > Kornel Benko a écrit :
> > > Hi,
> > > in the trunk-cmake-build, we install everything into a single directory
> > > like /usr/local/share/lyx2.0.
> > > I would like to additionally install a smal shell script as
> > >
Am Samstag 07 März 2009 schrieb Jean-Marc Lasgouttes:
> Kornel Benko a écrit :
> > Hi,
> > in the trunk-cmake-build, we install everything into a single directory
> > like /usr/local/share/lyx2.0.
> > I would like to additionally install a smal shell script as
> > "/usr/bin/lyx" beeing a wrap to ca
Kornel Benko a écrit :
Hi,
in the trunk-cmake-build, we install everything into a single directory like
/usr/local/share/lyx2.0.
I would like to additionally install a smal shell script as "/usr/bin/lyx"
beeing a wrap to call the actual executable.
What is it good for? We should install to $pr