***SPAM*** possible sendmail config problem/Perl

2004-03-17 Thread Peter W. Merritt
Hi, Using FreeBSD 5.1 Acting as a mailserver, which runs a Perl 'application' to answer questions from the public I'm a Perl novice. I switched from a SuSE Linux Distribution as the application constantly crashed. Sendmail has the following complaint: dosmirror# more maillog

Re: qmail-scanner.pl and perl 5.8?

2004-03-16 Thread Steve Ireland
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 16, 2004 20:54 Subject: qmail-scanner.pl and perl 5.8? > if I look in /usr/bin I see: > > lrwxr-xr-x 1 root wheel23 Nov 6 11:49 suidperl -> > /usr/local/bi

qmail-scanner.pl and perl 5.8?

2004-03-16 Thread whizkid
This is probably a stupid question. I have been having problems correctly installing qmail-scanner-1.21 on my test webmail servers. I get this error: Testing suid nature of /usr/bin/perl... Whoa - broken perl install found. Cannot even run a simple script setuid Installation of Qmail-Scanner

possible sendmail config problem/Perl

2004-03-14 Thread Timothy E Bogue
Hi, Using FreeBSD 5.1 Acting as a mailserver, which runs a Perl 'application' to answer questions from the public I'm a Perl novice. I switched from a SuSE Linux Distribution as the application constantly crashed. Sendmail has the following complaint: dosmirror# more maillog

Re: run perl scrip with post form from apache

