Re: How to update perl on FreeBSD 4.9R (Resolved)

2004-10-12 Thread Danny
On Fri, 08 Oct 2004 22:57:45 -0400, Christopher Nehren <[EMAIL PROTECTED]> wrote: > On Fri, 2004-10-08 at 14:40 -0400, Danny wrote: > > I am trying to install a perl CPAN module: > > > > mx1# perl Makefile.PL > > Perl 5.006 required--this is only version 5.00503,

Perl and OpenWebMail question...

2004-10-09 Thread Victor Hugo Bilouro
hi, to resolv type: # use.perl port The OS will use perl 5.8 regards Bilouro ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: How to update perl on FreeBSD 4.9R

2004-10-08 Thread Christopher Nehren
On Fri, 2004-10-08 at 14:40 -0400, Danny wrote: > I am trying to install a perl CPAN module: > > mx1# perl Makefile.PL > Perl 5.006 required--this is only version 5.00503, stopped at > Makefile.PL line 3. > BEGIN failed--compilation aborted at Makefile.PL line 3. > mx1# >

Re: How to update perl on FreeBSD 4.9R

2004-10-08 Thread Erik Norgaard
Paul Schmehl wrote: > When you finish, you need to run use.perl port (read pkg-message), and > you'll have to rebuild any ports you've already built that use perl > since you will have changed the default perl installation. Try run this: perl -e 'print join "\n"

Re: How to update perl on FreeBSD 4.9R

2004-10-08 Thread Paul Schmehl
--On Friday, October 08, 2004 05:14:00 PM -0400 Danny <[EMAIL PROTECTED]> wrote: Stop in /home/danny/Date-Calc-Iterator-1.00. mx1# Any suggestions? Or if I need to rebuild any specific perl ports? (Would you believe this all started because I wanted to use pflogsumm.pl to generate reports f

Re: How to update perl on FreeBSD 4.9R

2004-10-08 Thread Paul Schmehl
--On Friday, October 08, 2004 04:40:40 PM -0400 Danny <[EMAIL PROTECTED]> wrote: mx1# use.perl port Makefile.PL Usage: /usr/local/bin/use.perl port -> /usr/bin/perl is the perl5 port /usr/local/bin/use.perl system -> /usr/bin/perl is the system perl mx1# "port"

Re: How to update perl on FreeBSD 4.9R

2004-10-08 Thread Danny
t the quotes) or > > prepend sudo to it. > > > > "use.perl port" > > My mistake - it's been a long day. Thank you for all your help. Probably going to have to ask a perl support mailing list, but here is the latest: mx1# make test PERL_DL_NONLAZY=1 /usr/local/b

Re: How to update perl on FreeBSD 4.9R

2004-10-08 Thread Danny
On Fri, 8 Oct 2004 21:47:10 +0100, David Jenkins <[EMAIL PROTECTED]> wrote: > I think you are missing the point here. > > At the prompt enter the following as root (without the quotes) or > prepend sudo to it. > > "use.perl port" My mistake - it's been a long day. Thank you for all your help.

Re: How to update perl on FreeBSD 4.9R

2004-10-08 Thread David Jenkins
ill update /etc/make.conf to tell your system to use the ports > > version of Perl in future. > > mx1# use.perl port Makefile.PL > Usage: > /usr/local/bin/use.perl port -> /usr/bin/perl is the perl5 port > /usr/local/bin/use.perl system -> /usr/bin/perl is the

Re: How to update perl on FreeBSD 4.9R

2004-10-08 Thread Danny
On Fri, 8 Oct 2004 21:34:36 +0100, David Jenkins <[EMAIL PROTECTED]> wrote: > Hi Danny, > > As Paul previously commented, you need to run "use.perl port". This > will update /etc/make.conf to tell your system to use the ports > version of Perl in future. mx1#

Re: How to update perl on FreeBSD 4.9R

2004-10-08 Thread David Jenkins
Whatever is easiest; I do not feel like rebuilding the src, but I > > > don't know if I need to. > > > > > > I am trying to install a perl CPAN module: > > > > > > mx1# perl Makefile.PL > > > Perl 5.006 required--this is only versi

Re: How to update perl on FreeBSD 4.9R

2004-10-08 Thread Danny
need to. > > > > I am trying to install a perl CPAN module: > > > > mx1# perl Makefile.PL > > Perl 5.006 required--this is only version 5.00503, stopped at > > Makefile.PL line 3. > > BEGIN failed--compilation aborted at Makefile.PL line 3. > > mx1# >

