Re: postgres on windows with minimal cygwin
| От | Jason Tishler |
|---|---|
| Тема | Re: postgres on windows with minimal cygwin |
| Дата | |
| Msg-id | 20030102203313.GA1996@tishler.net обсуждение исходный текст |
| Ответ на | Re: postgres on windows with minimal cygwin ("Todd F. Peterson" <tfp@ncgr.org>) |
| Список | pgsql-cygwin |
Todd,
On Thu, Jan 02, 2003 at 12:08:49PM -0700, Todd F. Peterson wrote:
> Have built the cygmin by starting with empty directory and copying
> over files from my main cygwin install. setup information is not there
> so cygcheck produces:
I thought so, but it was worth asking.
> What program sets the registry entries up during cygwin install?
Cygwin's setup.exe, but you can use Cygwin's mount instead. Note that I
use the following for my (non PostgreSQL) minimal installs:
rem Set variables
set CygwinDir=%1
set PATH=%CygwinDir%\bin;%PATH%;
rem Set mount points
mount -f -s -b %CygwinDir% /
mount -f -s -b %CygwinDir%\bin /usr/bin
mount -f -s -b %CygwinDir%\lib /usr/lib
mount -f -s -b -c /cygdrive
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6
В списке pgsql-cygwin по дате отправления: