|
|
Subject: Re: Macperl list false advertising? - msg#00015
List: lang.perl.macosx
In article <CB0909AC-BB68-11D9-A35D-0030654B1810@xxxxxxxxxxxx>,
joel_rees@xxxxxxxxxxxx (Joel Rees) wrote:
> Anyone know why
>
> http://www.perl.org/community.html
>
> describes the macperl list as "Mac Perl - OS 7-9 and X discussion"
Probably just old. You could try to contact whoever controls the page.
--
Chris Nandor pudge@xxxxxxxxx http://pudge.net/
Open Source Technology Group pudge@xxxxxxxx http://ostg.com/
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
Re: Mac::Carbon installation woes
Chris,
I was just about to write to thank you for confirming the problem and
offering a work-around when I noticed you already went ahead and
corrected it in an update to Mac::Carbon! Thanks so much!
Regards,
Sergej
In article <a06020409be9cc79a873b@[10.0.1.3]>,
lists@xxxxxxxxxx (Sergej Zoubok) wrote:
I'm running OS 10.3.8 with Xtools 1.5, GCC 3.3, and Perl 5.8.0
Whether I use the CPAN shell or try a manual installation I get the
following error on make:
make[1]: *** No rule to make target `../xsubpps/typemap', needed by
`AppleEvents.c'. Stop.
make: *** [subdirs] Error 2
The list archives and Google both point to an earlier thread from
April which referenced the same error but had no clear resolution.
Has anyone else seen this?
I just tried with perl 5.8.0, and yeah, I see it too. It was a change in
the build scripts for version 0.72, and I have a fix. You could try 0.71,
or wait for 0.73 to come out soon, or update ExtUtils::MakeMaker (though I
have no idea if that might cause other problems, so I wouldn't personally
recommend it).
0.72 and 0.73 have only build fixes, except for a small feature addition in
0.72, so there's really no great reason to wait for 0.73.
Thanks,
--
Chris Nandor pudge@xxxxxxxxx http://pudge.net/
Open Source Technology Group pudge@xxxxxxxx http://ostg.com/
Next Message by Date:
click to view message preview
Re: Using CPAN to install DBI on Tiger
"Morbus Iff" <morbus@xxxxxxxxxxx> wrote in message
news:42782690.6000309@xxxxxxxxxxxxxx
>> cpan> install DBI
>> CPAN: Storable loaded ok
>> Going to read /Users/robert/.cpan/Metadata
>> Running install for module DBI
>
> I didn't install it, but "sudo cpan DBI" works fine for me:
>
> Running install for module DBI
> Running make for T/TI/TIMB/DBI-1.48.tar.gz
> Fetching with LWP:
> ftp://archive.progeny.com/CPAN/authors/id/T/TI/TIMB/DBI-1.48.tar.gz
>
> --
I tried it that way and it worked...thanks.
Robert
Previous Message by Thread:
click to view message preview
Re: Macperl list false advertising?
On 2005.5.3, at 11:04 AM, Marc Manthey wrote:
On May 3, 2005, at 2:17 AM, Joel Rees wrote:
"Mac Perl - OS 7-9 and X discussion"
joel,
have you heard from apple ? its a small company from
cupertino that build some cool mahines.
They started from system 7.0 to 10.4 and there was a major change
from 9 to osx;)
Thank you, marc. I do appreciate it when people let me know I have
assumed something is more obvious than it is:
http://www.perl.org/community.html
==>
...
<a href="http://lists.perl.org/showlist.cgi?name=macperl">Mac
Perl</a> - OS 7-9 and X discussion
...
==>
The macperl Mailing List
Name: macperl
Summary: Main discussion list for MacPerl, the port of perl on
Mac OS (Classic)
The reason this comes up is a recent post to the macperl-forum and
macperl-modules lists looking for some help compiling mp3::info, or for
someone willing to share a pre-compiled module. I may be wrong, but I'm
pretty sure he wanted this list instead of that.
--
Joel Rees
even though much of what I do is not sensible
it does make sense if you know why ...
Next Message by Thread:
click to view message preview
Mac::Carbon installation woes
Hi folks,
Some late night reading of the latest Perl Journal got led me to try
installing Mac::Carbon, on the road to installing Mac::Glue. Trouble
ensued...
I'm running OS 10.3.8 with Xtools 1.5, GCC 3.3, and Perl 5.8.0
Whether I use the CPAN shell or try a manual installation I get the
following error on make:
make[1]: *** No rule to make target `../xsubpps/typemap', needed by
`AppleEvents.c'. Stop.
make: *** [subdirs] Error 2
The list archives and Google both point to an earlier thread from
April which referenced the same error but had no clear resolution.
Has anyone else seen this?
Thanks,
Sergej
|
|