public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Typical Cygwin fork problem
@ 2011-08-19  9:23 big glass
  2011-08-19 13:34 ` Ryan Johnson
  0 siblings, 1 reply; 22+ messages in thread
From: big glass @ 2011-08-19  9:23 UTC (permalink / raw)
  To: cygwin


I have ruby installed and am trying this, but run this but lots of errors:

$ gem install sproutcore
Fetching: rack-1.3.2.gem (100%)
Fetching: json_pure-1.4.6.gem (100%)
Fetching: extlib-0.9.15.gem (100%)
Fetching: erubis-2.7.0.gem (100%)
Fetching: thor-0.14.6.gem (100%)
Fetching: haml-3.1.2.gem (100%)
Fetching: sass-3.1.7.gem (100%)
Fetching: chunky_png-1.2.1.gem (100%)
Fetching: fssm-0.2.7.gem (100%)
Fetching: compass-0.11.5.gem (100%)
Fetching: eventmachine-1.0.0.beta.3.gem (100%)
Building native extensions.  This could take a while...
      1 [main] ruby 7216 C:\cygwin\home\me\.rvm\rubies\ruby-1.9.2-p290\
bin\ruby.exe: *** fatal error - unable to remap \\?\C:\cygwin\home\me\.
rvm\rubies\ruby-1.9.2-p290\lib\ruby\1.9.1\i386-cygwin\etc.so to same 
address as
parent: 0x3E0000 != 0x3F0000
Stack trace:
Frame     Function  Args
00289098  6102796B  (00289098, 00000000, 00000000, 00000000)
00289388  6102796B  (6117EC60, 00008000, 00000000, 61180977)
0028A3B8  61004F1B  (611A7FAC, 612492D4, 003E0000, 003F0000)
End of stack trace
      1 [main] ruby 9668 fork: child 7216 - died waiting for dll 
loading, errno
-- 
View this message in context: http://old.nabble.com/Typical-Cygwin-fork-problem-tp32293766p32293766.html
Sent from the Cygwin list mailing list archive at Nabble.com.


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

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: Typical Cygwin fork problem
  2011-08-19  9:23 Typical Cygwin fork problem big glass
@ 2011-08-19 13:34 ` Ryan Johnson
  2011-08-19 14:35   ` big glass
  2011-08-20 12:03   ` big glass
  0 siblings, 2 replies; 22+ messages in thread
From: Ryan Johnson @ 2011-08-19 13:34 UTC (permalink / raw)
  To: cygwin

On 19/08/2011 5:23 AM, big glass wrote:
> I have ruby installed and am trying this, but run this but lots of errors:
>
> $ gem install sproutcore
> Fetching: rack-1.3.2.gem (100%)
> Fetching: json_pure-1.4.6.gem (100%)
> Fetching: extlib-0.9.15.gem (100%)
> Fetching: erubis-2.7.0.gem (100%)
> Fetching: thor-0.14.6.gem (100%)
> Fetching: haml-3.1.2.gem (100%)
> Fetching: sass-3.1.7.gem (100%)
> Fetching: chunky_png-1.2.1.gem (100%)
> Fetching: fssm-0.2.7.gem (100%)
> Fetching: compass-0.11.5.gem (100%)
> Fetching: eventmachine-1.0.0.beta.3.gem (100%)
> Building native extensions.  This could take a while...
>        1 [main] ruby 7216 C:\cygwin\home\me\.rvm\rubies\ruby-1.9.2-p290\
> bin\ruby.exe: *** fatal error - unable to remap \\?\C:\cygwin\home\me\.
> rvm\rubies\ruby-1.9.2-p290\lib\ruby\1.9.1\i386-cygwin\etc.so to same
> address as
> parent: 0x3E0000 != 0x3F0000
> Stack trace:
> Frame     Function  Args
> 00289098  6102796B  (00289098, 00000000, 00000000, 00000000)
> 00289388  6102796B  (6117EC60, 00008000, 00000000, 61180977)
> 0028A3B8  61004F1B  (611A7FAC, 612492D4, 003E0000, 003F0000)
> End of stack trace
>        1 [main] ruby 9668 fork: child 7216 - died waiting for dll
> loading, errno
$ ./reply-to-typical-fork-complaint.sh
Please run rebaseall (and peflagsall+reboot if on Vista or Win7)


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

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: Typical Cygwin fork problem
  2011-08-19 13:34 ` Ryan Johnson
@ 2011-08-19 14:35   ` big glass
  2011-08-19 14:50     ` Csaba Raduly
  2011-08-19 15:10     ` Corinna Vinschen
  2011-08-20 12:03   ` big glass
  1 sibling, 2 replies; 22+ messages in thread
From: big glass @ 2011-08-19 14:35 UTC (permalink / raw)
  To: cygwin


cheers, tried it in ash but get this:

$ rebaseall   : not found
$ sr/bin/ash: rebaseall: not found
-- 
View this message in context: http://old.nabble.com/Typical-Cygwin-fork-problem-tp32293766p32295811.html
Sent from the Cygwin list mailing list archive at Nabble.com.


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

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: Typical Cygwin fork problem
  2011-08-19 14:35   ` big glass
