Installing modules on osX 10.3.3

2004-06-12 Thread Phil Calvert
Hi, I been trying to do "hack no. 8" from the O'Reilly book "Spidering Hacks" but keep getting hung-up. I enter the line "sudo perl -MCPAN -e 'install libwww-perl'" and things seem to go well for a while but then it gets stuck at: CPAN: Storable loaded ok Going to read /Users/thatsme/.cpan/Met

Re: Installing modules on osX 10.3.3

2004-06-13 Thread Sherm Pendley
On Jun 13, 2004, at 1:45 AM, Phil Calvert wrote: I enter the line "sudo perl -MCPAN -e 'install libwww-perl'" and things seem to go well for a while but then it gets stuck at: CPAN: Storable loaded ok Going to read /Users/thatsme/.cpan/Metadata Database was generated on Tue, 08 Jun 2004 19:34:06

Re: Installing modules on osX 10.3.3

2004-06-13 Thread David Cantrell
Phil Calvert wrote: > I been trying to do "hack no. 8" from the O'Reilly book "Spidering Hacks" but keep getting hung-up. > > I enter the line "sudo perl -MCPAN -e 'install libwww-perl'" and things seem to go well for a while but then it gets stuck at: > > CPAN: Storable loaded ok > Going to read

Re: Installing modules on osX 10.3.3

2004-06-13 Thread Phil Calvert
On Jun 13, 2004, at 1:48 AM, Sherm Pendley wrote: On Jun 13, 2004, at 1:45 AM, Phil Calvert wrote: I enter the line "sudo perl -MCPAN -e 'install libwww-perl'" and things seem to go well for a while but then it gets stuck at: CPAN: Storable loaded ok Going to read /Users/thatsme/.cpan/Metadata D

Re: Installing modules on osX 10.3.3

2004-06-13 Thread Edward Moy
On Jun 13, 2004, at 11:32 AM, Phil Calvert wrote: That gets me a bit father along (or at least I think it does, since there's quite a bit of activity) but then it hangs up with this; Library/Perl/5.8.1/darwin-thread-multi-2level/CORE" -DU32_ALIGNMENT_REQUIRED MD5.c cc1: warning: changing sea

Re: Installing modules on osX 10.3.3

2004-06-13 Thread Phil Calvert
Hi, Thanks for the reply. On Jun 13, 2004, at 3:29 AM, David Cantrell wrote: Phil Calvert wrote: I been trying to do "hack no. 8" from the O'Reilly book "Spidering Hacks" but keep getting hung-up. I enter the line "sudo perl -MCPAN -e 'install libwww-perl'" and things seem to go well for a while

Re: Installing modules on osX 10.3.3

2004-06-13 Thread David Cantrell
On Sun, Jun 13, 2004 at 11:49:10AM -0700, Phil Calvert wrote: > But when I type in this; > sudo perl -MCPAN -e 'install "libwww-perl"' > I get this; > > Password: > CPAN: Storable loaded ok > Going to read /Users/philcalvert/.cpan/Metadata > Database was generated on Sun, 13 Jun 2004 02:36:54

Re: Installing modules on osX 10.3.3

2004-06-13 Thread Sherm Pendley
On Jun 13, 2004, at 2:32 PM, Phil Calvert wrote: LD_RUN_PATH="" MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/usr/local/lib MD5.o -o blib/arch/auto/Digest/MD5/MD5.bundle There are also some partial solutions out there, that tell you how to pat

Re: Installing modules on osX 10.3.3

2004-06-13 Thread Phil Calvert
On Jun 13, 2004, at 12:07 PM, Sherm Pendley wrote: On Jun 13, 2004, at 2:32 PM, Phil Calvert wrote: LD_RUN_PATH="" MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/usr/local/lib MD5.o -o blib/arch/auto/Digest/MD5/MD5.bundle There are also some p

Re: Installing modules on osX 10.3.3

2004-06-13 Thread Sherm Pendley
On Jun 13, 2004, at 3:45 PM, Phil Calvert wrote: and after quite a bit of text scolling by in the terminal ended with this; ... list of failed tests ... The tests you list all use prerequisite modules listed earlier in the Bundle. What were the results from those installs? Those results would ha

Re: Installing modules on osX 10.3.3

2004-06-13 Thread Phil Calvert
On Jun 13, 2004, at 8:01 PM, Sherm Pendley wrote: On Jun 13, 2004, at 3:45 PM, Phil Calvert wrote: and after quite a bit of text scolling by in the terminal ended with this; ... list of failed tests ... The tests you list all use prerequisite modules listed earlier in the Bundle. What were the re

Re: Installing modules on osX 10.3.3

2004-06-13 Thread Sherm Pendley
On Jun 14, 2004, at 12:12 AM, Phil Calvert wrote: ld: -undefined: unknown argument: dynamic_lookup I noticed in an older reply that you're using GCC 3.1, and you've upgraded to 10.3.4. If you upgraded from Jaguar (or earlier), and you haven't installed Xcode yet, do that - you'll get the newer GC

Re: Installing modules on osX 10.3.3

2004-06-14 Thread Phil Calvert
On Jun 13, 2004, at 9:53 PM, Sherm Pendley wrote: On Jun 14, 2004, at 12:12 AM, Phil Calvert wrote: ld: -undefined: unknown argument: dynamic_lookup I noticed in an older reply that you're using GCC 3.1, and you've upgraded to 10.3.4. If you upgraded from Jaguar (or earlier), and you haven't inst

Re: Installing modules on osX 10.3.3

2004-06-14 Thread Joseph Alotta
On Jun 14, 2004, at 1:34 PM, Phil Calvert wrote: At this point, maybe the best thing would be to reinstall osX? I'm guessing you're a recent refugee from Windows? ;-) Sir, you wound me! ;-) I've never used a windows for more than a hour without feeling ill. I will admit to being a long time system

