Re: Building parrot-0.4.1 on Win32

2006-02-21 Thread Nick Glencross
On 2/20/06, Joshua Hoblitt <[EMAIL PROTECTED]> wrote: > On Tue, Feb 21, 2006 at 10:06:36AM +1100, Sisyphus wrote: > > Yes, /usr/local/lib is already in /etc/ld.so.conf. > > Perhaps you need to run `ldconfig` as root. > > > $LD_LIBRARY_PATH is initially empty. If I don't add '/usr/local/lib' to it,

Re: Building parrot-0.4.1 on Win32

2006-02-21 Thread Sisyphus
On 2/20/06, Joshua Hoblitt <[EMAIL PROTECTED]> wrote: > > Yes, /usr/local/lib is already in /etc/ld.so.conf. > > Perhaps you need to run `ldconfig` as root. Yep - that takes care of it. Cheers, Rob

Re: [perl #38597] Build broken on OS X?

2006-02-21 Thread Joshua Hoblitt
I don't believe that this is the correct solution. The 'parrot' binary needs to be linked to the correct library. Currently it's being linked against /usr/local/lib/libparrot.dylib instead of blib/lib/libparrot.dylib. For some reason it does this even when blib/lib is specific to be searched fir

MAKE SCHWERN PAY!]

2006-02-21 Thread Steve Peters
Hi all, Recently, we've been closing in on making all the modules in the bleadperl tested. That's a great achievement. We do, however, have a ways to go to completely earn the money. As the fine print takes away(*), the modules must be reasonably tested as judged by the then bleadperl pumpking

S02: reserved namespace ops

2006-02-21 Thread TSa
HaloO, S02 states "(Directly subscripting the type with either square brackets or curlies is reserved for various generic type-theoretic operations. In most other matters type names and package names are interchangeable.)" What are these type-theoretic operations? And what do directly attache

Re: [perl #38597] Build broken on OS X?

2006-02-21 Thread Will Coleda
On Feb 21, 2006, at 4:29 AM, Joshua Hoblitt wrote: I don't believe that this is the correct solution. The 'parrot' binary needs to be linked to the correct library. Currently it's being linked against /usr/local/lib/libparrot.dylib instead of blib/lib/libparrot.dylib. Not on my box, at

Re: [perl #38597] Build broken on OS X?

2006-02-21 Thread Joshua Hoblitt
On Tue, Feb 21, 2006 at 08:06:18AM -0500, Will Coleda wrote: > > On Feb 21, 2006, at 4:29 AM, Joshua Hoblitt wrote: > > >I don't believe that this is the correct solution. The 'parrot' > >binary > >needs to be linked to the correct library. Currently it's being > >linked > >against /usr/loc

Re: [perl #38597] Build broken on OS X?

2006-02-21 Thread Joshua Isom
The /usr/local/lib/libparrot.dylib says where the library should be. Considering Apple choose to have shared library paths hard coded into the executable, I'm not sure how they really handle DYLD_LIBRARY_PATH to load the proper library. I haven't yet looked into which library darwin uses, the

[perl #38604] m4.pm vs. M4.pm causes problems in case-insensitive filesystems

2006-02-21 Thread via RT
# New Ticket Created by Chris Dolan # Please include the string: [perl #38604] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=38604 > While doing an "svn update" from a Mac OS X box today, I got this error: svn: Failed to

Re: [perl #38604] m4.pm vs. M4.pm causes problems in case-insensitive filesystems

2006-02-21 Thread Bernhard Schmalhofer
Chris Dolan (via RT) schrieb: # New Ticket Created by Chris Dolan # Please include the string: [perl #38604] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=38604 > While doing an "svn update" from a Mac OS X box today,

Re: MAKE SCHWERN PAY!]

2006-02-21 Thread Michael G Schwern
On 2/20/06, Steve Peters <[EMAIL PROTECTED]> wrote: > Remeber you are helping a good cause by getting and extra $500 to the > Perl Foundation, but you're also helping to tear Schwern away from > Worlds of Warcraft for a few minutes to write the check. Sad but true. Now if the tests were written

Re: Input / Output encoding filters.

2006-02-21 Thread Martin D Kealey
I'm a bit slow coming back to this, sorry. It seems that "seek" is used in two ways: * returning to some previously identified point (including the start or end of the file) * moving a given number of characters you want to move relative to a known location Clearly you can al

Re: [perl #38604] m4.pm vs. M4.pm causes problems in case-insensitive filesystems

2006-02-21 Thread Chris Dolan
On Feb 21, 2006, at 1:30 PM, Bernhard Schmalhofer wrote: Chris Dolan (via RT) schrieb: # New Ticket Created by Chris Dolan # Please include the string: [perl #38604] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=38604

Re: MAKE SCHWERN PAY!]

2006-02-21 Thread Adam Kennedy
Michael G Schwern wrote: On 2/20/06, Steve Peters <[EMAIL PROTECTED]> wrote: Remeber you are helping a good cause by getting and extra $500 to the Perl Foundation, but you're also helping to tear Schwern away from Worlds of Warcraft for a few minutes to write the check. Sad but true. Now

Re: MAKE SCHWERN PAY!]

2006-02-21 Thread James E Keenan
Steve Peters wrote: *

Subversion Server Downtime

2006-02-21 Thread Robert Spier
FYI - At some point later this week, or maybe this weekend, I will be taking the perl.org Subversion server down to move it to different hardware. This most likely won't happen until after the imminent Parrot release. >From an end user perspective, nothing should change. (Although we are upgra