Windows AltInstaller for LyX 2.0.0rc3

2011-04-11 Thread Michal Skrzypek
In the absence of the official maintainer (Uwe Stöhr) of LyX
Alternate Installer for Windows, I've stepped in and created
'unofficial' installer for LyX version 2.0.0rc3.

As I'm not a LyX developer, I'm not really sure about the quality of
this installer. It worked for me, though.

For now the file is hosted on hotfile. If someone is willing to host
this and future versions of 'my' installer, please contact me off the
list.

The location follows:

http://hotfile.com/dl/114106147/50313a2/LyX-2.0.0rc3-AltInstaller.zip.html

WARNING!!!
==

THIS INSTALLER CONFLICTS WITH LyX 1.6.x !!!

So, don't try to install LyX 2.0 together with LyX 1.6 - it will
destroy/overwrite LyX 1.6 settings.

For details, see http://www.lyx.org/trac/ticket/7315). I still
cannot find where the path to the LyX settings is hardcoded in the
installer (aside from Settings.nsh), so the bug will remain there for
the time being...

You have been warned...

Technical details
-

To compile LyX, I've used msvc 2008 express together with SCons, which
is the recommended route for compiling LyX 2.0.0-beta4. For some reasons
unknown to me, it is no longer the case with 2.0.0-rc1 (there, msvc 2010
with CMake are recommended)

Then I've used the 'LyxPackage' released semi-officially
by Uwe Stöhr for LyX 2.0beta3, replaced and changed some files,
and finally built the installer.

In case of any problems you can mail me, but I can't promise
anything (please CC me, as I am not subscribed there).

Regards,
Michał Skrzypek


Windows AltInstaller for LyX 2.0.0rc3

2011-04-11 Thread Michal Skrzypek
In the absence of the official maintainer (Uwe Stöhr) of LyX
Alternate Installer for Windows, I've stepped in and created
'unofficial' installer for LyX version 2.0.0rc3.

As I'm not a LyX developer, I'm not really sure about the quality of
this installer. It worked for me, though.

For now the file is hosted on hotfile. If someone is willing to host
this and future versions of 'my' installer, please contact me off the
list.

The location follows:

http://hotfile.com/dl/114106147/50313a2/LyX-2.0.0rc3-AltInstaller.zip.html

WARNING!!!
==

THIS INSTALLER CONFLICTS WITH LyX 1.6.x !!!

So, don't try to install LyX 2.0 together with LyX 1.6 - it will
destroy/overwrite LyX 1.6 settings.

For details, see http://www.lyx.org/trac/ticket/7315). I still
cannot find where the path to the LyX settings is hardcoded in the
installer (aside from Settings.nsh), so the bug will remain there for
the time being...

You have been warned...

Technical details
-

To compile LyX, I've used msvc 2008 express together with SCons, which
is the recommended route for compiling LyX 2.0.0-beta4. For some reasons
unknown to me, it is no longer the case with 2.0.0-rc1 (there, msvc 2010
with CMake are recommended)

Then I've used the 'LyxPackage' released semi-officially
by Uwe Stöhr for LyX 2.0beta3, replaced and changed some files,
and finally built the installer.

In case of any problems you can mail me, but I can't promise
anything (please CC me, as I am not subscribed there).

Regards,
Michał Skrzypek


Windows AltInstaller for LyX 2.0.0rc3

2011-04-11 Thread Michal Skrzypek
In the absence of the official maintainer (Uwe Stöhr) of LyX
Alternate Installer for Windows, I've stepped in and created
'unofficial' installer for LyX version 2.0.0rc3.

As I'm not a LyX developer, I'm not really sure about the quality of
this installer. It worked for me, though.

For now the file is hosted on hotfile. If someone is willing to host
this and future versions of 'my' installer, please contact me off the
list.

The location follows:

http://hotfile.com/dl/114106147/50313a2/LyX-2.0.0rc3-AltInstaller.zip.html

WARNING!!!
==

THIS INSTALLER CONFLICTS WITH LyX 1.6.x !!!

So, don't try to install LyX 2.0 together with LyX 1.6 - it will
destroy/overwrite LyX 1.6 settings.

For details, see http://www.lyx.org/trac/ticket/7315). I still
cannot find where the path to the LyX settings is hardcoded in the
installer (aside from Settings.nsh), so the bug will remain there for
the time being...

You have been warned...

Technical details
-

To compile LyX, I've used msvc 2008 express together with SCons, which
is the recommended route for compiling LyX 2.0.0-beta4. For some reasons
unknown to me, it is no longer the case with 2.0.0-rc1 (there, msvc 2010
with CMake are recommended)

