• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
FW: Problems running script
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FW: Problems running script


  • Subject: FW: Problems running script
  • From: "Guy Catz" <email@hidden>
  • Date: Tue, 25 Dec 2007 11:05:31 -0500
  • Thread-topic: Problems running script

Thanks guys, the problem was indeed "exit 1". I'm new to UNIX systems (at least I'm learning something new every day)..
 
Now, I have another problem - there is a file that the PackageMaker refuse to deploy. It's an APP file and when I'm trying to delete the directory that I'm installing to, it seems that it has permission problem. Other file are being deployed to this folder with no problems.
 
Thanks.
 
Guy.


From: Guy Catz
Sent: Tuesday, December 25, 2007 12:41 PM
To: email@hidden
Subject: Problems running script

Hi there.
 
Using PackacgeMaker 3.0, I'm trying to run a script -
 
#!/bin/sh
ln -s "/Applications/Waves/Waves Plug-Ins" "$HOME/Library/Preferences/Waves Preferences/Waves Plugins"
rm -rfv "/Application/Waves/Waves Plug-Ins/SSLChannel 1.0"
rm -rfv "/Application/Waves/Waves Plug-Ins/SSLComp 1.0"
rm -rfv "/Application/Waves/Waves Plug-Ins/SSLEQ 1.0"
rm -rfv "/Application/Waves/Waves Plug-Ins/SSLLib 1.0"
open "/Applications/Waves/InterLok Extensions Install.app"
exit 1
 
what am I doing wrong here? it keeps failing all the time with this script.
 
Thank you very much.
 
 
Guy.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Problems running script
  • Next by Date: RE: Problems running script
  • Previous by thread: Problems running script
  • Next by thread: RE: Problems running script
  • Index(es):
    • Date
    • Thread