not much point since the console emacs 21 ships with OS
X?
Alex Rice, Software Developer
Architectural Research Consultants, Inc.
[EMAIL PROTECTED]
[EMAIL PROTECTED]
ink I'm going to put the app up my website until Andrew Choi makes
an official one.
Alex Rice, Software Developer
Architectural Research Consultants, Inc.
[EMAIL PROTECTED]
[EMAIL PROTECTED]
t
wrapped up an .app bundle ready to be dropped into /Applications.
Alex Rice, Software Developer
Architectural Research Consultants, Inc.
[EMAIL PROTECTED]
[EMAIL PROTECTED]
t invoke _create on Net::ICal::Duration at
/Library/Perl/Net/ICal/Property.pm line 135
Can't call method "restore" on an undefined value at
/Library/Perl/Net/ICal/Property.pm line 178.
I would love to hear of any success stories or ideas what's going wrong
here.
Alex Rice
Perl:
#!/usr/bin/env perl
It assumes that /usr/bin/env is more likely to be found in that
place than perl. Of course it's /bin/env on linux, something else
on OSX ,etc.etc.
Alex Rice, Software Developer
Architectural Research Consultants, Inc.
[EMAIL PROTECTED]
[EMAIL PROTECTED]
>data_sources('Pg');
% ./test.pl
dyld: perl multiple definitions of symbol _DLAddHead
/Library/Perl/darwin/auto/mapscript/mapscript.bundle definition
of _DLAddHead
/Library/Perl/darwin/auto/DBD/Pg/Pg.bundle definition of _DLAddHead
Alex Rice, Software Developer
Architectural Research Consultants, Inc.
[EMAIL PROTECTED]
[EMAIL PROTECTED]
On Tuesday, August 13, 2002, at 02:22 PM, Alex Rice wrote:
>
> dyld: perl multiple definitions of symbol _DLAddHead
> /Library/Perl/darwin/auto/mapscript/mapscript.bundle definition
> of _DLAddHead
> /Library/Perl/darwin/auto/Pg/Pg.bundle definition of _DLAddHead
(Following up
/Library/Perl/darwin/auto/DBI/DBI.bundle
loading libraries for image: /Library/Perl/darwin/auto/DBD/Pg/Pg.bundle
dyld: perl multiple definitions of symbol _DLAddHead
/Library/Perl/darwin/auto/mapscript/mapscript.bundle definition
of _DLAddHead
/Library/Perl/darwin/auto/DBD/Pg/Pg.bundle definit