I removed my perl 5.8.0 rpm and installed binary perl 5.8.3. It's works fine
but when I try to install some rpm like mrtg I get the follow errors:
rpm -ivh mrtg-2.9.17-13.i386.rpm
erro: Failed dependencies:
perl >= 5.004 is needed by mrtg-2.9.17-13
/usr/bin/perl is needed
perldoc perlcc
-Original Message-
From: Dan Brow [mailto:[EMAIL PROTECTED]
Sent: Friday, January 30, 2004 11:03 AM
To: Perl Beginners
Subject: Re: binary perl
What's the perl compiler called?
On Sat, 2004-01-24 at 18:13, Dan Anderson wrote:
> On Fri, 2004-01-23 at 20:44,
What's the perl compiler called?
On Sat, 2004-01-24 at 18:13, Dan Anderson wrote:
> On Fri, 2004-01-23 at 20:44, Dan Brow wrote:
> > Is it possible to make a perl script/program a binary file?
>
> There is an experimental perl compiler. It's not recommended for
> production use but is a cool to
Fri 1/23/2004 5:44 PM
To: [EMAIL PROTECTED]
Cc:
Subject: binary perl
Is it possible to make a perl script/program a binary file? I have a few
scripts some one wants but I don't want them to have the source.
On Fri, 2004-01-23 at 20:44, Dan Brow wrote:
> Is it possible to make a perl script/program a binary file?
There is an experimental perl compiler. It's not recommended for
production use but is a cool toy. When Perl 6 comes out that will all
change though...
-Dan
--
To unsubscribe, e-mail:
Dan Brow wrote:
> Is it possible to make a perl script/program a binary file?
For bundling, yes. For hiding source, not really.
> I have a
> few scripts some one wants but I don't want them to have the source.
> I tried perlcc but I want it to remain perl not c, if that's possible
> or realisti
Dan Brow wrote:
Is it possible to make a perl script/program a binary file? I have a few
scripts some one wants but I don't want them to have the source. I
tried perlcc but I want it to remain perl not c, if that's possible or
realistic.
thanks,
Dan.
perldoc -q 'hide the source'
http://danconi
Is it possible to make a perl script/program a binary file? I have a few
scripts some one wants but I don't want them to have the source. I
tried perlcc but I want it to remain perl not c, if that's possible or
realistic.
thanks,
Dan.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additiona
Jude Suszko [[EMAIL PROTECTED]] quoth:
*>I'd like to get my feet wet with a decent pre-built binary Perl
*>before I try building my own from sources. At the moment
http://www.cpan.org/ports
e.
www.activestate.com is where you should look
hth,
Jos Boumans
Jude Suszko wrote:
> I'd like to get my feet wet with a decent pre-built binary Perl
> before I try building my own from sources. At the moment
> I'm stuck with a Win98 SE platform to run it on. I found seve
I'd like to get my feet wet with a decent pre-built binary Perl
before I try building my own from sources. At the moment
I'm stuck with a Win98 SE platform to run it on. I found several
possibilities at www.cpan.org , but since I'm a Perl beginner
I'm not well prepared to
11 matches
Mail list logo