You can extract the perl stuff directly from the Jaguar
installation CDs using something like the Pacifist application.
That's probably preferable to a full re-install of the OS.
-Ken
On Thursday, October 3, 2002, at 01:39 AM, Richard Jolly wrote:
>
> You've convinced me that overwriting
Its all working now. Now using man2html, but not the perl script that
comes with it... I am still using Jerry's version hand-customized by me.
I will package up the sourcecode later today or tomorrow (the current
download still gets Jerry's original man script).
The only problem with man2htm
On Wednesday, Oct 2, 2002, at 15:29 US/Pacific, Daniel Stillwaggon
wrote:
> s/see also (\w+) \((\d)\)/see also $1
> \($2\)/gi
Oops! forgot to escape the /A (take that as a hint that this is
untested...).
-
Daniel C.
On Wednesday, Oct 2, 2002, at 12:52 US/Pacific, Puneet Kishor wrote:
> I am now using man2html 3.0.1 (available from
> http://www.oac.uci.edu/indiv/ehood/man2html.html)... works quite well,
> except, I haven't yet figured out the html linking other man pages
> bit. Am working on it... it is
On Thursday, October 3, 2002, at 04:49 AM, Dan Sugalski wrote:
> At 4:42 AM +0900 10/3/02, Robin wrote:
>> beware of libnet overwriting the HEAD, GET, & POST commands when you
>> install it - move them from '/usr/bin/' to '/usr/local/bin/' before
>> installing
>
> While good advice, that's a p
Jerry,
I am now using man2html 3.0.1 (available from
http://www.oac.uci.edu/indiv/ehood/man2html.html)... works quite well,
except, I haven't yet figured out the html linking other man pages bit.
Am working on it... it is something obvious that slips me.
Anyway, thanks to your manpage viewer
At 4:42 AM +0900 10/3/02, Robin wrote:
>beware of libnet overwriting the HEAD, GET, & POST commands when you
>install it - move them from '/usr/bin/' to '/usr/local/bin/' before
>installing
While good advice, that's a problem with LWP, not libnet. :)
>On Thursday, October 3, 2002, at 04:06 AM,
Project Builder's man page viewer (Help menu, Open man page...) uses
rman (also known as PolyglotMan, and previous to that, RossettaMan).
It seems to handle the variously formatted man source quite well.
PB's interface to the man pages leaves much to be desired (it's on the
list!), but it giv
beware of libnet overwriting the HEAD, GET, & POST commands when you
install it - move them from '/usr/bin/' to '/usr/local/bin/' before
installing
check the archives for more info on this
http://archive.develooper.com/macosx%40perl.org/
Robin
On Thursday, October 3, 2002, at 04:06 AM, Dan
Greetings PK,
I seem to recall that linux man pages are kept initially in a gzip format
and as invoked get converted to an unpacked format.
You might try removing the redirection of stderr to stdout in the man
command, in fact you might even redirect it to /dev/null and see if that
helps.
I s
Dan Sugalski writes:
> Get and install libnet by hand. It has provisions for handling many
> types of firewalls, and once you have it CPAN.pm will use it instead
> of the base FTP executable.
The advice I've seen is to put
setenv FTP_PASSIVE true
in your .cshrc file.
Nat
At 12:00 PM -0700 10/2/02, Nathan Herring wrote:
>Anyone know of a scriptable/automatable solution to using CPAN from
>behind a firewall? It just uses OSX's ftp, which doesn't really look
>at the proxy info in the Network control panel. I've been manually
>using IE to download patches and insta
Title: CPAN behind a firewall?
Anyone know of a scriptable/automatable solution to using CPAN from behind a firewall? It just uses OSX's ftp, which doesn't really look at the proxy info in the Network control panel. I've been manually using IE to download patches and install them.
Thx,
nh
Pete Prodoehl wrote:
>
> My thought was that some of the functionality found in the PHP version
> might be nice in the Perl version ;)
>
> (This being a perl list...)
>
>
Hi Pete,
I checked out the php man viewer. Sadly, it did not work at all for me.
No matter what page I asked for (httpd
I'm cross posting this to the perl unicode list because the pods say
they might be interested in my dopey luser feedback, well actually not
with those words they don't :-).
The process by which I arrived at the solution might seem painful to
some, but I'm listing it here in case anyone else is/
I'm too lazy to track it down, but I believe Jordan Hubbard (the
BSD/Darwin guy) said Apple is waiting for a point release (5.8.1?)
before upgrading Perl...
Pete
william ross wrote:
> On Wednesday, October 2, 2002, at 04:06 PM, Richard Jolly wrote:
>
> It would be good to have a semi-offici
My thought was that some of the functionality found in the PHP version
might be nice in the Perl version ;)
(This being a perl list...)
Pete
Puneet Kishor wrote:
> Thanks. Looks nice. However, this being a perl list n'all ;-)
>
> Seriously, I don't even have php running on my iBook. And be
On Wednesday, October 2, 2002, at 04:06 PM, Richard Jolly wrote:
>
> On Wednesday, October 2, 2002, at 02:01 PM, william ross wrote:
>>
>> On Wednesday, October 2, 2002, at 01:53 PM, Richard Jolly wrote:
>>
>> here's your immediate problem:
>>
>>> CPAN build and cache directory? [/Users/rjolly/.c
You've convinced me that overwriting 5.6 was a bad idea, and I should
fix it before I go too much further.
Any advice on the best way of doing this (simple directions please!)? I
read somewhere that the hints/darwin.sh file had been rewritten - I
think to avoid this problem. (Of course I can'
On Wednesday, October 2, 2002, at 11:14 PM, ellem wrote:
> First those who have upgraded; did you do a complete reinstall or did
> you "upgrade"?
upgrade - but I didn't do it on a critical box - I'm waiting to see what
probs if any I might have to face before doing it for real (credit due -
no
At 4:06 PM +0100 10/2/02, Richard Jolly wrote:
>Why is it such a bad idea to replace Apple's 5.6? I could reinstall
>10.2 just to revert that, I guess. Would it be worth it?
A fair amount of Apple's maintenance scripts and some installer
scripts use it. 5.6.0 has a number of... quirks that are
On Thursday, October 3, 2002, at 12:06 AM, Richard Jolly wrote:
> Why is it such a bad idea to replace Apple's 5.6? I could reinstall
> 10.2 just to revert that, I guess. Would it be worth it?
in short perl 5.6.1 is not the same code base as 5.8- so any modules
whch were ompiled to run with 5
On Wed, 2 Oct 2002, Richard Jolly wrote:
> Why is it such a bad idea to replace Apple's 5.6? I could reinstall
> 10.2 just to revert that, I guess. Would it be worth it?
Dunno, maybe. If nothing is acting funny then you can leave it alone, but
a lot of system components (cron jobs, system comman
Thank you very much.
I "o conf init"'ed (in case I'd pressed 'y' instead of return for
anything else) and everything worked fine.
Richard
__
On Wednesday, October 2, 2002, at 02:37 PM, Robin wrote:
> You don't need to re-install CPAN, just re-configure it -
>
> So in the terminal type:
> 1)
On Wednesday, October 2, 2002, at 02:01 PM, william ross wrote:
>
> On Wednesday, October 2, 2002, at 01:53 PM, Richard Jolly wrote:
>
> here's your immediate problem:
>
>> CPAN build and cache directory? [/Users/rjolly/.cpan] y
>
> to accept the default, just press return. having answered 'y', y
Well, it's in PHP not Perl, but you might checkout:
http://www2.linuxpakistan.net/man.php
It might do some of the things you want to do...
Pete
Puneet Kishor wrote:
> Greetings Jerry.
>
> Last night I downloaded your wonderful little man page viewer. I have
> modified the code a tad
Thanks. Looks nice. However, this being a perl list n'all ;-)
Seriously, I don't even have php running on my iBook. And besides, I am
reinventing the wheel so I can learn.
Thanks though, for the link.
pk.
On Wednesday, October 2, 2002, at 09:56 AM, Pete Prodoehl wrote:
>
> Well, it's in PH
On Wednesday, October 2, 2002, at 09:25 AM, ellem wrote:
>
> On Wednesday, October 2, 2002, at 10:19 AM, Puneet Kishor wrote:
>
>>> Third (and slightly OT) did 10.2 overwrite any Apache changes you
>>> may have made (ie Perl, PHP, etc) ?
>>>
>>
>> I did a clean install of 10.2, so everything w
First those who have upgraded; did you do a complete reinstall or did
you "upgrade"?
Second if you were on a Perl greater than 5.6.0 and it was over Apple's
Perl; did you revert to Apple's 5.6.0?
Third (and slightly OT) did 10.2 overwrite any Apache changes you may
have made (ie Perl, PHP, et
Greetings Jerry.
Last night I downloaded your wonderful little man page viewer. I have
modified the code a tad bit so it now primarily --
- runs in a frameset so a search field is always visible at the top;
- added code to remember visited man pages --
- visited man pages are added to a
You don't need to re-install CPAN, just re-configure it -
So in the terminal type:
1) [terminal commandline:]user% cd ~
2) [terminal commandline:~]user% sudo mkdir .cpan
3) [terminal commandline:~]user% cd ~/.cpan
4) [terminal commandline:~/.cpan]user% sudo mkdir build
5) [terminal commandline:~/
On Wednesday, October 2, 2002, at 01:53 PM, Richard Jolly wrote:
here's your immediate problem:
> CPAN build and cache directory? [/Users/rjolly/.cpan] y
to accept the default, just press return. having answered 'y', your
cache directory is now './y', which doesn't exist. You can correct that
I've newly installed 10.2 and perl 5.8. Being quite new to this kind of
thing, I followed the instructions at
http://developer.apple.com/internet/macosx/perl.html
to the letter. All was well, until I tried to install Bundle::CPAN in
the cpan shell.
I don't know if its relevant, but I was unsu
On Wednesday, October 2, 2002, at 02:12 PM, Charles Albrecht wrote:
>
> So it sounds like your problems were primarily with sendmail.
> Did you go through the normal steps for getting sendmail to
> work on OS X? (Permissions on / and /Users or setting a
> DontBlameSendmail flag, recompiling s
Robin explained:
> First off - I didn't post specifics because I wasn't sure that it might
> be of interest to the OSX perl comunity as a whole, I hoped to get the
> interested parties emailing me privately, but then again the total
> scarcity of docs (that I could find in English) regarding th
35 matches
Mail list logo