Re: Installing modules on osX 10.3.3

2004-06-14 Thread Sherm Pendley
On Jun 14, 2004, at 2:34 PM, Phil Calvert wrote: On Jun 13, 2004, at 9:53 PM, Sherm Pendley wrote: On Jun 14, 2004, at 12:12 AM, Phil Calvert wrote: At this point, maybe the best thing would be to reinstall osX? I'm guessing you're a recent refugee from Windows? ;-) Sir, you wound me! ;-) I've neve

Re: Installing modules on osX 10.3.3

2004-06-14 Thread Bill Stephenson
On Jun 14, 2004, at 3:12 PM, Sherm Pendley wrote: I'm curious - is reinstalling the OS a common troubleshooting technique for older MacOS versions? I'm a fairly recent switcher myself. I purchased my first Mac expressly to run Mac OS X DP4. Yes, it certainly was for Systems 7-8. Clean System ins

Re: Installing modules on osX 10.3.3

2004-06-14 Thread Joel Rees
On 2004.6.15, at 06:08 AM, Bill Stephenson wrote: On Jun 14, 2004, at 3:12 PM, Sherm Pendley wrote: I'm curious - is reinstalling the OS a common troubleshooting technique for older MacOS versions? I'm a fairly recent switcher myself. I purchased my first Mac expressly to run Mac OS X DP4. Yes,

Re: Installing modules on osX 10.3.3

2004-06-15 Thread Ken Williams
On Jun 13, 2004, at 11:12 PM, Phil Calvert wrote: Well, that's a good point. After taking a look at the text output I think the first sign of trouble is here; cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-s

Re: Installing modules on osX 10.3.3

2004-06-15 Thread Phil Calvert
On Jun 15, 2004, at 6:30 AM, Ken Williams wrote: It looks to me like you've applied the following fix incorrectly: It's 'env LD_RUN_PATH=""', not 'LD_RUN_PATH="" env'. -Ken I think that that was before I had applied the fix. At any rate, I just took another look at t

Re: Installing modules on osX 10.3.3

2004-06-15 Thread Phil Calvert
On Jun 14, 2004, at 1:12 PM, Sherm Pendley wrote: I'm curious - is reinstalling the OS a common troubleshooting technique for older MacOS versions? I'm a fairly recent switcher myself. I purchased my first Mac expressly to run Mac OS X DP4. Only if you feel you're in over your head ;-). Since I'