2004-02-29 Thread Jerry McAllister
> > Thanks for you pointers, they helped me to move further > on into different problem. > > I added the addhandler statement and ExecCGI > > There are no at all > > The httpd-error.log has these messages now > > (2)No such file or directory: exec of /usr/local/www/data/sim.pl > failed > [cl

Re: run perl scrip with post form from apache

2004-02-28 Thread Marty Landman
At 12:43 PM 2/28/2004, Matthew Seaman wrote: Make sure you can run sim.pl from the command line [snip[ Running 'perl -cw' on the script might be a good idea as well. I'll second that and add that if you can run fine from the CLI then try running it as standalone from your browser

Re: run perl scrip with post form from apache

2004-02-28 Thread Matthew Seaman
On Sat, Feb 28, 2004 at 12:17:34PM -0500, fbsd_user wrote: > All ready had sim.pl set as 770 and owner as www and group as wheel Ah. Then check the #! line at the top of the script -- it should read: #!/usr/bin/perl (possibly with a few flags appended). Make sure you can run sim.pl f

Re: run perl scrip with post form from apache

2004-02-28 Thread Peter Risdon
fbsd_user wrote: All ready had sim.pl set as 770 and owner as www and group as wheel The httpd-error.log has these messages now (2)No such file or directory: exec of /usr/local/www/data/sim.pl Just a thought - where does your ScriptAlias line in httpd.conf point? The default is: Scri

RE: run perl scrip with post form from apache

2004-02-28 Thread fbsd_user
All ready had sim.pl set as 770 and owner as www and group as wheel -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Matthew Seaman Sent: Saturday, February 28, 2004 11:36 AM To: JJB Cc: Marty Landman; [EMAIL PROTECTED] ORG Subject: Re: run perl scrip with

Re: run perl scrip with post form from apache

2004-02-28 Thread Matthew Seaman
On Sat, Feb 28, 2004 at 11:11:19AM -0500, JJB wrote: > The httpd-error.log has these messages now > > (2)No such file or directory: exec of /usr/local/www/data/sim.pl > failed > [client ] Premature end of script headers: > /usr/local/www/data/sim.pl > > The sim.pl file is in that directory and i

RE: run perl scrip with post form from apache

2004-02-28 Thread JJB
PROTECTED] ORG Subject: Re: run perl scrip with post form from apache At 09:29 AM 2/28/2004, fbsd_user wrote: > >The requested method POST is not allowed for the URL /sim.pl. > >Any ideas on how to get this to work? Do you have AddHandler cgi-script .cgi .pl specified in your htt

Re: run perl scrip with post form from apache

2004-02-28 Thread Matthew Seaman
On Sat, Feb 28, 2004 at 09:29:56AM -0500, fbsd_user wrote: > I keep getting this error message when I try to run an perl script > from an apache web page that is trying to post an form. > > I have mod_perl-1.28 and p5-WWW-Mechanize > > Method Not Allowed, > The request

Re: run perl scrip with post form from apache

2004-02-28 Thread Marty Landman
At 09:29 AM 2/28/2004, fbsd_user wrote: The requested method POST is not allowed for the URL /sim.pl. Any ideas on how to get this to work? Do you have AddHandler cgi-script .cgi .pl specified in your httpd.conf file? Marty Landman Face 2 Interface Inc. 845-679-9387 FormATable DB: http://f

run perl scrip with post form from apache

2004-02-28 Thread fbsd_user
I keep getting this error message when I try to run an perl script from an apache web page that is trying to post an form. I have mod_perl-1.28 and p5-WWW-Mechanize Method Not Allowed, The requested method POST is not allowed for the URL /sim.pl. Any ideas on how to get this to work

Re: perl and openwebmail - cant locate vars.pm

2004-02-25 Thread parv
in message <[EMAIL PROTECTED]>, wrote Noah Garrett Wallach thusly... > > okay i am attempting to install perl-5.8.2 from the /usr/ports > > I am seeing the following thing happen ... > and also what should my /etc/make.conf file look like - is this > okay? ... > # -

perl and openwebmail - cant locate vars.pm

2004-02-25 Thread Noah Garrett Wallach
FreeBSD 4.9 okay i am attempting to install perl-5.8.2 from the /usr/ports I am seeing the following thing happen I suid'ed /usr/bin/suidperl with 4555 did a use.perl port and also what should my /etc/make.conf file look like - is this okay? --- snip --- # -- use.perl generated d

SpamAssassin (Perl 5.6.1, Sparc64)

2004-02-20 Thread Louis Kowolowski
I'm having a bit of an oddity with SpamAssassin (2.63) running on sparc64. I'm getting the following error (Perl 5.6.1_15): [EMAIL PROTECTED] Fri Feb 20 7:11pm louisk ]$ sudo /usr/local/etc/rc.d/spamd.sh start Starting spamd. Can't coerce CODE to number in entersub at /usr/local

irssi, ld-elf.so.1, and perl something

2004-02-13 Thread Aaron Peterson
ning fbsd 4.9 with a generic kernel (minus cpu i386, 486, and 586). Since i noticed this problem, i've rebuilt the world and the kernel, rebuilt perl, and rebuilt irssi. no luck. i'm not sure what this error means exactly, perhaps that information is key t

Re: Choosing between sh and perl for system scripts

2004-02-10 Thread Jerry McAllister
> > On Tue, Feb 10, 2004 at 11:48:48AM -0500, Jerry McAllister wrote: > : > > : > > : > Now that I have a desktop workstation and network, I'm trying to learn the > : > true admin side of BSD, such as the periodic tasks, and how to automate > : > thing

Re: Choosing between sh and perl for system scripts

2004-02-10 Thread Jonathon McKitrick
On Tue, Feb 10, 2004 at 11:48:48AM -0500, Jerry McAllister wrote: : > : > : > Now that I have a desktop workstation and network, I'm trying to learn the : > true admin side of BSD, such as the periodic tasks, and how to automate : > things. I see perl all over the sys

Re: Choosing between sh and perl for system scripts

2004-02-10 Thread Jerry McAllister
> > > Now that I have a desktop workstation and network, I'm trying to learn the > true admin side of BSD, such as the periodic tasks, and how to automate > things. I see perl all over the system, and I know it's powerful and easy > to use. What might help me dec

Re: Choosing between sh and perl for system scripts

2004-02-10 Thread Ion-Mihai Tetcu
On Tue, 10 Feb 2004 15:44:16 + Jonathon McKitrick <[EMAIL PROTECTED]> wrote: > > Now that I have a desktop workstation and network, I'm trying to learn the > true admin side of BSD, such as the periodic tasks, and how to automate > things. I see perl all over the

Choosing between sh and perl for system scripts

2004-02-10 Thread Jonathon McKitrick
Now that I have a desktop workstation and network, I'm trying to learn the true admin side of BSD, such as the periodic tasks, and how to automate things. I see perl all over the system, and I know it's powerful and easy to use. What might help me decide which tool would be best for t

Re: perl issues after port upgrade

2004-02-05 Thread Nelis Lamprecht
On Fri, 2004-02-06 at 08:33, george vagner wrote: > I upgraded perl via ports to 5.8.2 and typed in "use.perl port" > as it said and now i am getting problems with my scripts such as. > > Message: Premature end of script headers: /usr/local/www/cgi-bin/openwebmail/ > ope

perl issues after port upgrade

2004-02-05 Thread george vagner
I upgraded perl via ports to 5.8.2 and typed in "use.perl port" as it said and now i am getting problems with my scripts such as. Message: Premature end of script headers: /usr/local/www/cgi-bin/openwebmail/ openwebmail-send.pl Can't locate Text/Iconv.pm in @INC (@INC contains:

Re: [Fwd: Re: PHP-Perl-MySQL-Apache (was: hi from california)]

2004-01-29 Thread Kevin D. Kinsey, DaleCo, S.P.
From: "Kevin D. Kinsey, DaleCo, S.P." <[EMAIL PROTECTED]> To: "ZZerver ZZserver" <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: [Fwd: Re: PHP-Perl-MySQL-Apache (was: hi from california)] Date: Wed, 28 Jan 2004 11:55:22 -0600 MIME-Version: 1.0 Received: from ns1

Re: perl question

2004-01-28 Thread Namik Dala
On Wed, Jan 28, 2004 at 08:55:48PM -0500, Roger Williams wrote: > $realname =~ tr# a-zA-Z0-9\-,./'\200-377##dc; ^ There is a backslash missing. -Namik- ___ [EMAIL PROT

perl question

2004-01-28 Thread Roger Williams
I recently installed perl 5.8.3 (upgrade from 5.6.1) on my freebsd 4.9 box. And the following line in a script now gives errors: $realname =~ tr# a-zA-Z0-9\-,./'\200-377##dc; ERROR: Invalid range "-3" in transliteration operator

perl question

2004-01-28 Thread Roger Williams
I recently installed perl 5.8.3 (upgrade from 5.6.1) on my freebsd 4.9 box. And the following line in a script now gives errors: $realname =~ tr# a-zA-Z0-9\-,./'\200-377##dc; ERROR: Invalid range "-3" in transliteration operator

[Fwd: Re: PHP-Perl-MySQL-Apache (was: hi from california)]

2004-01-28 Thread Kevin D. Kinsey, DaleCo, S.P.
2. Figure out what configuration option you chose that requires "gds.1" as a dependency, and build PHP *without* it Good luck, Kevin Kinsey That option, BTW, appears to be the one for "InterBase". Trying not checking InterBase in the options screen when you are asked wha

Re: PHP-Perl-MySQL-Apache (was: hi from california)

2004-01-28 Thread Kevin D. Kinsey, DaleCo, S.P.
From: "Kevin D. Kinsey, DaleCo, S.P." <[EMAIL PROTECTED]> To: ZZerver ZZserver <[EMAIL PROTECTED]> Subject: Re: PHP-Perl-MySQL-Apache (was: hi from california) Date: Wed, 28 Jan 2004 09:48:42 -0600 MIME-Version: 1.0 Received: from ns1.tiadon.com ([69.27.132.161]) by mc

Re: PHP-Perl-MySQL-Apache (was: hi from california)

2004-01-27 Thread Kevin D. Kinsey, DaleCo, S.P.
servers) to be freeBSD , i think its a great Os, but i had try to get php+perl+apache+mysql to work togather but some how i cant! ...i try searching your help documents and found zero topics about, i dont know withs port will do the job for me, i try i did recompile my apache from scratch with no

