Ok, thank you, though that does not address my questions.  Let me try  
again in a different way.  If I have perl installed and built out  
custom, so it is in a non standard location...

I have edited all the ASSP files to point to the new location of perl,  
however, there are three perl modules that for some reason are trying  
to load elsewhere.  How can I tell them to load in my custom area?

I know the modules are installed, and I know they work, I just need to  
find out how to tell ASSP to look for them in the location I have  
decided to put them.

My original email explains this in a bit more detail, but that is the  
basics of my trouble.
Thank you.

On Jan 21, 2009, at 5:21 PM, Fritz Borgstedt wrote:

> Questions and Answers for users of ASSP Anti-Spam SMTP Proxy
> <assp-user@lists.sourceforge.net> schreibt:
>> Suggestions?  Thanks, look forward to using ASSP, it has been a long
>> few days building out the perl ports to make it all work.
>
>
> I use normally:
>
> sudo perl -MCPAN -e shell
> o conf make /usr/bin/make
>
> install Compress::Zlib
> install Convert::TNEF
> install Schedule::Cron
> install Digest::MD5   
> install Email::MIME
> install Email::MIME::Modifier
> install Email::Send
> install Email::Valid
> install File::ReadBackwards   
> install File::Scan::ClamAV    
> install File::Which
> install IO::Poll
> install IO::Socket::SSL
> install LWP::Simple   
> install MIME::Types
> install Mail::DKIM::Verifier
> install Mail::SPF
> install Mail::SRS     
> install Net::CIDR::Lite
> install Net::DNS      
> install Net::Domain::TLD
> install Net::IP::Match::Regexp
> install Net::LDAP     
> install Net::SMTP
> install Net::SenderBase       
> install Net::Syslog   
> install NetAddr::IP
> install PDF::OCR
> install Sys::MemInfo
> install Sys::Syslog   
> install Thread::Queue
> install Thread::State
> install Tie::RDBM     
> install Time::HiRes
> install threads
> install threads::shared
>
>
> or
>
> mod_inst.pl 1.08 :
> http://www.magicvillage.de/~Fritz_Borgstedt/assp/S065335E5?WasRead=1
> Installs Perl modules used by ASSP
>
> *nix (including Mac OS X):
> - Run 'perl mod_inst.pl'

--
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
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to