View Single Post
  #4 (permalink)  
Old 06-24-2008, 07:52 PM
cesarcardoso cesarcardoso is offline
Intermediate Member
 
Posts: 20
Default

Quote:
Originally Posted by Danielle View Post
Thank you for your help. Though, I am still having trouble with installing the application. When I try to execute the install from my HOME directory and I continued to receive a "Permission Denied". I therefore promoted myself to the root user and still received the same error.
You should make the .sh executable:

$ chmod +x zdesktop_0_84_build_1119_linux_i686.sh

Now you can start the installer
Reply With Quote