Juniper networks VPN

Hi just upgraded to 10.6, looks really great, but cant find away to install Junper networks VPN, anyone got this working?
Thanks
Steve

Macbook Pro, Mac OS X (10.6)

Posted on Aug 28, 2009 5:14 AM

Reply
Question marked as Top-ranking reply

Posted on Aug 29, 2009 4:39 PM

Same issue that smithg13 had in that first try. You are missing the single-quote from the mkdir line.

You said:


mkdir /Applications/Network Connect.app/Contents/Frameworks


The command should include the single-quotes (or apstrophe's) like this:


mkdir '/Applications/Network Connect.app/Contents/Frameworks'



The problem is that there is a space in "Network Connect", so the mkdir command thinks you're trying to give it two paths, the one before the space, and the one after the space: "/Applications/Network" and "Connect.app/Contents/Frameworks"
57 replies

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Juniper networks VPN

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.