Re: p5-Gtk-0.7009 requires Perl 5.6 with FreeBSD 4.9

2004-01-27 Thread Lowell Gilbert
Troy <[EMAIL PROTECTED]> writes: > I've tried to upgrade this perl library, and it's marked as IGNORE, > being that I'm running stable, should I install lang/perl5 to run Perl > 5.6? According to the IGNORE message in the port, yes. > Is there any point

Re: mod_perl with FreeBSD (stock perl vs perl 5.8 port)

2004-01-27 Thread Rob
Forrest Aldrich said on Tue Jan 27, 2004: > No, use /usr/bin/perl (SYSTEM) versus /usr/local/bin/perl and adjust my > makepl_args file accordingly. > > > At 06:39 AM 1/26/2004, you wrote: > >Forrest Aldrich asked on Mon Jan 26, 2004: > > > > > > >

Re: perl script question.

2004-01-26 Thread Gary Kline
> > > > Folks, > > > > > Let's see if perl can do this one; it's as obscure a task > > > > as I've run into. I have scores of files with: > > > > > A regular sentence, or phrase. then_one_containing_und

p5-Gtk-0.7009 requires Perl 5.6 with FreeBSD 4.9

2004-01-26 Thread Troy
I've tried to upgrade this perl library, and it's marked as IGNORE, being that I'm running stable, should I install lang/perl5 to run Perl 5.6? Is there any point where stable will use Perl 5.6 or later? Any Thoughts? -Troy portupgrade p5-Gtk-0.7008_1 ** 'x11-toolkits/

Re: mod_perl with FreeBSD (stock perl vs perl 5.8 port)

2004-01-26 Thread Forrest Aldrich
No, use /usr/bin/perl (SYSTEM) versus /usr/local/bin/perl and adjust my makepl_args file accordingly. At 06:39 AM 1/26/2004, you wrote: Forrest Aldrich asked on Mon Jan 26, 2004: > I'm working with mod_perl-1.x *current* on FreeBSD-4.9. > > For some time, I've had some diff

