Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Mac > Perl on OSX > Re: PerlObjCBri...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 3 of 3 Topic 1003 of 1075
Post > Topic >>

Re: PerlObjCBridge

by gugod@[EMAIL PROTECTED] (Kang-min Liu) Oct 18, 2007 at 08:13 PM

If you compile your perl with the same config args like /usr/bin/perl
-V shows, like:

    config_args='-ds -e -Dprefix=/usr -Dccflags=-g  -pipe
-Dldflags=-Dman3ext=3pm -Duseithreads -Duseshrplib'

it should be able to be binary compatible with /usr/bin/perl,
therefore be able to load PerlObjcBridge. Just pass that configure
args when you do 'sh Configure'. Like:

  sh ./Configure -ds -e -Dprefix=/usr -Dccflags="-g  -pipe"
-Dldflags=-Dman3ext=3pm -Duseithreads -Duseshrplib

(There seems to be some shell quote problem in that line, but
generally that's what it is)

I remember that I did this before in Panther when it was only 5.8.1,
and successfully managed to use PerlObjcBridge to send Growl a
notification. You should try this trick.

Cheers,
Kang-min Liu
 




 3 Posts in Topic:
PerlObjCBridge
macshaggy@[EMAIL PROTECTE  2007-10-17 13:25:04 
Re: PerlObjCBridge
david@[EMAIL PROTECTED]   2007-10-18 00:05:36 
Re: PerlObjCBridge
gugod@[EMAIL PROTECTED]   2007-10-18 20:13:37 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sun Oct 12 22:28:05 CDT 2008.