image
image

Go Back   macosx.com > Mac Help Forums > HOWTO & FAQs

Reply
 
Thread Tools
  #17  
Old March 11th, 2003, 04:02 PM
Registered User
 
Join Date: Mar 2003
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
MacMarshall is on a distinguished road
Re: Re: More on SSL

Yoshi,

I haven't bought an OS X Mac yet, but I have written Perl apps under UNIX. The way you're installing the SSL library is fine, but it does have a major limitation: Portability.

Here's the problem you can have: Somebody develops a big Perl app, tests the daylights out of it, installs it on a different machine -- and it doesn't work. The cause is usually that a library such as SSL or XMLParser was installed in a system-wide directory on the development system, but not on the production machine.

On UNIX boxes, I TAR up the installed version of the library, and move & un-tar it to a sub-directory of my Perl app (like "libs/"). Then, I add "libs/" to the PUSH@INC line in the beginning of my Perl app. When I distribute my Perl app, I tar it up with its sub-directories. This way, my app can be installed on any system that has the baseline installation of Perl.

If you're only writing stuff for personal use, it does not matter. But if the code is going to be used for production, such as a 24x7 web server, the method I describe can make life a lot easier. On the other hand, if the SSL library includes any compiled files (such as .so files), these files won't be cross-platform to other UNIX or Windows boxes - so you're better off writing clear instructions.
Reply With Quote
  #18  
Old February 22nd, 2007, 01:45 PM
Registered User
 
Join Date: Feb 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
travelfox is on a distinguished road
i know this is an old thread, but i'm having trouble installing this zip file. can someone please help me out with this. i'm trying to get this to work with the informer widget. my real trouble is where do u put the file once u change it's name, and what is "your user name" (cd /users/YOURUSERNAME/desktop/) cause i tried everything & nothing works. can someone post a better example - thanks - T/F
Reply With Quote
  #19  
Old February 25th, 2007, 12:54 PM
Registered User
 
Join Date: Dec 2002
Location: Moscow
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
PER3 is on a distinguished road
Quote:
Originally Posted by travelfox View Post
i know this is an old thread, but i'm having trouble installing this zip file. can someone please help me out with this. i'm trying to get this to work with the informer widget. my real trouble is where do u put the file once u change it's name, and what is "your user name" (cd /users/YOURUSERNAME/desktop/) cause i tried everything & nothing works. can someone post a better example - thanks - T/F
Judging from your post, you are trying to install SSL. You don't need to now—the already installed version works fine. You only need to install net_SSLeay.

"Your user name" is just that—the name you use to log on.

When I installed net_SSLeay, I followed the instructions for Unix in the read me (on an Intel Book).

I didn't use

perl Makefile.PL -t

but rather


./Makefile.PL -t
sudo make install

What is your machine?
Reply With Quote
  #20  
Old February 25th, 2007, 01:04 PM
Registered User
 
Join Date: Dec 2002
Location: Moscow
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
PER3 is on a distinguished road
Oh, and it might not hurt to use the more recent Net_SSLeay.pm-1.30. Just Google it!
Reply With Quote
  #21  
Old February 25th, 2007, 04:05 PM
Registered User
 
Join Date: Feb 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
travelfox is on a distinguished road
thanks for the help - i got a intel mac 2 gigs of ram, core 2 duo. i will look it - T/F
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -5. The time now is 04:54 PM.


Mac Support® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2000-2008 DigitalCrowd, Inc.