On Thu, 01 Jul 2010 08:47:23 +0800
"Louis A. Turk" <l...@dayspringpublisher.com> wrote:

> On Tue, 2010-06-29 at 11:14 +0200, Wolfgang Engelmann wrote:
> > Am Tuesday 22 June 2010 19:15:17 schrieb Julien Rioux:
> > > On 22/06/2010 1:05 PM, Wolfgang Engelmann wrote:
> > > > Am Tuesday 22 June 2010 18:50:24 schrieb Julien Rioux:
> > > >> On 22/06/2010 12:12 PM, Wolfgang Engelmann wrote:
> > > >
> > > > but this gives me:
> > > > wolfg...@wolfgang:~/lyx-devel$ autogen.sh
> > > > bash: autogen.sh: command not found
> > >
> > > The ./ (dot slash) is important. It tells your shell to execute
> > > the file from the current folder. If you get an error again, make
> > > sure the file is present by doing
> > >
> > > ls
> > >
> > > which should list the files in the current folder. If you copied
> > > the LyX source files correctly, you should see autogen.sh in
> > > there.
> > >
> > > Here are build instructions again:
> > > http://www.physics.utoronto.ca/~jrioux/resources/lyx/#devel
> > 
> > Hello Julien,
> > 
> > Thanks for providing your link. Could you kindly answer the
> > following questions privately?
> > 
> > 1-Do I have to run the ./autogen.sh in my /lyx-devel as root? I did
> > this, but am afraid that was wrong. 

No, you should run ./autogen.sh as a normal user.

> > 2-how do I start the new lyx respectively how do I at what step
> > tell, the new lyx should eg be called lyx2?

If you used ./configure --with-version-suffix=2, then the installed
executable will be lyx2. You should be able to run your original LyX
just by typing lyx in a terminal, the new one by typing lyx2.

If you launch LyX from a panel icon, then right click on the icon and
choose "Properties". For the "Command" enter /usr/local/bin/lyx2.

At the risk of being a boring old guy, I really recommend using GNU
Stow to install compiled programs. This avoids any risk that the new
version might trash some part of the version installed by your package
manager. Also the risk that a new version installed by your package
manager will accidentally trash some part of the compiled version.

Instructions on using Stow to install are here:
http://wiki.lyx.org/Tips/Compiling under the heading "Compiling and
installing with GNU STOW".

Cheers,
Alan


> > 
> > Once I got my new lyx running, I will report. 
> > 
> > Yours
> > 
> > Wolfgang
> 
> No, not privately, please. I want to know, too!
> 
> Louis
> 


-- 
Alan L Tyree                    http://www2.austlii.edu.au/~alan
Tel:  04 2748 6206

Reply via email to