Then I've used the 'LyxPackage' released semi-officially
by Uwe Stöhr for LyX 2.0beta3, replaced and changed some files,
and finally built the installer.

In case of any problems you can mail me, but I can't promise
anything (please CC me, as I am not subscribed there).

Regards,
Michał Skrzypek


Windows AltInstaller for LyX 2.0.0rc2

2011-03-29 Thread Michal Skrzypek
In absence of the official maintainer (Uwe Stöhr) of LyX Alternate
Installer for Windows, I've stepped in and created 'unofficial'
installer for LyX version 2.0.0rc2.

As I'm not a LyX developer, I'm not really sure about the quality of
this installer. It worked for me, though.

For now the file is hosted on hotfile. If someone is willing to host
this and future versions of 'my' installer, please contact me off the
list.

The location follows:

http://hotfile.com/dl/112501138/0daf7c2/LyX-2.0.0rc2-AltInstaller.zip.html

WARNING!!!
==

THIS INSTALLER CONFLICTS WITH LyX 1.6.x !!!

So, don't try to install LyX 2.0 together with LyX 1.6 - it will
destroy/overwrite LyX 1.6 settings.

For details, see http://www.lyx.org/trac/ticket/7315). I still
cannot find where the path to the LyX settings is hardcoded in the
installer (aside from Settings.nsh), so the bug will remain there for
the time being...

You have been warned...

Technical details
-

To compile LyX, I've used msvc 2008 express together with SCons, which
is the recommended route for compiling LyX 2.0.0-beta4. For some reasons
unknown to me, it is no longer the case with 2.0.0-rc1 (there, msvc 2010
with CMake are recommended)

Attached in the 'src' directory is a small patch to SConstruct I've
made (commenting out 3 lines).

Then I've used the 'LyxPackage' released semi-officially
by Uwe Stöhr for LyX 2.0beta3, replaced and changed some files,
and finally built the installer.

In case of any problems you can mail me, but I can't promise
anything (please CC me, as I am not subscribed there).

Regards,
Michał Skrzypek


Windows AltInstaller for LyX 2.0.0rc2

2011-03-29 Thread Michal Skrzypek
In absence of the official maintainer (Uwe Stöhr) of LyX Alternate
Installer for Windows, I've stepped in and created 'unofficial'
installer for LyX version 2.0.0rc2.

As I'm not a LyX developer, I'm not really sure about the quality of
this installer. It worked for me, though.

For now the file is hosted on hotfile. If someone is willing to host
this and future versions of 'my' installer, please contact me off the
list.

The location follows:

http://hotfile.com/dl/112501138/0daf7c2/LyX-2.0.0rc2-AltInstaller.zip.html

WARNING!!!
==

THIS INSTALLER CONFLICTS WITH LyX 1.6.x !!!

So, don't try to install LyX 2.0 together with LyX 1.6 - it will
destroy/overwrite LyX 1.6 settings.

For details, see http://www.lyx.org/trac/ticket/7315). I still
cannot find where the path to the LyX settings is hardcoded in the
installer (aside from Settings.nsh), so the bug will remain there for
the time being...

You have been warned...

Technical details
-

To compile LyX, I've used msvc 2008 express together with SCons, which
is the recommended route for compiling LyX 2.0.0-beta4. For some reasons
unknown to me, it is no longer the case with 2.0.0-rc1 (there, msvc 2010
with CMake are recommended)

Attached in the 'src' directory is a small patch to SConstruct I've
made (commenting out 3 lines).

Then I've used the 'LyxPackage' released semi-officially
by Uwe Stöhr for LyX 2.0beta3, replaced and changed some files,
and finally built the installer.

In case of any problems you can mail me, but I can't promise
anything (please CC me, as I am not subscribed there).

Regards,
Michał Skrzypek


Windows AltInstaller for LyX 2.0.0rc2

2011-03-29 Thread Michal Skrzypek
In absence of the official maintainer (Uwe Stöhr) of LyX Alternate
Installer for Windows, I've stepped in and created 'unofficial'
installer for LyX version 2.0.0rc2.

As I'm not a LyX developer, I'm not really sure about the quality of
this installer. It worked for me, though.

For now the file is hosted on hotfile. If someone is willing to host
this and future versions of 'my' installer, please contact me off the
list.

The location follows:

http://hotfile.com/dl/112501138/0daf7c2/LyX-2.0.0rc2-AltInstaller.zip.html

WARNING!!!
==

THIS INSTALLER CONFLICTS WITH LyX 1.6.x !!!

So, don't try to install LyX 2.0 together with LyX 1.6 - it will
destroy/overwrite LyX 1.6 settings.

