RE: Rebase/Perl packaging problem?

2012-11-27 Thread Buchbinder, Barry (NIH/NIAID) [E]
Reini Urban sent the following at Tuesday, November 27, 2012 1:09 AM >On Mon, Nov 26, 2012 at 5:21 PM, Buchbinder, Barry (NIH/NIAID) [E] >wrote: >> For me, this is only a problem because of the rebaseall error message. >> >> c:\cygwin\bin> dash -c rebaseall >> /usr/lib/perl5/5.14/i686-cygwin-thread

Re: Rebase/Perl packaging problem?

2012-11-26 Thread Reini Urban
On Mon, Nov 26, 2012 at 5:21 PM, Buchbinder, Barry (NIH/NIAID) [E] wrote: > For me, this is only a problem because of the rebaseall error message. > (In other words, it is merely a slight annoyance.) I've no idea > whether this causes a problem for perl as I do not usually use perl > (at least dir

Re: rebase, perl

2010-12-17 Thread Marco Moreno
On Dec 17, 2010, at 12:12 PM, Reini Urban wrote: >> Where do I get an updated perlrebase? I've tried performing updates from >> the latest released cygwin installer (no snapshots), but I still have what >> appears to be an outdated version. > > perlrebase is in perl. > latest is perl-5.10.1-4

Re: rebase, perl

2010-12-17 Thread Reini Urban
Yes. Adding a -d0 solved so far the problems on Win7 for me. diff -u /usr/bin/perlrebase~ /usr/bin/perlrebase --- /usr/bin/perlrebase~2010-11-27 10:13:07.806866000 +0100 +++ /usr/bin/perlrebase 2010-12-01 07:50:13.843953700 +0100 @@ -39,5 +39,5 @@ /usr/bin/rebase -v -b $baseaddr -T rebas

Re: rebase, perl

2010-12-17 Thread Marco Moreno
On Dec 4, 2010, at 11:48 AM, Reini Urban wrote: > 2010/12/1 Reini Urban: >> 2010/11/30 Maurice Mengel: >>> Don't know where to look anymore. perl keeps complaining about >>> whenever I try to install a module in CPAN. The usual fatal error - >>> unable to remap. >>> >>> Then I try perlrebase fro

Re: rebase, perl

2010-12-04 Thread Maurice Mengel
Thanks for your help! Before you answered I tried to rebase to a different base and then wasn't able to use cygwin anymore, so I started with a clean install. Until now it works, and when it doesn't anymore I'll try with making the library writable first. I completely forgot about that. I always s

Re: rebase, perl

2010-12-04 Thread Reini Urban
2010/12/1 Reini Urban: > 2010/11/30 Maurice Mengel: >> Don't know where to look anymore. perl keeps complaining about >> whenever I try to install a module in CPAN. The usual fatal error - >> unable to remap. >> >> Then I try perlrebase from bash. It finishes successfully, but cpan >> continues to

Re: rebase, perl

2010-11-30 Thread Reini Urban
2010/11/30 Maurice Mengel: > Don't know where to look anymore. perl keeps complaining about > whenever I try to install a module in CPAN. The usual fatal error - > unable to remap. > > Then I try perlrebase from bash. It finishes successfully, but cpan > continues to show the same error. So I termi

Re: rebase, perl and GD module

2004-03-04 Thread Jason Tishler
Dave, On Thu, Mar 04, 2004 at 10:50:03AM -, dave burt (RI) wrote: > - so what is the safe way to use rebase? As indicated in the README: Use the following procedure to rebase your entire system: 1. shutdown all Cygwin processes 2. start bash (do not use rxvt) 3.

re: rebase, perl and GD module

2004-03-04 Thread dave burt (RI)
can anyone help me with the follwoing? - I have installed cygwin works fine for most things a great package - I am now trying to install the GD.pm perl module from CPAN but have discovered (by trawling the cygwin archoves) that Perl has a problem with forks etc and the solution is to use 'rebas