Re: How to update perl on FreeBSD 4.9R

2004-10-08 Thread Paul Schmehl
--On Friday, October 08, 2004 02:40:06 PM -0400 Danny <[EMAIL PROTECTED]> wrote: Whatever is easiest; I do not feel like rebuilding the src, but I don't know if I need to. I am trying to install a perl CPAN module: mx1# perl Makefile.PL Perl 5.006 required--this is only version 5.005

Re: How to update perl on FreeBSD 4.9R

2004-10-08 Thread Danny
On Fri, 08 Oct 2004 13:28:59 -0500, Paul Schmehl <[EMAIL PROTECTED]> wrote: > --On Friday, October 08, 2004 02:22:13 PM -0400 Danny <[EMAIL PROTECTED]> > wrote: > > > How to update perl on FreeBSD 4.9R? > > > Define update. Do you mean use the ports version i

Re: How to update perl on FreeBSD 4.9R

2004-10-08 Thread Paul Schmehl
--On Friday, October 08, 2004 02:22:13 PM -0400 Danny <[EMAIL PROTECTED]> wrote: How to update perl on FreeBSD 4.9R? Define update. Do you mean use the ports version instead of the src version? Do you mean update the ports version? Update the src version? It might be helpful

How to update perl on FreeBSD 4.9R

2004-10-08 Thread Danny
How to update perl on FreeBSD 4.9R? Thank you! ...D ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

PERL + DBD::ODBC/iODBC/freetds -> MSSQL Server 2000

2004-08-26 Thread Philip M. Gollucci
Hi All, PLEASE CC [EMAIL PROTECTED] in the reply my work address is not subscribed :) Error Message: === perl db_test.pl "DBI:ODBC:ejp05_pnas" DBI connect('ejp05_pnas','xx',...) failed: [iODBC][Driver Manager]Driver's SQLAllocEnv(

Re: perl question

2004-08-13 Thread jason
Bart Silverstrim wrote: On Aug 13, 2004, at 1:10 AM, AlanSung wrote: IMHO, bsdpan-* means install via cpan directory (not via ports), p5-* means installed from ports.. Okay. Nuts. That's what I was afraid of. I guess I was a little thrown because the bsdpan modules are showing up with portv

Re: perl question

2004-08-13 Thread Bart Silverstrim
On Aug 13, 2004, at 1:10 AM, AlanSung wrote: IMHO, bsdpan-* means install via cpan directory (not via ports), p5-* means installed from ports.. Okay. Nuts. That's what I was afraid of. I guess I was a little thrown because the bsdpan modules are showing up with portversion and portupgrade, w

Re: perl question

2004-08-12 Thread AlanSung
IMHO, bsdpan-* means install via cpan directory (not via ports), p5-* means installed from ports.. And yes, if you can find expected module in ports tree, it is better install from ports than install from cpan driectly.. Sometimes we need customized configuration args... On Thu, 12 Aug 2004

Re: perl question

2004-08-12 Thread jason
Bart Silverstrim wrote: What is the difference between bsdpan and the p5 modules in the ports collection? -Bart ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROT

perl question

2004-08-12 Thread Bart Silverstrim
What is the difference between bsdpan and the p5 modules in the ports collection? -Bart ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: "make/install buildworld" without Perl being reinstalled?

2004-08-10 Thread Ryan
= true# do not build games (games/ subdir) #NOINFO=true# do not make or install info files #NOLIBC_R= true# do not build libc_r (re-entrant version of libc) #NOMAN= true# do not build manual pages #NOPERL=true# do not build perl. Disables

"make/install buildworld" without Perl being reinstalled?

2004-08-10 Thread Mark
Dear Sirs: Is there a way I can do a "make/install buildworld" without Perl being reinstalled? Not that I want it gone, I just want it to remain totally untouched. I think I am going to give an upgrade to 8.10R a try (reluctantly), from 4.9R; but I cannot afford to have my rather com

Re: perl 5.8 on 5.2.1

2004-08-08 Thread Matthew Seaman
On Sun, Aug 08, 2004 at 06:52:31AM -0400, dave wrote: > Is anyone using perl 5.8 on 5.2.1? I do a fresh install, cvsup my ports > and source, install a new world and kernel, get all that working fine, then > do the perl 5.8 install. This goes fine. I then do: > use.perl port >

perl 5.8 on 5.2.1

