[Pellet-users] command not found
Ignazio Palmisano
ignazio_io at yahoo.it
Mon Apr 14 16:41:10 UTC 2008
Leonidas Patouchas wrote:
> hello!
> i am new to OWL and pellet.
> I am trying to run pellet in order to work with Protege. My problem is
> that from the terminal i try to run pellet-dig.sh and it says command
> not found! ok i am not an expert in command but obviously i know that
> i have to run it from the folder that the file is! i tried also sudo
> ./pelet-dig.sh and again it says command not found!! does it have to
> do with something in my variables or in my path?? im a mac user
>
Check that your .sh file is executable:
chmod +x pellet-dig.sh
I.
More information about the Pellet-users
mailing list