Re: mod_perl with FreeBSD (stock perl vs perl 5.8 port)

2004-01-26 Thread Rob
rs in the linking process. > > So today, I tried testing the compile using the SYSTEM perl (/usr/bin/perl) > and the compile completed fine, without any errors. > > It sounds to me like Dynaloader is not being compiled correctly in this > configuration - that's all I can take a gu

mod_perl with FreeBSD (stock perl vs perl 5.8 port)

2004-01-26 Thread Forrest Aldrich
the SYSTEM perl (/usr/bin/perl) and the compile completed fine, without any errors. It sounds to me like Dynaloader is not being compiled correctly in this configuration - that's all I can take a guess at. I wonder if anyone else has had this problem with FreeBSD-4.x and mod_perl. There m

Re: Filesys::Df perl module in 5.1

2004-01-19 Thread Matthew Seaman
On Sun, Jan 18, 2004 at 10:51:51PM -0500, dave wrote: > Hello, > I'm trying to get the perl Filesys::Df module to build under 5.1, so far > it fails during the testing phase and therefor will not make. This is right > off of cpan, does anyone have a fix for this? Yes. Us

Filesys::Df perl module in 5.1

2004-01-18 Thread dave
Hello, I'm trying to get the perl Filesys::Df module to build under 5.1, so far it fails during the testing phase and therefor will not make. This is right off of cpan, does anyone have a fix for this? Thanks. Dave. ___ [EMAIL PROTECTED] ma

Re: OT: Another perl question

2004-01-18 Thread Chris Pressey
On Sun, 18 Jan 2004 15:55:42 -0800 Gary Kline <[EMAIL PROTECTED]> wrote: > > Is there an easy way of determining "file - determine file type" > in perl? at least as certain as magic(5) can ascertain? > > E.g: > > if

OT: Another perl question

2004-01-18 Thread Gary Kline
Is there an easy way of determining "file - determine file type" in perl? at least as certain as magic(5) can ascertain? E.g: if (($ftype = file ($ARV[i])) eq "script){ ## do abc; } else if (

Re: perl script question.

2004-01-11 Thread Gary Kline
On Sun, Jan 11, 2004 at 11:52:37AM +, Matthew Seaman wrote: > On Sat, Jan 10, 2004 at 05:34:34PM -0800, Gary Kline wrote: > > On Sat, Jan 10, 2004 at 11:02:18PM +, Matthew Seaman wrote: > > > > perl -pi.bak -e 's/\s*\w+_\w+\.?//g;' filename > > &

Re: perl script question.

2004-01-11 Thread Matthew Seaman
On Sat, Jan 10, 2004 at 05:34:34PM -0800, Gary Kline wrote: > On Sat, Jan 10, 2004 at 11:02:18PM +, Matthew Seaman wrote: > > perl -pi.bak -e 's/\s*\w+_\w+\.?//g;' filename > The lines do indeed wrap so this does the job on a test file. > I do have

Re: perl script question.

2004-01-11 Thread Bernard El-Hagin
a line we should have the line as this: > > >> perl -pi.bak -e 's/\s+\w+_\w+\.?//g;' filename > > > > > >Good point. Also, if the stuff_separated_by_underscores wraps around > > >onto more than one line, then there may not be any leading whitespace: >

Re: perl script question.

2004-01-10 Thread Gary Kline
gt; If this occures more than once on a line we should have the line as this: > > >> perl -pi.bak -e 's/\s+\w+_\w+\.?//g;' filename > > > > > >Good point. Also, if the stuff_separated_by_underscores wraps around > > >onto more than one line, then the

Re: perl script question.

2004-01-10 Thread Marty Landman
At 06:36 PM 1/10/2004, Matthew Seaman wrote: Err --- Gary Kline was the OP asking how to do this: I think you mean Bernard El-Hagin's solution? % perl -i.bak -pe 'tr/_/ /' That doesn't do the right thing. Woops, not only can't I read the question right, can't

Re: perl script question.

2004-01-10 Thread Matthew Seaman
On Sat, Jan 10, 2004 at 06:26:30PM -0500, Marty Landman wrote: > At 06:02 PM 1/10/2004, Matthew Seaman wrote: > >On Sat, Jan 10, 2004 at 11:39:07PM +0100, Björn Andersson wrote: > > > >> If this occures more than once on a line we should have the line as this: > >&g

Re: perl script question.

2004-01-10 Thread Marty Landman
At 06:02 PM 1/10/2004, Matthew Seaman wrote: On Sat, Jan 10, 2004 at 11:39:07PM +0100, Björn Andersson wrote: > If this occures more than once on a line we should have the line as this: > perl -pi.bak -e 's/\s+\w+_\w+\.?//g;' filename Good point. Also, if the stuff_separate

Re: perl script question.

2004-01-10 Thread Matthew Seaman
On Sat, Jan 10, 2004 at 11:39:07PM +0100, Björn Andersson wrote: > On Sat, Jan 10, 2004 at 10:33:08PM +, Matthew Seaman wrote: > > On Sat, Jan 10, 2004 at 02:10:36PM -0800, Gary Kline wrote: > > > Folks, > > > Let's see if perl can do this one; it's

Re: perl script question.

2004-01-10 Thread Björn Andersson
If this occures more than once on a line we should have the line as this: perl -pi.bak -e 's/\s+\w+_\w+\.?//g;' filename Notice the added g. :-) On Sat, Jan 10, 2004 at 10:33:08PM +, Matthew Seaman wrote: > On Sat, Jan 10, 2004 at 02:10:36PM -0800, Gary Kline wrote: >