@ 2011-08-19 14:50     ` Csaba Raduly
  2011-09-06  1:53       ` jan.kolar
  2011-08-19 15:10     ` Corinna Vinschen
  1 sibling, 1 reply; 22+ messages in thread
From: Csaba Raduly @ 2011-08-19 14:50 UTC (permalink / raw)
  To: cygwin

On Fri, Aug 19, 2011 at 4:35 PM, big glass  wrote:
> cheers, tried it in ash but get this:
>
> $ rebaseall   : not found
> $ sr/bin/ash: rebaseall: not found

Then you need to install the rebase package:

http://cygwin.com/cgi-bin2/package-grep.cgi?grep=rebaseall

Csaba
-- 
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
The Tao of math: The numbers you can count are not the real numbers.
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds

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

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: Typical Cygwin fork problem
  2011-08-19 14:35   ` big glass
  2011-08-19 14:50     ` Csaba Raduly
@ 2011-08-19 15:10     ` Corinna Vinschen
  2011-08-19 16:13       ` big glass
  2011-08-20  8:43       ` big glass
  1 sibling, 2 replies; 22+ messages in thread
From: Corinna Vinschen @ 2011-08-19 15:10 UTC (permalink / raw)
  To: cygwin

On Aug 19 07:35, big glass wrote:
> 
> cheers, tried it in ash but get this:
> 
> $ rebaseall   : not found

 $ /bin/rebaseall


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: Typical Cygwin fork problem
  2011-08-19 15:10     ` Corinna Vinschen
@ 2011-08-19 16:13       ` big glass
  2011-08-19 16:26         ` Christopher Faylor
  2011-08-19 16:27         ` Corinna Vinschen
  2011-08-20  8:43       ` big glass
  1 sibling, 2 replies; 22+ messages in thread
From: big glass @ 2011-08-19 16:13 UTC (permalink / raw)
  To: cygwin


:)
it already is installed, ask wont recognise it :)
-- 
View this message in context: http://old.nabble.com/Typical-Cygwin-fork-problem-tp32293766p32296617.html
Sent from the Cygwin list mailing list archive at Nabble.com.


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

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: Typical Cygwin fork problem
  2011-08-19 16:13       ` big glass
@ 2011-08-19 16:26         ` Christopher Faylor
  2011-08-19 16:27         ` Corinna Vinschen
  1 sibling, 0 replies; 22+ messages in thread
From: Christopher Faylor @ 2011-08-19 16:26 UTC (permalink / raw)
  To: cygwin

On Fri, Aug 19, 2011 at 09:13:13AM -0700, big glass wrote:
>it already is installed, ask wont recognise it :)

It's probably wearing glasses then.  Duh.

cgf

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

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: Typical Cygwin fork problem
  2011-08-19 16:13       ` big glass
  2011-08-19 16:26         ` Christopher Faylor
@ 2011-08-19 16:27         ` Corinna Vinschen
  2011-08-19 16:39           ` big glass
  1 sibling, 1 reply; 22+ messages in thread
From: Corinna Vinschen @ 2011-08-19 16:27 UTC (permalink / raw)
  To: cygwin

On Aug 19 09:13, big glass wrote:
> 
> :)
> it already is installed, ask wont recognise it :)

  $ /bin/rebaseall    <--- use the full path


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: Typical Cygwin fork problem
  2011-08-19 16:27         ` Corinna Vinschen
@ 2011-08-19 16:39           ` big glass
  2011-08-19 16:45             ` Jeremy Bopp
  2011-08-19 16:45             ` Eric Blake
  0 siblings, 2 replies; 22+ messages in thread
From: big glass @ 2011-08-19 16:39 UTC (permalink / raw)
  To: cygwin


so what is ash exactly??