2004-08-08 Thread dave
Hello, Is anyone using perl 5.8 on 5.2.1? I do a fresh install, cvsup my ports and source, install a new world and kernel, get all that working fine, then do the perl 5.8 install. This goes fine. I then do: use.perl port reboot and at the boot menu where i have to select an option 1 for

Re: how to upgrade Perl

2004-07-26 Thread merv
grade. So that they all compile for 5.8 > > This explains something. I tried to upgrade perl and ran use.perl port, > but that broke things. > > Is there a trivial way to see what p5 ports you have installed? I'm > perfectly willing to do the work if the end result

Re: how to upgrade Perl

2004-07-26 Thread Paul Schmehl
--On Monday, July 26, 2004 12:46:06 PM +0100 merv <[EMAIL PROTECTED]> wrote: You will also have to reinstall all the other p5 ports that you may have installed prior to this upgrade. So that they all compile for 5.8 This explains something. I tried to upgrade perl and ran use.perl port, bu

Re: how to upgrade Perl

2004-07-26 Thread merv
You will also have to reinstall all the other p5 ports that you may have installed prior to this upgrade. So that they all compile for 5.8 On Monday 26 July 2004 12:09, Perica Veljanovski wrote: > > > How do I upgrade perl version 5.005_03 to Perl 5.8 on my FreeBSD > > > 4.10-

Re: how to upgrade Perl

2004-07-26 Thread Perica Veljanovski
> > How do I upgrade perl version 5.005_03 to Perl 5.8 on my FreeBSD 4.10-RELEASE > > from ports? > > > > Tryed: > > cd /usr/ports/lang/perl5.8 > > make install > > and nothing happend :P > > Nothing at all? Was there no output on the console? >

Re: how to upgrade Perl

2004-07-26 Thread Simon Barner
Perica Veljanovski wrote: > Hi all, > > How do I upgrade perl version 5.005_03 to Perl 5.8 on my FreeBSD 4.10-RELEASE > from ports? > > Tryed: > cd /usr/ports/lang/perl5.8 > make install > and nothing happend :P You have to use the use.perl script: # use.perl port

Re: how to upgrade Perl

2004-07-26 Thread Peter Risdon
Perica Veljanovski wrote: Hi all, How do I upgrade perl version 5.005_03 to Perl 5.8 on my FreeBSD 4.10-RELEASE from ports? Tryed: cd /usr/ports/lang/perl5.8 make install and nothing happend :P Nothing at all? Was there no output on the console? If you did see the normal kind of burbling, but

how to upgrade Perl

2004-07-26 Thread Perica Veljanovski
Hi all, How do I upgrade perl version 5.005_03 to Perl 5.8 on my FreeBSD 4.10-RELEASE from ports? Tryed: cd /usr/ports/lang/perl5.8 make install and nothing happend :P ps. /usr/ports/comms/p5-Device-SerialPort does not run on Perl5.0 10x

Re: Perl split() question (OT)...

2004-07-26 Thread Mathias Samuelson
Steve Bertrand wrote: > Perl hackers -- Figured someone would have a reasonably quick, easy answer > for this: > > I am trying to read through a file, line-by-line, and I want to extract > the text in between the [ and ] characters. I would normally half the line > by split() -

(Perl:) How to check linux's /proc/pid in BSD

2004-07-23 Thread Ion-Mihai Tetcu
Hi, Could someone please help me with the following code as I don't want it to use /proc (my perl skils are very low) ## Check to see if that process is running if (! -d "/proc/$pid") { ## Return success if the PID is not running printmsg("D

(Perl:) How to check linux's /proc/pid in BSD

2004-07-23 Thread Ion-Mihai Tetcu
Hi, Could someone please help me with the following code as I don't want it to use /proc (my perl skils are very low) ## Check to see if that process is running if (! -d "/proc/$pid") { ## Return success if the PID is not running printmsg("D

Re: Perl split() question (OT)...

2004-07-23 Thread Steve Bertrand
> On Fri, 23 Jul 2004, Steve Bertrand wrote: > >> Perl hackers -- Figured someone would have a reasonably quick, easy >> answer >> for this: >> >> I am trying to read through a file, line-by-line, and I want to extract >> the text in between the

RE: Perl split() question (OT)...

