Re: Version-suffix with 1.4.0.cvs

2006-01-23 Thread Juergen Spitzmueller
Jean-Pierre Chrétien wrote:
 I just find out that the --with-version-suffix=-1.4.0cvs-qt does not
 works anymore for lyx, lyxclient and tex2lyx, which clobber the
 current installed lyx working version.

 Does this deserve a bugzilla message ?

IMO yes. What is wrong? For once, it seems to work for me ATM.
(did you try to rerun ./autogen.sh before compiling?)

Jürgen


Re: Version-suffix with 1.4.0.cvs

2006-01-23 Thread Enrico Forestieri
Juergen Spitzmueller [EMAIL PROTECTED] writes:
 
 Jean-Pierre Chrétien wrote:
  I just find out that the --with-version-suffix=-1.4.0cvs-qt does not
  works anymore for lyx, lyxclient and tex2lyx, which clobber the
  current installed lyx working version.
 
  Does this deserve a bugzilla message ?
 
 IMO yes. What is wrong? For once, it seems to work for me ATM.
 (did you try to rerun ./autogen.sh before compiling?)

I also observed this. In practice the specified suffix does not get
attached to the installed binaries. They are installed as
lyx, lyxclient and tex2lyx instead of lyx-1.4.0cvs-qt etc.
This also happens when not explicitly specifying a suffix, i.e., when
merely using --with-version-suffix. The user and system dirs are ok,
though.

--
Enrico






Re: Version-suffix with 1.4.0.cvs

2006-01-23 Thread Juergen Spitzmueller
Enrico Forestieri wrote:
 I also observed this. In practice the specified suffix does not get
 attached to the installed binaries. They are installed as
 lyx, lyxclient and tex2lyx instead of lyx-1.4.0cvs-qt etc.
 This also happens when not explicitly specifying a suffix, i.e., when
 merely using --with-version-suffix. The user and system dirs are ok,
 though.

You are right. I can confirm this. So the fix of --with-version-suffix was 
incomplete.

Jürgen


Re: Version-suffix with 1.4.0.cvs

2006-01-23 Thread Jean-Pierre Chrétien
Juergen Spitzmueller [EMAIL PROTECTED] writes:

 
 Jean-Pierre Chrétien wrote:
  I just find out that the --with-version-suffix=-1.4.0cvs-qt does not
  works anymore for lyx, lyxclient and tex2lyx, which clobber the
  current installed lyx working version.
 
  Does this deserve a bugzilla message ?
 
 IMO yes. 

Done, bug 2237.

What is wrong? For once, it seems to work for me ATM.
 (did you try to rerun ./autogen.sh before compiling?)

It's part of the procedure:
script
umask 022
cd /usr/local/Packages/lyx-devel
cvs update -dP cvsupdate_log.txt
autogen.sh autogen_log.txt
./configure --with-version-suffix=-1.4.0cvs-qt  --with-frontend=qt
--with-qt-dir=/usr/local/qt-3.3.4 --with-extra-lib=/usr/local/lib
--with-extra-lib=/usr/local/qt-3.3.4/lib  configlog.txt
make makelog.txt
make install-strip  installog.txt

It used to work all right,  before december 2005
(I clobber the logs, so I can't be more specific, sorry).

-- 
Jean-Pierre




Re: Version-suffix with 1.4.0.cvs

2006-01-23 Thread Juergen Spitzmueller
Jean-Pierre Chrétien wrote:
> I just find out that the --with-version-suffix=-1.4.0cvs-qt does not
> works anymore for lyx, lyxclient and tex2lyx, which clobber the
> current installed lyx working version.
>
> Does this deserve a bugzilla message ?

IMO yes. What is wrong? For once, it seems to work for me ATM.
(did you try to rerun ./autogen.sh before compiling?)

Jürgen


Re: Version-suffix with 1.4.0.cvs

2006-01-23 Thread Enrico Forestieri
Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
> 
> Jean-Pierre Chrétien wrote:
> > I just find out that the --with-version-suffix=-1.4.0cvs-qt does not
> > works anymore for lyx, lyxclient and tex2lyx, which clobber the
> > current installed lyx working version.
> >
> > Does this deserve a bugzilla message ?
> 
> IMO yes. What is wrong? For once, it seems to work for me ATM.
> (did you try to rerun ./autogen.sh before compiling?)

I also observed this. In practice the specified suffix does not get
attached to the installed binaries. They are installed as
lyx, lyxclient and tex2lyx instead of lyx-1.4.0cvs-qt etc.
This also happens when not explicitly specifying a suffix, i.e., when
merely using --with-version-suffix. The user and system dirs are ok,
though.

--
Enrico






Re: Version-suffix with 1.4.0.cvs

2006-01-23 Thread Juergen Spitzmueller
Enrico Forestieri wrote:
> I also observed this. In practice the specified suffix does not get
> attached to the installed binaries. They are installed as
> lyx, lyxclient and tex2lyx instead of lyx-1.4.0cvs-qt etc.
> This also happens when not explicitly specifying a suffix, i.e., when
> merely using --with-version-suffix. The user and system dirs are ok,
> though.

You are right. I can confirm this. So the fix of --with-version-suffix was 
incomplete.

Jürgen


Re: Version-suffix with 1.4.0.cvs

2006-01-23 Thread Jean-Pierre Chrétien
Juergen Spitzmueller <[EMAIL PROTECTED]> writes:

> 
> Jean-Pierre Chrétien wrote:
> > I just find out that the --with-version-suffix=-1.4.0cvs-qt does not
> > works anymore for lyx, lyxclient and tex2lyx, which clobber the
> > current installed lyx working version.
> >
> > Does this deserve a bugzilla message ?
> 
> IMO yes. 

Done, bug 2237.

>What is wrong? For once, it seems to work for me ATM.
> (did you try to rerun ./autogen.sh before compiling?)

It's part of the procedure:

Version-suffix with 1.4.0.cvs

2006-01-20 Thread Jean-Pierre Chrétien
Hello,

I just find out that the --with-version-suffix=-1.4.0cvs-qt does not
works anymore for lyx, lyxclient and tex2lyx, which clobber the
current installed lyx working version.

Does this deserve a bugzilla message ?

-- 
Jean-Pierre




Version-suffix with 1.4.0.cvs

2006-01-20 Thread Jean-Pierre Chrétien
Hello,

I just find out that the --with-version-suffix=-1.4.0cvs-qt does not
works anymore for lyx, lyxclient and tex2lyx, which clobber the
current installed lyx working version.

Does this deserve a bugzilla message ?

-- 
Jean-Pierre