Corinna Vinschen-2 wrote:
> 
> On Aug 19 09:13, big glass wrote:
>> 
>> :)
>> it already is installed, ask wont recognise it :)
> 
>   $ /bin/rebaseall    <--- use the full path
> 
> 
> Corinna
> 
> -- 
> Corinna Vinschen                  Please, send mails regarding Cygwin to
> Cygwin Project Co-Leader          cygwin AT cygwin DOT com
> Red Hat
> 
> --
> Problem reports:       http://cygwin.com/problems.html
> FAQ:                   http://cygwin.com/faq/
> Documentation:         http://cygwin.com/docs.html
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/Typical-Cygwin-fork-problem-tp32293766p32296836.html
Sent from the Cygwin list mailing list archive at Nabble.com.


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

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: Typical Cygwin fork problem
  2011-08-19 16:39           ` big glass
  2011-08-19 16:45             ` Jeremy Bopp
@ 2011-08-19 16:45             ` Eric Blake
  1 sibling, 0 replies; 22+ messages in thread
From: Eric Blake @ 2011-08-19 16:45 UTC (permalink / raw)
  To: cygwin

On 08/19/2011 10:38 AM, big glass wrote:
>
> so what is ash exactly??

Another name for dash, which is a lighter-weight shell than bash.  In 
particular, since dash pulls in fewer shared libraries, it can rebase 
things that bash cannot.

-- 
Eric Blake   eblake@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

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

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: Typical Cygwin fork problem
  2011-08-19 16:39           ` big glass
@ 2011-08-19 16:45             ` Jeremy Bopp
  2011-08-19 17:07               ` big glass
  2011-08-19 16:45             ` Eric Blake
  1 sibling, 1 reply; 22+ messages in thread
From: Jeremy Bopp @ 2011-08-19 16:45 UTC (permalink / raw)
  To: cygwin

On 8/19/2011 11:38, big glass wrote:
> 
> so what is ash exactly??

ash is another name for dash, which is described here:

http://en.wikipedia.org/wiki/Debian_Almquist_shell

The short answer is that it's a minimal shell that you need to use in
your case for running the rebaseall command so that there aren't any
DLLs locked by other Cygwin processes.  BTW, make sure that you exit all
Cygwin processes except for ash before you start rebaseall.

-Jeremy

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

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: Typical Cygwin fork problem
  2011-08-19 16:45             ` Jeremy Bopp
@ 2011-08-19 17:07               ` big glass
  2011-08-19 17:25                 ` Csaba Raduly
  0 siblings, 1 reply; 22+ messages in thread
From: big glass @ 2011-08-19 17:07 UTC (permalink / raw)
  To: cygwin


i am noob, but prof windows programmer 3+ years :)

how can i make sure that you exit all
Cygwin processes 

what is rebasing?
-- 
View this message in context: http://old.nabble.com/Typical-Cygwin-fork-problem-tp32293766p32297033.html
Sent from the Cygwin list mailing list archive at Nabble.com.


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

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: Typical Cygwin fork problem
  2011-08-19 17:07               ` big glass
@ 2011-08-19 17:25                 ` Csaba Raduly
  2011-08-20  8:26                   ` big glass
  0 siblings, 1 reply; 22+ messages in thread
From: Csaba Raduly @ 2011-08-19 17:25 UTC (permalink / raw)
  To: cygwin

On Fri, Aug 19, 2011 at 7:07 PM, big glass  wrote:
> how can i make sure that you exit all
> Cygwin processes
>

Get Process Explorer from sysinternals (now Microsoft:
http://technet.microsoft.com/en-us/sysinternals/bb896653).
It allows you to search for in-use files and handles. If cygwin1.dll
is not loaded in any executable, that's a pretty good indicator that
no Cygwin process is running.

Csaba
-- 
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
The Tao of math: The numbers you can count are not the real numbers.
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds

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

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: Typical Cygwin fork problem
  2011-08-19 17:25                 ` Csaba Raduly