2004-07-23 Thread Carmichael, Lee
Convert the /[/ to /\[/ and see if that works. Generally brackets mean a character class in perl regexs. You could also use single quotes. E.g. split('[', $line). Good luck, Lee > -Original Message- > From: Steve Bertrand [mailto:[EMAIL PROTECTED] > Sent: Friday, Jul

Re: Perl split() question (OT)...

2004-07-23 Thread Fernando Gleiser
On Fri, 23 Jul 2004, Steve Bertrand wrote: > Perl hackers -- Figured someone would have a reasonably quick, easy answer > for this: > > I am trying to read through a file, line-by-line, and I want to extract > the text in between the [ and ] characters. This is a job for..c

Perl split() question (OT)...

2004-07-23 Thread Steve Bertrand
Perl hackers -- Figured someone would have a reasonably quick, easy answer for this: I am trying to read through a file, line-by-line, and I want to extract the text in between the [ and ] characters. I would normally half the line by split() - ing the line first by [ as follows: if

Re: new guy has a perl/port question

2004-07-23 Thread Mark Jayson Alvarez
--- Kent Stewart <[EMAIL PROTECTED]> wrote: > On Friday 23 July 2004 01:41 am, Steve wrote: > > how do i upgrade fbsd 4.9 perl 5.8.0 installed > from ports, to perl > > 5.8.4 > > portupgrade perl > use.perl port <-- don't forget this command though.

Re: new guy has a perl/port question

2004-07-22 Thread Kent Stewart
On Friday 23 July 2004 01:41 am, Steve wrote: > how do i upgrade fbsd 4.9 perl 5.8.0 installed from ports, to perl > 5.8.4 portupgrade perl use.perl port portupgrade -f p5\* It is all in /usr/ports/UPDATING You also need to portupgrade -f automake with the p5- stuff Kent -- Kent S

new guy has a perl/port question

2004-07-22 Thread Steve
how do i upgrade fbsd 4.9 perl 5.8.0 installed from ports, to perl 5.8.4 ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Upgrades fail on Perl dependency

2004-07-22 Thread Matthew Seaman
On Thu, Jul 22, 2004 at 10:12:30AM +0700, Roger Merritt wrote: > I keep having problems with various ports. It seems a lot of them are > dependent on Perl 5.8.2 -- the dependency is specific, but I haven't been > able to figure out where the '5.8.2' is being spec

Upgrades fail on Perl dependency

2004-07-21 Thread Roger Merritt
I keep having problems with various ports. It seems a lot of them are dependent on Perl 5.8.2 -- the dependency is specific, but I haven't been able to figure out where the '5.8.2' is being specified. Here's an example: ===> gtk-1.2.10_12 depends on file: /usr/local/bi

RE: Dumb perl upgrade question

2004-07-21 Thread Brent Wiese
. For some reason, I didn't think that needed to be done after an upgrade since I'd done it after installing perl 5.8.2 from ports originally. But, its now looking at 5.8.4. Thanks! Brent ___ [EMAIL PROTECTED] mailing list http://lists.freebs

Re: Dumb perl upgrade question

2004-07-20 Thread Tim Aslat
In the immortal words of "Brent Wiese" <[EMAIL PROTECTED]>... > Am I missing some environment variable somewhere or what? Did you run use.perl port after you upgraded the port? -- Tim Aslat <[EMAIL PROTECTED]> Spyderweb Consulting http://www.spyderweb.com.au Phone: +61 0401088479 _

Dumb perl upgrade question

2004-07-20 Thread Brent Wiese
This is the sort of thing I know I should know, but I don't right now... Too many other stresses... Upgraded perl from 5.8.2 to 5.8.4 (both were ports). I need to recompile a bunch of modules (for example, mod_perl). But, most of them error out because they can't find perl 5.8.2 libr

Perl port: How to compile with debugging support?

2004-07-11 Thread Kai Grossjohann
Is there a way to tell the system to always compile Perl with debugging support? I gather that I can specify make args in /usr/local/etc/pkgtools.conf, but when reading the Perl port's Makefile, I can't find a knob to twiddle for debugging support. For the time being, I shall hack th

Re: pid 72199 (perl), uid 0: exited on signal 11 (core dumped)

2004-07-06 Thread Kris Kennaway
On Tue, Jul 06, 2004 at 11:38:23AM +0300, Joseph Begumisa wrote: > > I keep on getting the messages below. Does anyone know what they mean? One of your perl scripts is crashing. Kris pgp3srCpb8BO8.pgp Description: PGP signature

pid 72199 (perl), uid 0: exited on signal 11 (core dumped)

2004-07-06 Thread Joseph Begumisa
I keep on getting the messages below. Does anyone know what they mean? > pid 72199 (perl), uid 0: exited on signal 11 (core dumped) > pid 75455 (perl), uid 0: exited on signal 11 (core dumped) > pid 76805 (perl), uid 0: exited on signal 11 (core dumped) > pid 1 (perl), uid

Re: Perl Syntax -- SOLVED

2004-06-30 Thread Drew Tomlinson
ur suggestion and it seems to work but I get this output: Use of uninitialized value in string eq at ./test.pl line 16. You must include the file name. Unless you supply at least one argument to the script, $ARGV[0] won't exist. There's a difference in perl between 'not define

Re: Perl Syntax

2004-06-30 Thread Josh Paetzel
> >>I'm using perl 5.8.4 on a 4.9 machine. I want to add code a perl script > >>to check for value passed from command line. If it is null, I want to > >>exit with an error message. > >> > >>First I tried this and got "Use of un

Re: Perl Syntax

2004-06-30 Thread Matthew Seaman
suggestion and it seems to work but > I get this output: > > Use of uninitialized value in string eq at ./test.pl line 16. > You must include the file name. Unless you supply at least one argument to the script, $ARGV[0] won't exist. There's a difference in perl between

Re: Perl Syntax

2004-06-30 Thread Drew Tomlinson
On 6/30/2004 10:04 AM Steve Bertrand wrote: I'm using perl 5.8.4 on a 4.9 machine. I want to add code a perl script to check for value passed from command line. If it is null, I want to exit with an error message. First I tried this and got "Use of uninitialized value in string eq at

Re: Perl Syntax

2004-06-30 Thread Steve Bertrand
> I'm using perl 5.8.4 on a 4.9 machine. I want to add code a perl script > to check for value passed from command line. If it is null, I want to > exit with an error message. > > First I tried this and got "Use of uninitialized value in string eq at > ./test.pl l

Perl Syntax

2004-06-30 Thread Drew Tomlinson
I'm using perl 5.8.4 on a 4.9 machine. I want to add code a perl script to check for value passed from command line. If it is null, I want to exit with an error message. First I tried this and got "Use of uninitialized value in string eq at ./test.pl line 20." if ($ARGV[0]

Problems installing perl from ports

2004-06-29 Thread Axel Sjøstedt
Hello all, I've run into a problem trying to install the perl5.8 port that I cannot solve. I've been Googling around, and found a few having a simular problem, but no solution. I have not updated perl before, so the present version are the one that came bundled with FreeBSD. Here'

Memory leak in Perl?

2004-06-24 Thread Chris Miller
I'm running perl-threaded-5.8.4 from ports to support spf-milter http://spf.pobox.com/sendmail-milter-INSTALL.txt Perl seems to eat memory over a few hours and eventually dies. Most spf-milter users report memory usage of ~25MB, but I've seen memory use in excess of 110MB. I know t

Re: perl port 5.8.2 won't install?

2004-06-23 Thread Kris Kennaway
On Wed, Jun 23, 2004 at 05:30:17PM -0500, Len Conrad wrote: > > >How did you update your ports collection? > > when running sysintall "upgrade" from cdrom to go from 4.7 to 4.10. Perhaps that extracts the new ports collection over the top of the old, which is wrong since it will leave behind sta

Re: perl port 5.8.2 won't install?

2004-06-23 Thread Len Conrad
How did you update your ports collection? when running sysintall "upgrade" from cdrom to go from 4.7 to 4.10. These are probably stale files that should/would have been removed with a correctly updated collection. ok, I'll have a go at refreshing the ports, thanks Len ___

Re: perl port 5.8.2 won't install?

2004-06-23 Thread Kris Kennaway
On Wed, Jun 23, 2004 at 04:49:52PM -0500, Len Conrad wrote: > fbsd 4.10 release > > # cd /usr/ports/lang/perl5.8 > > # make && make install > > ===> Vulnerability check disabled > >> perl-5.8.2.tar.gz doesn't seem to exist in /usr/ports/dis

perl port 5.8.2 won't install?

2004-06-23 Thread Len Conrad
fbsd 4.10 release # cd /usr/ports/lang/perl5.8 # make && make install ===> Vulnerability check disabled >> perl-5.8.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://www.cpan.dk/CPAN/modules/by-module/.

Re: How to turn your Perl programs into standalone executables

2004-06-23 Thread KiDDiE.Ox
On Wed 2004-06-23 (02:08), Sex Maniac wrote: > Hi just want to ask, if I have a perl program, and I > want to turn it into standalone executables/binary. > Question is how ? What programs/packages/ports I must > use ? > > Usually in windows98, I can use PerlApp to Turn your &g

Re: :::Support PHP/perl???:::

2004-06-23 Thread Skylar Thompson
On Mon, Jun 21, 2004 at 07:11:02PM +0200, Dragan Veljkovic wrote: > Is this FreeBSD support PHP/Perl application/language? In the ports collection, take a look at lang/perl5{,.8} and lang/php4. -- -- Skylar Thompson ([EMAIL PROTECTED]) -- http://www.cs.earlham.edu/~skylar/ pgpZ5EWC11x8V.

Re: How to turn your Perl programs into standalone executables

2004-06-23 Thread Warren Block
On Wed, 23 Jun 2004, Sex Maniac wrote: I don't want my users can see the source program in .pl I want my source program is hidden from user and the others administrators. So I need the executable file/binary file only. perldoc -q hide -Warren Block * Rapid City, South Dakota USA ___

Re: How to turn your Perl programs into standalone executables

2004-06-23 Thread Sex Maniac
--- Andy Harrison <[EMAIL PROTECTED]> wrote: > man perlcc > Gee, thanks, Sir. > Note that, regardless of platform, compiling your > perl apps to hide > something is a very bad idea. It is very easy to > run it through > /usr/bin/strings and see bits and pieces of

Re: How to turn your Perl programs into standalone executables

2004-06-23 Thread Juho Vuori
Oops, it seems I didn't really answer your question but something else. I should learn to read before experimenting with writing. Sorry. Juho Juho Vuori wrote: Hello, Sex Maniac wrote: Hi just want to ask, if I have a perl program, and I want to turn it into standalone executables/b

Re: How to turn your Perl programs into standalone executables

2004-06-23 Thread Andy Harrison
On Wed, 23 Jun 2004 02:08:57 -0700 (PDT), Sex Maniac <[EMAIL PROTECTED]> wrote: > > Hi just want to ask, if I have a perl program, and I > want to turn it into standalone executables/binary. > Question is how ? What programs/packages/ports I must > use ? > > Usua

Re: How to turn your Perl programs into standalone executables

2004-06-23 Thread Juho Vuori
Hello, Sex Maniac wrote: Hi just want to ask, if I have a perl program, and I want to turn it into standalone executables/binary. Question is how ? What programs/packages/ports I must use ? First add a line #!/usr/bin/perl as the very first line of your perl program. Without indenting or

Re: How to turn your Perl programs into standalone executables

2004-06-23 Thread Simon Dick
Try perlcc On Wed, 23 Jun 2004 02:08:57 -0700 (PDT), Sex Maniac <[EMAIL PROTECTED]> wrote: > > Hi just want to ask, if I have a perl program, and I > want to turn it into standalone executables/binary. > Question is how ? What programs/packages/ports I must > use ? > &

Re: perl-tk no longer working

2004-06-23 Thread Heinrich Rebehn
Heinrich Rebehn wrote: Heinrich Rebehn wrote: Bill Campbell wrote: On Mon, Jun 21, 2004, Heinrich Rebehn wrote: Hi list, I rolled my own perl-tk script for adding/removing users on our cluster and it has been running fine for some years now. But when i wanted to use it today, it died with: My

How to turn your Perl programs into standalone executables

2004-06-23 Thread Sex Maniac
Hi just want to ask, if I have a perl program, and I want to turn it into standalone executables/binary. Question is how ? What programs/packages/ports I must use ? Usually in windows98, I can use PerlApp to Turn your Perl programs into standalone executables (.exe) I don't want my users ca

Re: perl-tk no longer working

2004-06-23 Thread Heinrich Rebehn
Heinrich Rebehn wrote: Bill Campbell wrote: On Mon, Jun 21, 2004, Heinrich Rebehn wrote: Hi list, I rolled my own perl-tk script for adding/removing users on our cluster and it has been running fine for some years now. But when i wanted to use it today, it died with: My SWAG is that you&#x

Re: :::Support PHP/perl???:::

2004-06-22 Thread Bill Moran
"Dragan Veljkovic" <[EMAIL PROTECTED]> wrote: > Is this FreeBSD support PHP/Perl application/language? Yes, both PHP and perl are installable through the ports system. -- Bill Moran Potential Technologies http://www.potentialtech.com ___

:::Support PHP/perl???:::

2004-06-22 Thread Dragan Veljkovic
Is this FreeBSD support PHP/Perl application/language? Sincerely Mr. Dragan Veljkovic www.reliable-server.com ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[

Re: perl-tk no longer working

2004-06-22 Thread Heinrich Rebehn
Bill Campbell wrote: On Mon, Jun 21, 2004, Heinrich Rebehn wrote: Hi list, I rolled my own perl-tk script for adding/removing users on our cluster and it has been running fine for some years now. But when i wanted to use it today, it died with: My SWAG is that you've updated perl recently

Re: perl-tk no longer working

2004-06-21 Thread Bill Campbell
On Mon, Jun 21, 2004, Heinrich Rebehn wrote: >Hi list, > >I rolled my own perl-tk script for adding/removing users on our cluster >and it has been running fine for some years now. >But when i wanted to use it today, it died with: My SWAG is that you've updated perl recently,

perl-tk no longer working

2004-06-21 Thread Heinrich Rebehn
Hi list, I rolled my own perl-tk script for adding/removing users on our cluster and it has been running fine for some years now. But when i wanted to use it today, it died with: [EMAIL PROTECTED] [~] # usrmgr/usrmgr.pl [the usual messages about unused variables] X Error of failed request

Re: perl ?

2004-06-18 Thread Andy Harrison
On Fri, 18 Jun 2004 16:34:38 -0400, JJB <[EMAIL PROTECTED]> wrote: > > I have $email field that sometimes may not end with alpha character. > > How would I codeif (last position of $email != alpha) { replace > last pos of $email with blank } > > Or any other coding method to strip off non a

perl ?

2004-06-18 Thread JJB
I have $email field that sometimes may not end with alpha character. How would I codeif (last position of $email != alpha) { replace last pos of $email with blank } Or any other coding method to strip off non alpha from $email field if present. Thanks __

Re: perl script code

2004-06-18 Thread Bill Campbell
On Fri, Jun 18, 2004, JJB wrote: >I have this > > > #("Scan line for word abuse,"); > > if ((/([EMAIL PROTECTED])\s/) || (/([EMAIL PROTECTED])\s/)) > { > if (${1} eq "[EMAIL PROTECTED]>") { $abuse_email = >"[EMAIL PROTECTED]"; next; } > if (${1} eq "[EMAIL PROTECTED]>") {

perl script code

2004-06-18 Thread JJB
I have this #("Scan line for word abuse,"); if ((/([EMAIL PROTECTED])\s/) || (/([EMAIL PROTECTED])\s/)) { if (${1} eq "[EMAIL PROTECTED]>") { $abuse_email = "[EMAIL PROTECTED]"; next; } if (${1} eq "[EMAIL PROTECTED]>") { $abuse_email = "[EMAIL PROTECTED]"; next;

Re: upgrading the perl installation problems.

2004-06-12 Thread Eric Crist
On Saturday 12 June 2004 02:25, you wrote: > You're missing one of the last warnings during the make of perl5.x from the > ports tree.. > use.perl. > > Usage: > /usr/local/bin/use.perl port -> /usr/bin/perl is the perl5 port > /usr/local/bin/use.perl syste

Re: upgrading the perl installation problems.

2004-06-12 Thread Micheal Patterson
- Original Message - From: "Eric Crist" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, June 12, 2004 2:13 AM Subject: upgrading the perl installation problems. Hello list, I'm trying to install mimedefang from ports, but I get the error: =

upgrading the perl installation problems.

2004-06-12 Thread Eric Crist
Hello list, I'm trying to install mimedefang from ports, but I get the error: ===> mimedefang-2.43_1 Port requires perl 5.6.1 or later. Install lang/perl5 or lang/perl5.8 then try again. I cd to the correct directory, type make install clean, get the 'all ok' from insta

perl 5.8, Apache, Tomcat & mod_webapp

2004-06-09 Thread Jason Suplizio
Does the subject line give it all away? Let me elaborate: I'm running FreeBSD 5.2 with the latest port of Tomcat and Perl 5.6.1. So, this is what I'd like to do: 1- Install Apache (latest port) with mod_webapp to forward my port 8080 requests to the appropriate container 2- Upgra

Re: Building Perl with shared lib libperl

2004-06-09 Thread Matthew Seaman
On Tue, Jun 08, 2004 at 10:31:16PM -0400, Robert Fitzpatrick wrote: > Trying to install a procedural language in PostgreSQL 7.4.2, pl/perl, > but it complains that my 'libperl is not a shared library' and that I > may need to rebuild my Perl. I am using Perl 5.6.1, is there

Re: Crossbuilding 4-stable release on 5.x: perl missing

2004-06-08 Thread Ruben de Groot
Following up on myself to get an answer into the archives... I finally managed to finish the release build by adding the LOCAL_SCRIPT variable. This script, run inside the chrooted environment, does the following 3 things: - create a working /etc/resolv.conf - pkg_add -r perl - mount devfs

Building Perl with shared lib libperl

2004-06-08 Thread Robert Fitzpatrick
Trying to install a procedural language in PostgreSQL 7.4.2, pl/perl, but it complains that my 'libperl is not a shared library' and that I may need to rebuild my Perl. I am using Perl 5.6.1, is there a way to set this option when using the port /usr/ports/lang/perl5?

Re: Perl and linux emulation

2004-06-08 Thread Daniel Bye
On Tue, Jun 08, 2004 at 11:27:29AM -0500, Jason Godfrey wrote: > Hello. > > I have a perl module (Adobe's FDF toolkit) that uses two .so files as part > of it's magic. These files come precompiled for Linux. Not surprisingly, when > I try to do a perl "use" on

Perl and linux emulation

2004-06-08 Thread Jason Godfrey
Hello. I have a perl module (Adobe's FDF toolkit) that uses two .so files as part of it's magic. These files come precompiled for Linux. Not surprisingly, when I try to do a perl "use" on the module I get an error like this: Can't load '/usr/local/lib/perl5/site

Re: perl -MCPAN problem

2004-06-07 Thread Greg Barniskis
At 02:22 PM 6/6/2004, JJB wrote: When I run perl -MCPAN -e shell from the command line I get "no route to host" message. [snip] I all ready issued this command from the command line setenv FTP_PASSIVE "1" I've had my share of difficulties with this too, in the

Re: upgraded perl ... now missing mods that was installed before upgrade

2004-06-06 Thread Randy Pratt
On Sun, 06 Jun 2004 12:48:27 -0700 "white vamp" <[EMAIL PROTECTED]> wrote: > i did a portupgrade -acCrRv -x kde > and every thing upgraded just fine and now when i goto run perl -MCPAN -e > shell > it loads ok but in the shell if i do a install Bundle::CPAN or any ou

RE: upgraded perl ... now missing mods that was installed beforeupgrade

2004-06-06 Thread JJB
I don't think the problem has anything to do with how you upgrade your system. I installed 4.10 from minin.iso and I have same problem about not being able to run perl -MCPAN -e shell command. Something is wrong with the perl CPAN conf files that are part of the FBSD system. Problem may al

Re: upgraded perl ... now missing mods that was installed before upgrade

2004-06-06 Thread Kent Stewart
On Sunday 06 June 2004 12:48 pm, white vamp wrote: > i did a portupgrade -acCrRv -x kde > and every thing upgraded just fine and now when i goto run perl > -MCPAN -e shell > it loads ok but in the shell if i do a install Bundle::CPAN or any > outhere one it cant seam to find net:

upgraded perl ... now missing mods that was installed before upgrade

2004-06-06 Thread white vamp
i did a portupgrade -acCrRv -x kde and every thing upgraded just fine and now when i goto run perl -MCPAN -e shell it loads ok but in the shell if i do a install Bundle::CPAN or any outhere one it cant seam to find net::ftp and also sence i did my portupgrade all of my perl modules are missing

perl -MCPAN problem

2004-06-06 Thread JJB
When I run perl -MCPAN -e shell from the command line I get "no route to host" message. This box has public internet access as everything else works, so I know that error message is not correct. I looked in my firewall log file and I see that at the time I was doing -MCPAN, I have

Crossbuilding 4-stable release on 5.x: perl missing

2004-06-06 Thread Ruben de Groot
Hi there, I'm trying to build releases of releng_4 on a 5.2.1 system. Unfortunately, the build fails because there's no perl installed in the chrooted environment. Any tips or examples would be greatly appreciated as I'm a bit stuck here

Need to build, but not install/use system perl in 4.10

2004-06-05 Thread Jed Clear
I recently added the perl 5.8 port to my build server. When building FreeBSD 4.10, it did not build the system perl as expected. However, I have a smaller machine that mounts /usr/src and /usr/obj off of the build server, which croaked in installworld when it couldn't find the system

<    6   7   8   9   10   11   12   13   14   15   >