Re: perl script question.

2004-01-10 Thread Matthew Seaman
On Sat, Jan 10, 2004 at 02:10:36PM -0800, Gary Kline wrote: > > Folks, > > Let's see if perl can do this one; it's as obscure a task > as I've run into. I have scores of files with: > > A regular sentence, or phra

Re: perl script question.

2004-01-10 Thread Bernard El-Hagin
Gary Kline wrote: > > Folks, > > Let's see if perl can do this one; it's as obscure a task > as I've run into. I have scores of files with: > > A regular sentence, or phrase. then_one_containing_underscores_- > between_each_w

perl script question.

2004-01-10 Thread Gary Kline
Folks, Let's see if perl can do this one; it's as obscure a task as I've run into. I have scores of files with: A regular sentence, or phrase. then_one_containing_underscores_- between_each_word Followed by another regular,

Re: Straightening out perl

2003-12-23 Thread parv
in message <[EMAIL PROTECTED]>, wrote Scott I. Remick thusly... > > Maybe this belongs in the -ports list... I dunno. Anyways, saw a few > messages recently that prompted me to check my perl situation: > > su-2.05b# pkg_info | grep perl- > perl-5.6.1_15 Practic

Re: Straightening out perl

2003-12-23 Thread Matthew Seaman
the right thing to do. You need to delete the perl-5.6.1_15 port, *and then re-install perl-5.8.2_2* and run 'use.perl port' again. That will make perl-5.8.2 your default perl. Use pkgdb -F to fix up the dependencies. Then you may feel the need to re-install all perl ports which have

Straightening out perl

2003-12-23 Thread Scott I. Remick
Maybe this belongs in the -ports list... I dunno. Anyways, saw a few messages recently that prompted me to check my perl situation: su-2.05b# pkg_info | grep perl- perl-5.6.1_15 Practical Extraction and Report Language perl-5.8.2_2Practical Extraction and Report Language And

Re: Upgrading perl modules

2003-12-22 Thread parv
in message <[EMAIL PROTECTED]>, wrote Jez Hancock thusly... > > On Tue, Dec 23, 2003 at 07:42:53AM +0700, Roger Merritt wrote: > > At 08:48 PM 12/22/03, you wrote: > > > > >> $ portupgrade p5-\* > > >> > > >> However, when I try the command now I just get an error > > >> message. Can anyone tell m

Re: Upgrading perl modules

2003-12-22 Thread Jez Hancock
On Tue, Dec 23, 2003 at 07:42:53AM +0700, Roger Merritt wrote: > At 08:48 PM 12/22/03, you wrote: > > >> $ portupgrade p5-\* > >> > >> However, when I try the command now I just get an error message. Can > >anyone > >> tell me the proper command? > >> > > > >#portupgrade p5-* (as root) > > That

Re: Upgrading perl modules

2003-12-22 Thread Roger Merritt
At 08:48 PM 12/22/03, you wrote: > $ portupgrade p5-\* > > However, when I try the command now I just get an error message. Can anyone > tell me the proper command? > #portupgrade p5-* (as root) That gives me: [EMAIL PROTECTED]:~]# portupgrade p5-* portupgrade: No match. [EMAIL PROTECTED]:~]# p

Re: Upgrading perl modules

2003-12-22 Thread Roger Merritt
At 01:41 AM 12/23/03, you wrote: Roger Merritt <[EMAIL PROTECTED]> writes: > I once saw, and used, a portupgrade command line to upgrade *all* > installed perl modules. It went something like: > > $ portupgrade p5-\* > > However, when I try the command now I just g

Re: Upgrading perl modules