@ 2011-08-20  8:26                   ` big glass
  0 siblings, 0 replies; 22+ messages in thread
From: big glass @ 2011-08-20  8:26 UTC (permalink / raw)
  To: cygwin


it seems to me you unix guys are very smart :)


Csaba Raduly-2 wrote:
> 
> On Fri, Aug 19, 2011 at 7:07 PM, big glass  wrote:
>> how can i make sure that you exit all
>> Cygwin processes
>>
> 
> Get Process Explorer from sysinternals (now Microsoft:
> http://technet.microsoft.com/en-us/sysinternals/bb896653).
> It allows you to search for in-use files and handles. If cygwin1.dll
> is not loaded in any executable, that's a pretty good indicator that
> no Cygwin process is running.
> 
> Csaba
> -- 
> GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
> The Tao of math: The numbers you can count are not the real numbers.
> Life is complex, with real and imaginary parts.
> "Ok, it boots. Which means it must be bug-free and perfect. " -- Linus
> Torvalds
> "People disagree with me. I just ignore them." -- Linus Torvalds
> 
> --
> Problem reports:       http://cygwin.com/problems.html
> FAQ:                   http://cygwin.com/faq/
> Documentation:         http://cygwin.com/docs.html
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/Typical-Cygwin-fork-problem-tp32293766p32300380.html
Sent from the Cygwin list mailing list archive at Nabble.com.


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

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: Typical Cygwin fork problem
  2011-08-19 15:10     ` Corinna Vinschen
  2011-08-19 16:13       ` big glass
@ 2011-08-20  8:43       ` big glass
  2011-08-20 10:47         ` Corinna Vinschen
  1 sibling, 1 reply; 22+ messages in thread
From: big glass @ 2011-08-20  8:43 UTC (permalink / raw)
  To: cygwin


thx, im now getting this:

$    /bin/rebaseall
/usr/bin/ash: $: not found
$


Corinna Vinschen-2 wrote:
> 
> On Aug 19 07:35, big glass wrote:
>> 
>> cheers, tried it in ash but get this:
>> 
>> $ rebaseall   : not found
> 
>  $ /bin/rebaseall
> 
> 
> Corinna
> 
> -- 
> Corinna Vinschen                  Please, send mails regarding Cygwin to
> Cygwin Project Co-Leader          cygwin AT cygwin DOT com
> Red Hat
> 
> --
> Problem reports:       http://cygwin.com/problems.html
> FAQ:                   http://cygwin.com/faq/
> Documentation:         http://cygwin.com/docs.html
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/Typical-Cygwin-fork-problem-tp32293766p32300438.html
Sent from the Cygwin list mailing list archive at Nabble.com.


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

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: Typical Cygwin fork problem
  2011-08-20  8:43       ` big glass
@ 2011-08-20 10:47         ` Corinna Vinschen
  2011-08-20 11:23           ` big glass
  0 siblings, 1 reply; 22+ messages in thread
From: Corinna Vinschen @ 2011-08-20 10:47 UTC (permalink / raw)
  To: cygwin

On Aug 20 01:43, big glass wrote:
> 
> thx, im now getting this:
> 
> $    /bin/rebaseall
> /usr/bin/ash: $: not found
> $

Sigh.  The $ is the universal sign for the shell prompt.  It's the
default shell prompt on Unix machines.  You are not supposed to type it
in.  Just start ash, then you'll see the $ on the left side and the
cursor at the right side of the $ sign.  Now just type /bin/rebaseall
and [Enter].  When the next $ sign appears, rebaseall has done its job
and you can exit ash with Ctrl-D.

Don't get me wrong, but I am really wondering if Cygwin is what you were
looking for.  You seem to be missing even the most basic idea of what a
POSIX system looks like and how to use the command line.  Maybe you
should start with a good beginners book on Unix or Linux?


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: Typical Cygwin fork problem
  2011-08-20 10:47         ` Corinna Vinschen
@ 2011-08-20 11:23           ` big glass
  0 siblings, 0 replies; 22+ messages in thread
From: big glass @ 2011-08-20 11:23 UTC (permalink / raw)
  To: cygwin


I am a developer and i use windoo$e at work, and just want to get sproutcore
on our servers but it has this nice in the ruby area, so I need cygwin on
our servers to be compatible :)  I will install a Virtual linux on my pc at
home to play, any distro you recoomend to learn the basic with?? thx mate
-- 
View this message in context: http://old.nabble.com/Typical-Cygwin-fork-problem-tp32293766p32300974.html
Sent from the Cygwin list mailing list archive at Nabble.com.


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

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: Typical Cygwin fork problem
  2011-08-19 13:34 ` Ryan Johnson
  2011-08-19 14:35   ` big glass
@ 2011-08-20 12:03   ` big glass
  2011-08-21  8:13     ` Christopher Faylor
  1 sibling, 1 reply; 22+ messages in thread
From: big glass @ 2011-08-20 12:03 UTC (permalink / raw)
  To: cygwin


$ /bin/peflagsall/
/usr/bin/ash: Can't open /bin/peflagsall/

