Hi I run the following command and the outputs are as follows : server01:/opt/james# chmod 755 bin/run.sh server01:/opt/james# bin/run.sh bin/run.sh: line 37: /opt/james/bin/phoenix.sh: Permission denied
Thanks Hi, check the permissions of run.sh (ls -lta). It should be 755. Bye, Norman 2010/8/13 [email protected] <[email protected]>: > Hi > I am using Linux/Debian machine. > I downloaded james-binary-2.3.2.tar.gz from > http://james.apache.org/download.cgi and followed the steps of > JamesQuickStart (http://wiki.apache.org/james/JamesQuickstart) > > I untar the file using tar -xvzf command > and then run the "bin/run.sh" command from the james-2.3.2 directory. > It gave the Error : > > bash: bin/run.sh: Permission denied > > Please reply to Is there any other prerequist for the installation and what > are the steps to install the source distribution. > > Thanks > Shammi > > > > -------------------------------------------------------------------- > mail2web.com Enhanced email for the mobile individual based on Microsoft® > Exchange - http://link.mail2web.com/Personal/EnhancedEmail > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -------------------------------------------------------------------- mail2web.com Enhanced email for the mobile individual based on Microsoft® Exchange - http://link.mail2web.com/Personal/EnhancedEmail --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
