Thanks a lot! Craig. I use your method:
./configure --prefix=/stunnel2
It seems that installation is successful. It successfully generate a directory ./stunnel2, in which there are six subdirectories: etc lib man sbin share var
But when I run stunnel command in the teminal window. It does not take it as a command. Is it supposed to run stunnel command after the installation or not? Is there anything missing in the Mac machine before it can run stunnel?
Thanks Peng
From: stunnel-users-request@mirt.net Reply-To: stunnel-users@mirt.net Date: Mon, 15 May 2006 12:00:06 +0200 (CEST) To: stunnel-users@mirt.net Subject: stunnel-users Digest, Vol 22, Issue 12
Send stunnel-users mailing list submissions to stunnel-users@mirt.net
To subscribe or unsubscribe via the World Wide Web, visit http://stunnel.mirt.net/mailman/listinfo/stunnel-users or, via email, send a message with subject or body 'help' to stunnel-users-request@mirt.net
You can reach the person managing the list at stunnel-users-owner@mirt.net
When replying, please edit your Subject line so it is more specific than "Re: Contents of stunnel-users digest..."
Today's Topics:
- RE: Need a help in installation (Craig)
Message: 1 Date: Mon, 15 May 2006 08:15:36 +0200 From: "Craig" stunnel@rsw.co.za Subject: RE: [stunnel-users] Need a help in installation To: stunnel-users@mirt.net Message-ID: <!&!AAAAAAAAAAAYAAAAAAAAADayToAwUd9AsHeKl2eRVAnCgAAAEAAAALWLI73av7VKpv9V31ecnQ wBAAAAAA==@rsw.co.za>
Content-Type: text/plain; charset="us-ascii"
Don't know Mac, but can't u pass a prefix like in Linux to specify another directory, for example your home directory?
./configure --prefix=/your/destination/directory
Hope this helps
Craig
From: stunnel-users-bounces@mirt.net [mailto:stunnel-users-bounces@mirt.net] On Behalf Of Peng He Sent: 12 May 2006 11:45 PM To: stunnel-users@mirt.net Subject: [stunnel-users] Need a help in installation
Hi,
I want to install Stunnel 4.15 into MAC OS X machine. Somehow I do not have the right to make any directory in /usr so I can not install Stunnel in /usr/local. How do I install Stunnel into different directory?
Thanks Peng