Re: problem building libapreq on Solaris

2003-06-17 Thread Jordan Ward
Can someone please direct me to where I can unsubscribe from this list.

Thanks,



Jordan Ward
PMO Marketing Director
Dzinehaus.info

Xavier Noria wrote:

 On Saturday 14 June 2003 20:54, Ged Haywood wrote:

  On Fri, 13 Jun 2003, Xavier Noria wrote:
   Hello, I've just compiled Apache 1.3.27 with mod_perl 1.27 from
   their tarballs on Solaris. perl is 5.8.0 packaged for Solaris.
  
   The installation of libapreq with cpan(1) stops here:
 
  [snip]
 
   t/httpd -f `pwd`/t/httpd.conf
   /bin/sh: t/httpd: not found
 
  [snip]
 
   Looks like it's taking t/httpd instead of
   /usr/local/apache/bin/httpd,
 
  Don't know if there's anyone who actually knows what's going on here
  but I thought you'd just like to hear from somebody. :)
 

 [snip]

  You could try a soft link from there to the real httpd - I have no
  idea if something else will then fail.

 Thank you very much, the symlink worked for libapreq-1.1.

 I first tried to install the just announced 1.2-rc2, but make test
 failed:

 PERL_DL_NONLAZY=1 /usr/local/bin/perl -MExtUtils::Command::MM -e
 test_harness(0, 'blib/lib', 'blib/arch') t/*.t
 t/*t/*.t does not exist
 FAILED--1 test script could be run, alas--no output ever seen
 make: *** [test_dynamic] Error 2

 I have a full typescript file and subscribed to the dev mailing list to
 report this, I'll send it right away when I receive the confirmation of
 the subscription from the list manager.

 Thank you all!

 fxn
 --
 $_=q;Barcelona Perl Mongers;,$/=y,gaudi,,,;map$,+=(split//)*(-1)**$e++,
 (split)[.11_09,1.714];$.=qq~~!~m~erce~;$=y,catalunya,,,$;=y,rambles,,,
 $*=$/^$.;$:=$.+length,[EMAIL PROTECTED]/**$*%$:,$%=$/*$-$*;print+chr($_012?
 10$_:/^1/?1$_:$_)for($**($**$%-$//$/),$%-$*,$,*$/,$***$***$*,$***$,
 ,$[EMAIL PROTECTED]/,$**$,,$;,$***$***$*,$***$*,$.,$**$,$***$,,$***$***$**$,=
 ~~$.,$*$*,$***$/,$***$,,$,-$.,$[EMAIL PROTECTED]/,$;*$/**$*,$,$.,[EMAIL 
 PROTECTED])



Re: mod_perl books (Was: RE: Trouble with sysread in modperl)

2003-03-04 Thread Jordan Ward
Hi all, my name is Jordan and I've been monitoring this discussion group
learning slowly how apache and mod_perl works.
though I've rarely ever posted any questions or concerns regarding my
configurations, I found that this discussion group has provided many answers
to my multitude of questions.

I just wanted to say thanks, you've all been a great help :-)

~jordan
- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: mod_perl list [EMAIL PROTECTED]
Sent: Tuesday, March 04, 2003 3:39 PM
Subject: Re: mod_perl books (Was: RE: Trouble with sysread in modperl)



 Hi Hui Liu

 You can start from
 http://perl.apache.org/docs/2.0/user/intro/start_fast.pdf instead of
 reading the very thick books. You can google to find out example codes as
 well.

 Gook Luck,

 Huili Liu






   Larry Leszczynski
   [EMAIL PROTECTED]To:   Liu, Hui (GXS)
[EMAIL PROTECTED]
   cc:   mod_perl list
[EMAIL PROTECTED]
Subject:  mod_perl books
(Was: RE: Trouble with sysread in modperl)
   03/04/2003 03:40
   PM
   Please respond to
   Larry Leszczynski







 Hi Hui Liu -

  Larry,
 
  Thank you. I wonder which Mod_perl cook book you are referring to and
  where can we get them? I am very interested in details of recipe 3.8.
  This is our first time to port our perl scripts to Apache (we are
  using Apache:PerRun mode), and we are still learning.

 The best overall online resource is the mod_perl web site at:
http://perl.apache.org/

 Books related to mod_perl, including the mod_perl Developer's Cookbook,
 are listed at:
http://perl.apache.org/docs/offsite/books.html



 Larry Leszczynski
 [EMAIL PROTECTED]









Re: [OT] Perl vs. PHP..... but where is mod_perl?

2002-10-18 Thread Jordan Ward
I don't say too much about other programming languages, but I find that
people will use whatever they are most comfortable with. It
really comes down to preference, I enjoy perl and don't really like php, but
thats just me.

-jordan
- Original Message -
From: Eric [EMAIL PROTECTED]
To: [EMAIL PROTECTED]; Cory 'G' Watson [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Friday, October 18, 2002 1:47 PM
Subject: Re: [OT] Perl vs. PHP. but where is mod_perl?


 Hi,

 I am always happy to join into some PHP bashing. :)  I feel the same way
as
 you. I even tried to like PHP for a while. What really bugs me is the
 situation that I learned about when I first came to work at this job. They
 needed to use PHP to do a POST and the programmer here had chosen CURL.
But
 he didn't have any possible way to use CURL without the admin at the
 hosting company recompileing PHP to be able to use it. Sure, it might not
 be the easiest thing in the world to do, but I
 have used LWP on local /home/user/lib directories even a local user CPAN
 install isn't all that hard. And then wow! You have the power of a root
guy
 all to yourself.

 But the other issue I think has more to do with users than the PHP lang
 itself.  It seems like there are LOTS of scripts and comercial products
 written in PHP, most of the ones I have seen make use of the horrible
 including of files all over the place. It is a total nightmare to change
or
 debug code like that. I know the guy who was here before me did that, and
 he had good intentions, but it ended up just making a bigger mess than if
 he had just used one big PHP script.


 Eric

 At 12:23 PM 2002-10-18 -0500, [EMAIL PROTECTED] wrote:






 I thought that was rather odd as well. I started in on PHP for a bit
 during the summer and eventually dropped it after discovering that OO-PHP
 is deprecated by those Zend folks (supposedly it's slow and there are
no
 destructor methods). I also didn't want to deal with their useless use of
 sigils and the weird namespacing. If you completely left CPAN out of the
 picture then just as a language and syntax it isn't all that nice anyway.
 *shrugs* I've yet to understand what the appeal is.
 
 Josh
 
 
 
 
 Cory 'G' Watson [EMAIL PROTECTED]
 10/18/2002 11:37 AM
 
 
  To: [EMAIL PROTECTED]
  cc:
  Subject:Re: [OT] Perl vs. PHP. but where is
mod_perl?
 
 
 Randal L. Schwartz wrote:
   Dzuy What do you expect from (PHP) amateurs?  Apparently Perl is too
   Dzuy complicated for them to comprehend,
   Dzuy never mind mod_perl.
  
   And according to my thread at use.perl
   http://use.perl.org/~merlyn/journal/8445, the article just got
pulled!
 
 The article says PHP is syntactically similar to C++.  What PHP are they
 using?  I picked up PHP in no time because it was nearly indentical to
 Perl.  Sure, it's similar to C and C++, but, uhmm, $variable?  Also
 mentions Perl has had OO bolted on.  How do they view PHP's OO?  I'm not
 bashing PHP, quite the contrary.  But damn, that's just an ignorant
 article.  I do wonder what sparked them pulling it out.
 
 --
 Cory 'G' Watson