Hi,

I ran into the same problem as other did with different Cygwin version used by different 3PP's.
I do not need to have them run simulanously (at least not by now), but need to switch between them in a convenient way, if anyhow possible.


Christopher Faylor metioned in his mail the following:

The cygwin developers know how to keep multiple versions of cygwin
around for testing purposes so there really is no reason to add code
just to accommodate people who are apparently using cygwin for
commercial purposes without bothering to think too much about how they
are installing it.



Since I am not a cygwin developer I am not too familiar with how Cygwin is installed and which registry entries matter.
Can anyone give hints or refer to cygwin documentation which entries are essential.


Or is the following approach a promising one:

1. Install the first Cygwin environement (e.g version 1.2)
2. Extend the installation path (e.g. C:\program\cygwin) and the registry entries with the key name "Cygnus Solutions" with a version extension (here -1-2).
3. Install the second Cygwin environement (e.g version 1.5.10)
4. Extend the installation path (e.g. C:\program\cygwin) and the registry entries with the key name "Cygnus Solutions" with a version extension. (here -1-5-10 )
5. Repeat step 3 and 4 for more Cygwin environements
6. Change the path name and the registry key name back to the original installation name for the version one wants to use. (manually or better write a script that doees the job)



Cheers

Roman

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



Reply via email to