2003-12-22 Thread Lowell Gilbert
Roger Merritt <[EMAIL PROTECTED]> writes: > I once saw, and used, a portupgrade command line to upgrade *all* > installed perl modules. It went something like: > > $ portupgrade p5-\* > > However, when I try the command now I just get an error message. Can > anyone

checking for full perl installation

2003-12-22 Thread r t g tan
Hi, I'm trying to build mozilla-gtk2, and Im getting the following message: checking for perl5... /usr/bin/perl5 checking for minimum required perl version >= 5.004... 5.00503 checking for full perl installation... no configure error: cannot find Config.pm or $Config{archlib} a f

Re: Upgrading perl modules

2003-12-22 Thread r t g tan
portupgrade :p5- On Mon, Dec 22, 2003 at 05:55:17PM +0700, Roger Merritt wrote: > I once saw, and used, a portupgrade command line to upgrade *all* installed > perl modules. It went something like: > > $ portupgrade p5-\* > > However, when I try the command now I just get an

Upgrading perl modules

2003-12-22 Thread Roger Merritt
I once saw, and used, a portupgrade command line to upgrade *all* installed perl modules. It went something like: $ portupgrade p5-\* However, when I try the command now I just get an error message. Can anyone tell me the proper command? -- Roger

Re: CGI_Lite module installation to perl 5.8.2

2003-12-18 Thread Martin Hudec
Hello, Okay I apologize for crossposting :). I mailed error and my workaround to author of CGI_Lite. I tried to reproduce this error in default system perl environment (v5.005_03 built for i386-freebsd), but everything was okay. On Thursday 18 December 2003 02:04, Doug White wrote: > Do

Re: CGI_Lite module installation to perl 5.8.2

2003-12-17 Thread Doug White
Don't crosspost lists. Thanks. On Tue, 16 Dec 2003, Martin Hudec wrote: > Hi there, > > I solved it by wrapping relevant parts of code (dealing with manifypods that > generates man pages from MAN1POD, MAN3POD) in no strict; CODE_GOES_HERE; use > strict; in MM_Unix.pm and MM_Any.pm. This should b

Re: CGI_Lite module installation to perl 5.8.2

2003-12-16 Thread Martin Hudec
:57, Martin Hudec wrote: > > I am trying to install CGI_Lite for Perl 5.8.2, both manual install and > > CPAN shell install failed with following message during perl Makefile.PL: > > > > Can't use string (" ") as a HASH ref while "strict refs" in use at

Perl clean-up in freebsd

2003-12-15 Thread Jason Lieurance
Hello, I have a FreeBSD 4.7 server and I just updated perl from 5.8 to 5.8.2 with the ports-upgrade. I have a mess with all theses perls(no pun intended). Webmin(ver 1.21) perl module shows 5.8 at the top instead of 5.8.2 and there are 3 of the same modules listed for every perl module (5.0053

Re: CGI_Lite module installation to perl 5.8.2

2003-12-15 Thread Martin Hudec
As far as I am researching I found out that this bug has been reported with 5.8 perl about year ago. Bug has never been solved. Here are details: http://rt.cpan.org/NoAuth/Bug.html?id=1496 Same happens when I try to use older CGI_Lite ver. 1.7 from CPAN. On Tuesday 16 December 2003 00:57

CGI_Lite module installation to perl 5.8.2

2003-12-15 Thread Martin Hudec
Hi, did anyone experienced such error? I am trying to install CGI_Lite for Perl 5.8.2, both manual install and CPAN shell install failed with following message during perl Makefile.PL: Can't use string (" ") as a HASH ref while "strict refs" in use at /usr/local/

Re: Perl 5.8.2 problems (was Re: how to build Spamassassin)

2003-12-11 Thread Tony Jones
nctionality. Obviously there are some exceptions, but it would be easy for the port to inform you if PREFIX could not be changed in the environment. I did a 'make install' on portupgrade, didn't realize I'd have to install ruby to install perl :-) Grief. Then I found my probl

Re: Perl 5.8.2 problems (was Re: how to build Spamassassin)

2003-12-11 Thread Matthew Seaman
On Thu, Dec 11, 2003 at 09:56:27AM -0800, Tony Jones wrote: > > > > why is it in /usr/local/perl/bin? As far as I have seen, the ports > > > collection doesn't do that. did you install as a port (make install in > > > /usr/ports/lang/perl5.8)? > > >

Re: problem with perl 5.8 on 4.9-PRERELEASE

2003-12-11 Thread Anton Berezin
On Thu, Dec 11, 2003 at 09:54:27AM -0800, Tony Jones wrote: > LD_LIBRARY_PATH is in the environment in all cases (=/usr/lib). > > Anyone got any ideas. It's probably something obvious but it isn't dawning > on me. Yes, I have rebooted post installing perl. This is all 4.

