On Jan 22, 2009, at 1:06 PM, Fritz Borgstedt wrote:

> Questions and Answers for users of ASSP Anti-Spam SMTP Proxy
> <[email protected]> schreibt:
>>
>> I would like to go with adding in use lib 'path'; in ASSP, where
>> would
>> be the best place to put this in ASSP?
>>
>> Other than changing the
>> #!/usr/bin/perl at the top of all ASSP scripts, is there anything
>> else
>> I should look into when using a perl that is not in that location?

Thanks again.

> Do not change #!/usr/bin/perl at the top

How come?  I want all of ASSP to use the new perl I have in place, if  
I do not change that line, then ASSP will use Apple's perl, which I do  
not at all want to use.  I have installed a newer version, totally  
independant of Apple's, and need to make sure I am using all parts of  
the new build I have made.

> Add a line with the full path to the library with the  3 modules  you
> mentioned .
> If you test it successfully I will add it to future releases.
>
> use lib '/opt/local/bin/perl ';  #<- line 29
>
> use strict qw(vars subs);

I will try this, thank you very much.
--
Scott


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Assp-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to