For details, see http://www.lyx.org/trac/ticket/7315). I still
cannot find where the path to the LyX settings is hardcoded in the
installer (aside from Settings.nsh), so the bug will remain there for
the time being...

You have been warned...

Technical details
-

To compile LyX, I've used msvc 2008 express together with SCons, which
is the recommended route for compiling LyX 2.0.0-beta4. For some reasons
unknown to me, it is no longer the case with 2.0.0-rc1 (there, msvc 2010
with CMake are recommended)

Attached in the 'src' directory is a small patch to SConstruct I've
made (commenting out 3 lines).

Then I've used the 'LyxPackage' released semi-officially
by Uwe Stöhr for LyX 2.0beta3, replaced and changed some files,
and finally built the installer.

In case of any problems you can mail me, but I can't promise
anything (please CC me, as I am not subscribed there).

Regards,
Michał Skrzypek


Windows AltInstaller for LyX 2.0.0rc1

2011-03-16 Thread Michal Skrzypek
In absence of the official maintainer (Uwe Stöhr) of LyX Alternate
Installer for Windows, I've stepped in and created 'unofficial'
installer for LyX version and 2.0.0rc1 (this is actually r37916
installer, which means it is slightly newer than 2.0.0rc1).

As I'm not a LyX developer, I'm not really sure about the quality of
this installer. It worked for me and for the testers, though.

For now the file is hosted on hotfile. It should also be soon
uploaded to ftp://ftp.lyx.org/pub/lyx/contrib/unofficial/ (where my old
installer for 2.0.0beta4 resides), but as the developers remain silent,
I'm not completely sure about this. If someone is willing to host this
and future versions of 'my' installer, please contact me off the list.

The location follows:

http://hotfile.com/dl/110539692/591d4ee/LyX-2.0.0rc1-AltInstaller.zip.html

WARNING!!!
==

THIS INSTALLER CONFLICTS WITH LyX 1.6.x !!!

So, don't try to install LyX 2.0 together with LyX 1.6 - it will
destroy/overwrite LyX 1.6 settings.

For details, see http://www.lyx.org/trac/ticket/7315). I still
cannot find where the path to the LyX settings is hardcoded in the
installer (aside from Settings.nsh), so the bug will remain there for
the time being...

You have been warned...

Technical details
-

To compile LyX, I've used msvc 2008 express together with SCons, which
is the recommended route for compiling LyX 2.0.0-beta4. For some reasons
unknown to me, it is no longer the case with 2.0.0-rc1 (there, msvc 2010
with CMake are recommended)

Then I've used the 'LyxPackage' released semi-officially
by Uwe Stöhr for LyX 2.0beta3, replaced and changed some files,
and finally built the installer.

In case of any problems you can mail me, but I can't promise
anything (please CC me, as I am not subscribed there).

Regards,
Michał Skrzypek


Windows AltInstaller for LyX 2.0.0rc1

2011-03-16 Thread Michal Skrzypek
In absence of the official maintainer (Uwe Stöhr) of LyX Alternate
Installer for Windows, I've stepped in and created 'unofficial'
installer for LyX version and 2.0.0rc1 (this is actually r37916
installer, which means it is slightly newer than 2.0.0rc1).

As I'm not a LyX developer, I'm not really sure about the quality of
this installer. It worked for me and for the testers, though.

For now the file is hosted on hotfile. It should also be soon
uploaded to ftp://ftp.lyx.org/pub/lyx/contrib/unofficial/ (where my old
installer for 2.0.0beta4 resides), but as the developers remain silent,
I'm not completely sure about this. If someone is willing to host this
and future versions of 'my' installer, please contact me off the list.

The location follows:

http://hotfile.com/dl/110539692/591d4ee/LyX-2.0.0rc1-AltInstaller.zip.html

WARNING!!!
==

THIS INSTALLER CONFLICTS WITH LyX 1.6.x !!!

So, don't try to install LyX 2.0 together with LyX 1.6 - it will
destroy/overwrite LyX 1.6 settings.

For details, see http://www.lyx.org/trac/ticket/7315). I still
cannot find where the path to the LyX settings is hardcoded in the
installer (aside from Settings.nsh), so the bug will remain there for
the time being...

You have been warned...

Technical details
-

To compile LyX, I've used msvc 2008 express together with SCons, which
is the recommended route for compiling LyX 2.0.0-beta4. For some reasons
unknown to me, it is no longer the case with 2.0.0-rc1 (there, msvc 2010
with CMake are recommended)

Then I've used the 'LyxPackage' released semi-officially
by Uwe Stöhr for LyX 2.0beta3, replaced and changed some files,
and finally built the installer.

In case of any problems you can mail me, but I can't promise
anything (please CC me, as I am not subscribed there).

Regards,
Michał Skrzypek


