Problem Building 1.99_08 on OpenBSD

2003-02-04 Thread John Eisenschmidt
OpenBSD 3.2
Perl 5.6.1

I'm trying to build MP 1.99_08 for Apache 2.0.44, and I'm not quite
sure where I'm messing up. Apache built fine, building the config for
MP went fine:

jweisen@kaitain$ sudo perl Makefile.PL MP_AP_PREFIX=/usr/local/apache2
MP_INST_APACHE2=1

...

*** mod_perl dso library will be built as mod_perl.so
*** mod_perl static library will be built as mod_perl.a
*** You'll need to add the following to httpd.conf:
***  LoadModule perl_module modules/mod_perl.so

But the actual make doesn't go so well:

jweisen@kaitain$ sudo make

...

ranlib: mod_perl.so: Inappropriate file type or format
*** Error code 1

Stop in /usr/local/src/mod_perl-1.99_08/src/modules/perl (line 149 of
Makefile.modperl).
*** Error code 1

Stop in /usr/local/src/mod_perl-1.99_08 (line 459 of Makefile).

I dug back a couple months in the mailing lists and I'm not seeing
anything applicable. Any help would be appreciated.

Thanks,
John

-- 
John W. Eisenschmidt ([EMAIL PROTECTED])
  http://www.eisenschmidt.org/jweisen/pgp.html

"If encryption is outlawed, then only outlaws will have encryption."




msg32660/pgp0.pgp
Description: PGP signature


Re: [OT] Thought for the Day

2002-03-11 Thread John Eisenschmidt

Sinister, aren't I? 


For the record I did email directly an explanation of what -o does and to exclude it 
for "clean" fortunes, and that it's more fun to make your own. I have quotes from all 
the Dogma movies that are called within my mod_perl index.html on my website. =)

Suddenly this thread is on-topic.

my $foo  = qx(/usr/games/fortune fooguy);

### replace newlines in fortunes with 's
$foo =~ s/\n//g;

print qq($foo);

Unless the Voices are Mistaken, Ryan Parr ([EMAIL PROTECTED]) Wrote:
> John mentions /usr/games/fortune -o, which will print offensive messages.
> They are quite funny though. To use it without offensive messages (just
> funny ones) just don't pass it options.
> - Original Message -
> From: "John Eisenschmidt" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, March 10, 2002 1:37 PM
> Subject: Re: [OT] Thought for the Day
> 
> 

-- 
John W. Eisenschmidt <[EMAIL PROTECTED]>
 Homepage URL| http://www.eisenschmidt.org/jweisen
 PGP Public Key  | http://www.eisenschmidt.org/jweisen/misc/jeisenschmidt.asc
 PGP Fingerprint | 5F9B F916 5AD1 3295 CF99 BC1E 1F97 E6A3 37E3 BEF2



msg25513/pgp0.pgp
Description: PGP signature


Re: [OT] Thought for the Day

2002-03-10 Thread John Eisenschmidt

/usr/games/fortune -o

Unless the Voices are Mistaken, dreamwvr ([EMAIL PROTECTED]) Wrote:
> fortune ? 

-- 
John W. Eisenschmidt <[EMAIL PROTECTED]>
 Homepage URL| http://www.eisenschmidt.org/jweisen
 PGP Public Key  | http://www.eisenschmidt.org/jweisen/misc/jeisenschmidt.asc
 PGP Fingerprint | 5F9B F916 5AD1 3295 CF99 BC1E 1F97 E6A3 37E3 BEF2



msg25493/pgp0.pgp
Description: PGP signature