Re: make test fails on mac os x - fixed

2002-08-16 Thread Blake Girardot
> Run perl Makefile.PL and say no to mod_perl support. Then make test > will work fine. But it looks like if you build with mod_perl > support, the cgi version won't work. I think it may be looking for > libperl.a in the wrong place (off in /Library/something or other). that fixed it great. t

Re: make test fails on mac os x

2002-08-16 Thread Kee Hinckley
At 7:33 PM -0400 8/16/02, Blake Girardot wrote: >Thank you very much for the suggestion. > >I did as you said and went ahead and did make install and it all seemed to >go ok, but then I did run into a 500 server error this when I tried to >access it via embpcgi.pl. Whoops. Yes, that makes sense.

Re: make test fails on mac os x

2002-08-16 Thread Blake Girardot
want to get it working and thank you again, cheers, blake - Original Message - From: "Kee Hinckley" <[EMAIL PROTECTED]> To: "Blake Girardot" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, August 16, 2002 6:54 PM Subject: Re: make test fai

Re: make test fails on mac os x

2002-08-16 Thread Kee Hinckley
At 6:06 PM -0400 8/16/02, Blake Girardot wrote: > >make: *** [test_dynamic] Error 67 >[photos:local/src/HTML-Embperl-1.3.4] root# > >I have no idea how to get past this point, does anyone have any ideas or >suggestions? I just did the make install and forgot about it (oops, should have reported

make test fails on mac os x

2002-08-16 Thread Blake Girardot
I have been through the archives and see this problem mentioned a few times, but only as a side note, and no response I saw dealt with how to fix the problem. I also went over the included docs and didn't see anything related so I hope I didn't miss anyting obvious. Trying to install on the lates