Re: Shell script to compile and install LyX-2.1.0 from git on Fedora

2012-12-04 Thread José Matos
On 2012-11-03 23:14, Kayvan Sylvan wrote: > Hi everyone, > > I've tested this on Fedora 15, 16, and 17. The Fedora 17 system was a > clean install on VirtualBox, after which I ran my script. > > The basic idea: > > lyx-build init # installs needed packages and sets up the rpmbuild dir > lyx-build r

Re: Shell script to compile and install LyX-2.1.0 from git on Fedora

2012-11-03 Thread Kayvan Sylvan
Thanks. Here's the patch for lyx-fedora in devel. On Sat, Nov 3, 2012 at 7:13 PM, Richard Heck wrote: > On 11/03/2012 09:37 PM, Kayvan Sylvan wrote: > >> Hmmm Yes, that seems to be an old script based on the procedure in >> http://wiki.lyx.org/Devel/**ReleaseProcedure

Re: Shell script to compile and install LyX-2.1.0 from git on Fedora

2012-11-03 Thread Richard Heck
On 11/03/2012 09:37 PM, Kayvan Sylvan wrote: Hmmm Yes, that seems to be an old script based on the procedure in http://wiki.lyx.org/Devel/ReleaseProcedure which is tied to the old subversion repo. Actually, I wrote it when I became release manager for 2.0.x. It's up to date now for git, o

Re: Shell script to compile and install LyX-2.1.0 from git on Fedora

2012-11-03 Thread Kayvan Sylvan
Hmmm Yes, that seems to be an old script based on the procedure in http://wiki.lyx.org/Devel/ReleaseProcedure which is tied to the old subversion repo. I'll rename my script to lyx-fedora instead, and you can include it in the same place (development/tools). Here it is, slightly modified. O

Re: Shell script to compile and install LyX-2.1.0 from git on Fedora

2012-11-03 Thread Richard Heck
On 11/03/2012 09:01 PM, Kayvan Sylvan wrote: The latest version of this script (lyx-build) is always available at the following URL: http://www.box.com/kslyx Probably not an issue, but there is a script called "lyx-build" in the source tree, at development/tools/. I doubt there could be a con

Re: Shell script to compile and install LyX-2.1.0 from git on Fedora

2012-11-03 Thread Kayvan Sylvan
The latest version of this script (lyx-build) is always available at the following URL: http://www.box.com/kslyx On Sat, Nov 3, 2012 at 4:14 PM, Kayvan Sylvan wrote: > Hi everyone, > > I've tested this on Fedora 15, 16, and 17. The Fedora 17 system was a > clean install on VirtualBox, after whi