Re: Perl 5.8.2 problems (was Re: how to build Spamassassin)

2003-12-11 Thread paul beard
On Dec 11, 2003, at 9:54 AM, Tony Jones wrote: I'm very unfamiliar with the ports system. I've never heard of portinstall or portupgrade. Just running make && make install in the appropriate port subdirectory. It seems to me you're making this really complicated: I don't know what difference

Re: Perl 5.8.2 problems (was Re: how to build Spamassassin)

2003-12-11 Thread Tony Jones
> > why is it in /usr/local/perl/bin? As far as I have seen, the ports > > collection doesn't do that. did you install as a port (make install in > > /usr/ports/lang/perl5.8)? > > Yes. make install PREFIX=/usr/local/perl I of course also did 'make PREFIX

Re: Perl 5.8.2 problems (was Re: how to build Spamassassin)

2003-12-11 Thread Tony Jones
> why is it in /usr/local/perl/bin? As far as I have seen, the ports > collection doesn't do that. did you install as a port (make install in > /usr/ports/lang/perl5.8)? Yes. make install PREFIX=/usr/local/perl Is that bad? I like to have large packages installed int

Re: Perl 5.8.2 problems (was Re: how to build Spamassassin)

2003-12-11 Thread paul beard
On Dec 10, 2003, at 8:34 PM, Tony Jones wrote: At this point, /usr/local/perl/bin/perl is installed why is it in /usr/local/perl/bin? As far as I have seen, the ports collection doesn't do that. did you install as a port (make install in /usr/ports/lang/perl5.8)? What would happen if you

Perl 5.8.2 problems (was Re: how to build Spamassassin)

2003-12-10 Thread Tony Jones
> Install Perl 5.8.2 from ports (or source) I did this (/usr/ports/lang/perl5.8). Made fine, but grokked during 'make install': /bin/mkdir -p /usr/local/perl/lib/perl5/5.8.2/BSDPAN/ExtUtils install -c -o root -g wheel -m 444 /usr/ports/lang/perl5.8/work/BSDPAN-5.8.0/ExtUtils/MM_

Re: problem with perl when installing port dvdrip

2003-12-10 Thread Nick Tonkin
On Thu, 11 Dec 2003 00:29:48 +0100, mikael backman <[EMAIL PROTECTED]> wrote: Hi. I don't understand what this mean: %cd /usr/ports/multimedia/dvdrip %make ===> dvdrip-0.50.13_1 is marked as broken: You need at least perl 5.6.0. Do not use FreeBSD 4.x' system perl, it'

problem with perl when installing port dvdrip

2003-12-10 Thread mikael backman
Hi. I don't understand what this mean: %cd /usr/ports/multimedia/dvdrip %make ===> dvdrip-0.50.13_1 is marked as broken: You need at least perl 5.6.0. Do not use FreeBSD 4.x' system perl, it's outdated. Install lang/perl5 and issue 'use.perl port' I installed perl5

Re: Xchat 2.0.5 and perl probs

2003-11-25 Thread Vulpes Velox
N/M, fixed it... for some reason it does not compile correctly for 2.0.5. I DLed 2.0.4 compiled the plugin and it works :) ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EM

Xchat 2.0.5 and perl probs

2003-11-25 Thread Vulpes Velox
Xchat 2.0.5 compiles and installs fine, except for the perl plugin. When I try to load the plugin, perl.so, I get " /usr/X11R6/lib/xchat/plugins/perl.so: Undefined symbol "call_pv"". I also get a warning during compilation about it too. I also have three dif perls installed..

Re: Perl configuration

2003-11-22 Thread paul beard
On Nov 22, 2003, at 3:11 AM, Matthew Seaman wrote: However, the values in make.conf only have an effect at compile time, so if you want all of your perl modules to live under /usr/local/lib/perl5/{,site_perl/}5.8.2 then you're going to have to reinstall all of the ports that put files

Re: Perl configuration

2003-11-22 Thread Matthew Seaman
re-running "use.perl port". However, the values in make.conf only have an effect at compile time, so if you want all of your perl modules to live under /usr/local/lib/perl5/{,site_perl/}5.8.2 then you're going to have to reinstall all of the ports that put files into %%SITE_PERL%% as

Perl configuration

2003-11-22 Thread Odhiambo Washington
I decided that I did not want perl 5.8.1 directory hanging around on my box, so I hosed the directories referring to it. That did not look quite suicidal though, since I though thet everything is configurable. Now the only thing I'd like is to change the perl configuration - I don'

Re: xchat perl plugin