:(




$ ./reply-to-typical-fork-complaint.sh
Please run rebaseall (and peflagsall+reboot if on Vista or Win7)


-- 
View this message in context: http://old.nabble.com/Typical-Cygwin-fork-problem-tp32293766p32301099.html
Sent from the Cygwin list mailing list archive at Nabble.com.


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

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: Typical Cygwin fork problem
  2011-08-20 12:03   ` big glass
@ 2011-08-21  8:13     ` Christopher Faylor
  0 siblings, 0 replies; 22+ messages in thread
From: Christopher Faylor @ 2011-08-21  8:13 UTC (permalink / raw)
  To: cygwin

On Sat, Aug 20, 2011 at 05:03:16AM -0700, big glass wrote:
>
>$ /bin/peflagsall/
>/usr/bin/ash: Can't open /bin/peflagsall/
>
>:(

Why are you putting slashes on the end of the command?  You wouldn't
do that on Windows or Linux.

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

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: Typical Cygwin fork problem
  2011-08-19 14:50     ` Csaba Raduly
@ 2011-09-06  1:53       ` jan.kolar
  2011-09-06 11:06         ` Greg Chicares
  2011-09-06 19:56         ` Christopher Faylor
  0 siblings, 2 replies; 22+ messages in thread
From: jan.kolar @ 2011-09-06  1:53 UTC (permalink / raw)
  To: cygwin


> Then you need to install the rebase package:
> http://cygwin.com/cgi-bin2/package-grep.cgi?grep=rebaseall

Why the newest version 
	rebase/rebase-3.0-2	utilities for rebasing DLLs to load at alternate
addresses
is listed in the middle of this page?

It's confusing.

Again, cygcheck -p all
seems to be sorted (it almost is).

-- 
View this message in context: http://old.nabble.com/Typical-Cygwin-fork-problem-tp32293766p32404960.html
Sent from the Cygwin list mailing list archive at Nabble.com.


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

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: Typical Cygwin fork problem
  2011-09-06  1:53       ` jan.kolar
@ 2011-09-06 11:06         ` Greg Chicares
  2011-09-06 19:56         ` Christopher Faylor
  1 sibling, 0 replies; 22+ messages in thread
From: Greg Chicares @ 2011-09-06 11:06 UTC (permalink / raw)
  To: cygwin

On 2011-09-06 01:53Z, jan.kolar wrote:
> 
> Why the newest version 
> 	rebase/rebase-3.0-2	utilities for rebasing DLLs [...]
> is listed in the middle of this page?

Actually, the one at the bottom is the newest:

2009 April rebase-3.0-2
2009 July  rebase-3.0.1-1

Anything following a '-' at the end is likely to be an auxiliary serial
number, e.g., to distinguish successive uploads of the same release.

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

^ permalink raw reply	[flat|nested] 22+ messages in thread

* Re: Typical Cygwin fork problem
  2011-09-06  1:53       ` jan.kolar
  2011-09-06 11:06         ` Greg Chicares
@ 2011-09-06 19:56         ` Christopher Faylor
  1 sibling, 0 replies; 22+ messages in thread
From: Christopher Faylor @ 2011-09-06 19:56 UTC (permalink / raw)
  To: cygwin

On Mon, Sep 05, 2011 at 06:53:34PM -0700, jan.kolar wrote:
>
>> Then you need to install the rebase package:
>> http://cygwin.com/cgi-bin2/package-grep.cgi?grep=rebaseall
>
>Why the newest version 
>	rebase/rebase-3.0-2	utilities for rebasing DLLs to load at alternate
>addresses
>is listed in the middle of this page?
>
>It's confusing.

Not really.  You searched for every package which contained the string
"rebase".

If you were looking for the latest version of rebase then go to
http://cygwin.com/packages/, scroll down until you see "rebase" and then
click on that.  Or, if you want to use the package grep, type
"rebase.exe" into the search box to look for the package which contains
that program.

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

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2011-09-06 19:56 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-19  9:23 Typical Cygwin fork problem big glass
2011-08-19 13:34 ` Ryan Johnson
2011-08-19 14:35   ` big glass
2011-08-19 14:50     ` Csaba Raduly
2011-09-06  1:53       ` jan.kolar
2011-09-06 11:06         ` Greg Chicares
2011-09-06 19:56         ` Christopher Faylor
2011-08-19 15:10     ` Corinna Vinschen
2011-08-19 16:13       ` big glass
2011-08-19 16:26         ` Christopher Faylor
2011-08-19 16:27         ` Corinna Vinschen
2011-08-19 16:39           ` big glass
2011-08-19 16:45             ` Jeremy Bopp
2011-08-19 17:07               ` big glass
2011-08-19 17:25                 ` Csaba Raduly
2011-08-20  8:26                   ` big glass
2011-08-19 16:45             ` Eric Blake
2011-08-20  8:43       ` big glass
2011-08-20 10:47         ` Corinna Vinschen
2011-08-20 11:23           ` big glass
2011-08-20 12:03   ` big glass
2011-08-21  8:13     ` Christopher Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).