I do not have the Enterprise license. Spending $200 just to be able to ping a server using https is not worth that. Also, I am not sure what else I would need for the cross-platform version.
I am doing Revolution for my own multimedia projects, not to sell or distribute robust apps. Thanks for the clarification. I think I will do all the https pinging on a Mac using applescript and put the results in a MacShare folder my network. (Revolution - a great program, and a blast to use!) Thanks again. Jim Ault On 3/14/05 6:56 AM, "Frank D. Engel, Jr." <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > The SSL license is a $199.00 add-on for a Studio license, but is > included with the Enterprise license. Do you have the enterprise > license (or the SSL add-on)? If not, then this is why it is not > working for you. > > And yes, openssl itself is built-in to OS X; Rev's library for using it > is not. > > > On Mar 14, 2005, at 3:25 AM, Jim Ault wrote: > >> Thanks for the reply.. I have all the files installed and did the >> repair >> permissions and still gives the same ->error cannot load SSL library<- >> >> I will try sometime in the next couple weeks to get to the bottom of >> this, >> but too busy now. >> >> Thanks, >> >> Jim >> >> On 3/13/05 3:40 PM, "Dar Scott" <[EMAIL PROTECTED]> wrote: >> >>>> On Mac OSX this is a shell command and works with do cmd as >>>> applescript. >>>> However... Rev (put line 1 of URL "https://someServerOutThere.com/" >>>> into >>>> temp) does not work. >>>> -->error cannot load SSL library<-- rev 2.5.1 (OSX 10.3.7) >>> >>> Tuviah once mentioned in a bugzilla note that Revolution is linked to >>> "openssl 0.9 which is what we need to compile against on OSX to be >>> compatible with 10.2". Perhaps your system does not have 0.9. >>> >>>> The docs seem to say the OSX has the openssl as part of Panther, but >>>> I >>>> cannot do a simple find and locate it. Obviously I do not have it. >>> >>> I guess some things are hidden from finder. >>> >>> I tried these from the Terminal on my 10.3.8 system: >>> >>> ls /usr/lib >>> ls /usr/bin >>> >>> I found these: >>> >>> libcrypto.0.9.7.dylib >>> libcrypto.0.9.dylib >>> libcrypto.dylib >>> >>> libssl.0.9.7.dylib >>> libssl.0.9.dylib >>> libssl.dylib >>> >>> openssl >>> >>> You should check to see what you have and then include this in a bug >>> report. >>> >>> Once you get this resolved, then you need to set the sslCertificates >>> property with a path to root certificates. Folks on this list or Rev >>> support if you qualify should be able to help you with that. >>> >>> Dar >>> >>> -- >>> ********************************************** >>> DSC (Dar Scott Consulting & Dar's Lab) >>> http://www.swcp.com/dsc/ >>> Programming Services and Software >>> ********************************************** >> >> Sent using the Microsoft Entourage 2004 for Mac Test Drive. >> >> >> _______________________________________________ >> use-revolution mailing list >> [email protected] >> http://lists.runrev.com/mailman/listinfo/use-revolution >> >> > - ----------------------------------------------------------- > Frank D. Engel, Jr. <[EMAIL PROTECTED]> > > $ ln -s /usr/share/kjvbible /usr/manual > $ true | cat /usr/manual | grep "John 3:16" > John 3:16 For God so loved the world, that he gave his only begotten > Son, that whosoever believeth in him should not perish, but have > everlasting life. > $ > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.4 (Darwin) > > iD8DBQFCNaY87aqtWrR9cZoRAsAcAJ9dSB02TWADAJNeYbifDEg4uXW4KACeOpZn > OqOynQfR4ytaurtZzZjNQt0= > =cDbA > -----END PGP SIGNATURE----- > > > > ___________________________________________________________ > $0 Web Hosting with up to 120MB web space, 1000 MB Transfer > 10 Personalized POP and Web E-mail Accounts, and much more. > Signup at www.doteasy.com > > _______________________________________________ > use-revolution mailing list > [email protected] > http://lists.runrev.com/mailman/listinfo/use-revolution Sent using the Microsoft Entourage 2004 for Mac Test Drive. _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