2003-11-19 Thread Joe Marcus Clarke
be perl_call_pv. I've tested with Perl 5.00503 and 5.6.1, and it does work. Joe > > On Wed, 2003-11-19 at 00:51, Joe Marcus Clarke wrote: > > On Wed, 2003-11-19 at 00:24, Rafi Lurman wrote: > > > I get this when trying to load a perl script: > > > > > >

Re: xchat perl plugin

2003-11-18 Thread Rafi Lurman
te: > > I get this when trying to load a perl script: > > > > "Unknown file type /usr/X11R6/lib/xchat/plugins/sysinfo-xchat.pl. Maybe > > you need to install the Perl or Python plugin? > > Usage: LOAD , loads a plugin or script." > > > > But I

Re: xchat perl plugin

2003-11-18 Thread Joe Marcus Clarke
On Wed, 2003-11-19 at 00:24, Rafi Lurman wrote: > I get this when trying to load a perl script: > > "Unknown file type /usr/X11R6/lib/xchat/plugins/sysinfo-xchat.pl. Maybe > you need to install the Perl or Python plugin? > Usage: LOAD , loads a plugin or script." >

Re: xchat perl plugin

2003-11-18 Thread Rafi Lurman
I get this when trying to load a perl script: "Unknown file type /usr/X11R6/lib/xchat/plugins/sysinfo-xchat.pl. Maybe you need to install the Perl or Python plugin? Usage: LOAD , loads a plugin or script." But I did see a perl.so in the plugins directory. On Wed, 2003-11-19 at

Re: xchat perl plugin

2003-11-18 Thread Joe Marcus Clarke
On Wed, 2003-11-19 at 00:00, Rafi Lurman wrote: > Where/How do you install the perl plugin for Xchat? There's a script I > want to run but it needs the perl plugin. In redhat I would just get the > xchat-perl-2.0.5-0.i386.rpm file. What's the FBSD equivalent? It'

xchat perl plugin

2003-11-18 Thread Rafi Lurman
Where/How do you install the perl plugin for Xchat? There's a script I want to run but it needs the perl plugin. In redhat I would just get the xchat-perl-2.0.5-0.i386.rpm file. What's the FBSD equivalent? ___ [EMAIL PROTECTED] mailing

Re: Upgrading perl modules (as ports) and "already installed" problems

2003-11-17 Thread Tillman Hodgson
On Mon, Nov 17, 2003 at 09:14:31AM -0600, Tillman Hodgson wrote: > Whats the best way to ensure that all perl modules are properly and > automatically upgrade when perl itself is upgraded? I've since discovered that I can shorten the time somewhat by using `pkg_info -R perl-5.6.1_1

Upgrading perl modules (as ports) and "already installed" problems

2003-11-17 Thread Tillman Hodgson
e old port of www/p5-HTML-Tagset without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. This happens when upgrade perl modules ports a /lot/ for me. As I use HTML::Mason on my production web sites,

Re: OT - Perl Question

2003-11-11 Thread Matthew Seaman
On Tue, Nov 11, 2003 at 02:57:04PM -0600, Darryl Hoar wrote: > I am trying to learn perl. I am going through a tutorial and have come > across a syntax error I can't figure out. > > Here's the code: > > print "Please tell me your name: "; > chop

Re: OT - Perl Question

2003-11-11 Thread Fernando Gleiser
> I know its the conditional test, but don't know how to fix > it to be syntactically correct in perl. Precedence errors, change it to: if ( ($nation eq "British") || ($nation eq "New Zealand") ) When in doubt, parentes

OT - Perl Question

2003-11-11 Thread Darryl Hoar
I am trying to learn perl. I am going through a tutorial and have come across a syntax error I can't figure out. Here's the code: print "Please tell me your name: "; chop ($name=); print "Please tell me your nationality: "; chop ($nation=); if ( $nation eq

Re: Update module ports after Perl upgrade?

2003-11-11 Thread Lowell Gilbert
"Jim Flowers" <[EMAIL PROTECTED]> writes: > I just upgraded to perl-5.8.1 on my FreeBSD 4.9R system (5.8.0 threw an error > on shared.bs) but after I had installed mysql-server which builds p5-DBI-137- > 1.37 and p5-DBD-mysql-2.1026_1 as dependencies. > > In t

Update module ports after Perl upgrade?

2003-11-10 Thread Jim Flowers
I just upgraded to perl-5.8.1 on my FreeBSD 4.9R system (5.8.0 threw an error on shared.bs) but after I had installed mysql-server which builds p5-DBI-137- 1.37 and p5-DBD-mysql-2.1026_1 as dependencies. In the past I have uninstalled perl modules and reinstalled them to get them in the right

<    8   9   10   11   12   13   14   15   16   >