Re: Monodevelop made application not starting on ubuntu

Dan Liew <[email protected]>
Newsgroups gmane.comp.gnome.mono.general
Message-ID <CAJ7DczFXvFRn0ikHN5q7aaJ0dmV1VuJYMk3R7inyBTOFsazhwA@mail.gmail.com>
On 3 August 2015 at 12:34, onedevteam.com <[email protected]> wrote:
> When i try TA or sudo TA in terminal, i get an error "TA: command not found",
> even if terminal window is open in folder where TA is copied.

The current working directory is not usually is the shell's PATH (the
list of directories to search for an executable) for security reasons.
Assuming ``TA`` is in your working directory you need to do

./TA

or specify the absolute path to the executable.

It sounds like you're not very familiar with UNIX shell concepts. I'd
advise that you familiarize yourself a little better before asking any
further questions.
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.