Windows AltInstaller for LyX 2.0.0rc1

2011-03-16 Thread Michal Skrzypek
In absence of the official maintainer (Uwe Stöhr) of LyX Alternate
Installer for Windows, I've stepped in and created 'unofficial'
installer for LyX version and 2.0.0rc1 (this is actually r37916
installer, which means it is slightly newer than 2.0.0rc1).

As I'm not a LyX developer, I'm not really sure about the quality of
this installer. It worked for me and for the testers, though.

For now the file is hosted on hotfile. It should also be soon
uploaded to ftp://ftp.lyx.org/pub/lyx/contrib/unofficial/ (where my old
installer for 2.0.0beta4 resides), but as the developers remain silent,
I'm not completely sure about this. If someone is willing to host this
and future versions of 'my' installer, please contact me off the list.

The location follows:

http://hotfile.com/dl/110539692/591d4ee/LyX-2.0.0rc1-AltInstaller.zip.html

WARNING!!!
==

THIS INSTALLER CONFLICTS WITH LyX 1.6.x !!!

So, don't try to install LyX 2.0 together with LyX 1.6 - it will
destroy/overwrite LyX 1.6 settings.

For details, see http://www.lyx.org/trac/ticket/7315). I still
cannot find where the path to the LyX settings is hardcoded in the
installer (aside from Settings.nsh), so the bug will remain there for
the time being...

You have been warned...

Technical details
-

To compile LyX, I've used msvc 2008 express together with SCons, which
is the recommended route for compiling LyX 2.0.0-beta4. For some reasons
unknown to me, it is no longer the case with 2.0.0-rc1 (there, msvc 2010
with CMake are recommended)

Then I've used the 'LyxPackage' released semi-officially
by Uwe Stöhr for LyX 2.0beta3, replaced and changed some files,
and finally built the installer.

In case of any problems you can mail me, but I can't promise
anything (please CC me, as I am not subscribed there).

Regards,
Michał Skrzypek


LyX 2.0beta4 windows installer (unofficial) is there!

2011-02-08 Thread Michal Skrzypek
 Pre-release of LyX version 2.0.0 (beta 4)
 ==
In case anyone is interested, I've created windows 'alternate'
installer of 2.0 beta4 (actually, it is slightly newer r37563, because
of the grave regression fixed there). It can be installed simultaneously
with previous betas, but some settings seem to be cleared while
'switching' between versions. Look there:

ftp://ftp.lyx.org/pub/lyx/contrib/unofficial/

WARNING: as I'm not a LyX developer, I'm not really sure about the
quality of this installer. It worked for me, though, and finally the
frequent crashes of beta3 are now gone.

I've created it because the official maintainer (Uwe Stöhr) is
currently offline, so there will be no official windows installers for
the time being.

I'm not subscribed there, so please cc me at ms (at) msys.info.

Regards,
Michał Skrzypek


LyX 2.0beta4 windows installer (unofficial) is there!

2011-02-08 Thread Michal Skrzypek
 Pre-release of LyX version 2.0.0 (beta 4)
 ==
In case anyone is interested, I've created windows 'alternate'
installer of 2.0 beta4 (actually, it is slightly newer r37563, because
of the grave regression fixed there). It can be installed simultaneously
with previous betas, but some settings seem to be cleared while
'switching' between versions. Look there:

ftp://ftp.lyx.org/pub/lyx/contrib/unofficial/

WARNING: as I'm not a LyX developer, I'm not really sure about the
quality of this installer. It worked for me, though, and finally the
frequent crashes of beta3 are now gone.

I've created it because the official maintainer (Uwe Stöhr) is
currently offline, so there will be no official windows installers for
the time being.

I'm not subscribed there, so please cc me at ms (at) msys.info.

Regards,
Michał Skrzypek


LyX 2.0beta4 windows installer (unofficial) is there!

2011-02-08 Thread Michal Skrzypek
> Pre-release of LyX version 2.0.0 (beta 4)
> ==
In case anyone is interested, I've created windows 'alternate'
installer of 2.0 beta4 (actually, it is slightly newer r37563, because
of the grave regression fixed there). It can be installed simultaneously
with previous betas, but some settings seem to be cleared while
'switching' between versions. Look there:

ftp://ftp.lyx.org/pub/lyx/contrib/unofficial/

WARNING: as I'm not a LyX developer, I'm not really sure about the
quality of this installer. It worked for me, though, and finally the
frequent crashes of beta3 are now gone.

I've created it because the official maintainer (Uwe Stöhr) is
currently offline, so there will be no official windows installers for
the time being.

I'm not subscribed there, so please cc me at ms (at) msys.info.

Regards,
Michał Skrzypek