installation problem

User 5a6c64fb2e

24-11-2008 14:05:49

hello everybody,





i'm antonio.





when i'm installing the chemaxon softwars (marvin,


jchem, etc..) i get this error:





root@antonio:/home/antonio/Desktop# .


/marvinbeans-5_1_03_2-linux.sh


bash: ./marvinbeans-5_1_03_2-linux.sh:


Permission denied





I hope you can help me.








antonio

ChemAxon 7c2d26e5cf

24-11-2008 19:47:43

There is no execution privilige on the file. Run it in shell:


Code:
sh ./marvinbeans-5_1_03_2-linux.sh



or give execution right for the file. In this case, you can launch it without the sh command.