This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Q&A install for Cygwin and PostgreSql (emergency)


Hi,,
My name is Hyun-min, Kong.
I'm a computer programmer in Korea.
--< My working Environment >--
O/S : Windows 2000 Server / Win 98
CPU : Pentium III 700 MHz
HDD : c: --> Win98,      e: --> Windows 2000 server
Windows 2000 login --> id:Administrator


I will install of Postgresql 7.0.  And, I searched a method that porting PostgreSQL to windows NT installation procedures..

In porting Cygwin, happened to follow ...

(1)
bash-2.02$ sh check_cygwin_setup.sh
checking for cygwin...1998-11-2 05:59:57
cygwin installed in /CYGWIN~1/H-I586~1/bin
checking paths ...
Warning: you have /bin but it's not the cygwin installation.
you have /tmp
you have /etc
you have /etc/termcap
you have /etc/passwd
userid is administrator
you have /etc/group
you have /etc/hosts
checking environment ...
HOME is not set, rectify? [y/n] y
please enter your home path [/winnt/profiles/administrator]
c:/Unix/Root
TERM is not set to linux or ansi, rectify? [y/n] y
CYGWIN does not contain "tty" you may experience problems with
subprocess or terminal handling. To rectify this add CYGWIN=tty to
your environment (note this cannot be done in bash as it needs to be
read when cygwin1.dll initialises).

I don't know what above messege means.

(2)
And, in porting PostgreSQL 7.0 (until make/make install)

No problems ...

But, I can't do initdb...


bash-2.02$ cd /usr/local/pgsql/bin
bash-2.02$ ./initdb
: not found
./initdb: 34: Syntax error: Bad fd number

I don't understand in last line...

Help me please... It is important... for me..



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]