Re: Installing cygwin by manually copying c:\cygwin to another machine

2006-01-16 Thread Adrian Maier
On 1/16/06, Chris Taylor <[EMAIL PROTECTED]> wrote: > Adrian Maier wrote: > > On 1/16/06, Yitzchak Scott-Thoennes <[EMAIL PROTECTED]> wrote: > > > >>I think the key word there is "does not yet *support*". Run setup > >>--help from a command

Re: Installing cygwin by manually copying c:\cygwin to another machine

2006-01-16 Thread Adrian Maier
ave seen the same happening with other programs as well (namely qemu). Adrian Maier -- 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/

Re: Installing cygwin by manually copying c:\cygwin to another machine

2006-01-16 Thread Adrian Maier
t the need of choosing individual packages; and with no need of internet connection ... Adrian Maier -- 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/

Re: Fatal error when trying to initialise PostgreSQL in cygwin

2006-01-13 Thread Adrian Maier
On 1/13/06, Dave Korn <[EMAIL PROTECTED]> wrote: > > I hadn't read that file. > > Started the cygserver, but initdb still crashes. > > But did you also turn up the kern.ipc.semmns parameter? I tried with 100 and 300. The same error occurs. Adrian Maier -

Re: Fatal error when trying to initialise PostgreSQL in cygwin

2006-01-13 Thread Adrian Maier
On 1/13/06, Corinna Vinschen <[EMAIL PROTECTED]> wrote: > On Jan 13 12:44, Adrian Maier wrote: > > Hello, > > > > /usr/bin/initdb: line 564: 3312 Bad system call "$PGPATH"/postgres > > -boo > > Did you read /usr/share/doc/Cygwin/postgresq

Re: Installing cygwin by manually copying c:\cygwin to another machine

2006-01-13 Thread Adrian Maier
the > target system, and then check the mount points in by starting bash > from explorer and just call `. my_mounts'. I'll try to set these mounts points. Thanks, Adrian Maier -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.

Fatal error when trying to initialise PostgreSQL in cygwin

2006-01-13 Thread Adrian Maier
50 creating configuration files... ok creating template1 database in pgsql_data//base/1... /usr/bin/initdb: line 644: 360 Bad system call "$PGPATH"/postgres -boot -x1 $PGSQL_OPT $BOOTSTRAP _TALK_ARG template1 initdb: failed This happens for both postgresql 7.4.5 and 8.1.

Installing cygwin by manually copying c:\cygwin to another machine

2006-01-13 Thread Adrian Maier
unzipped it on the other computer. Unfortunately, this does not seem to be enough ( the cygwin simply doesn't run ). My question is: what are the settings required by cygwin to operate normally? ( i guess it needs some environment variables and/or registry settings ). Cheers, Adrian