Re: Problem : openapp: command not found
"J. Jordan" <[email protected]> Tue, 16 Feb 2010 11:36:39 +0100
| Newsgroups | gmane.comp.lib.gnustep.applications |
|---|---|
| Organization | Isosceles |
| Message-ID | <451e59d06d3e12b9015f8fa4cf595ce7@DV3-2150us> |
You probably do not need to use the openapp command. I am not a BSD user but on Linux you can use the name of the application (they have been installing symlinks for a while). to run GWorkspace just type GWorkspace, capitalization is important and many GNUstep apps use CamelCase. You may also try "open GWorkspace" and if all else fails go inside the directory GWorkspace.app and use ./GWorkspace or whatever the executable is. -j On 2010-02-16 11:09:55 +0100 Thomas Wawra <[email protected]> wrote: > Hi, > > I tried to run an app with the command: openapp in windowmaker on a > freebsd > 8.0 machine. > > Then : openapp: command not found appeared. > > > Does anyone knows how to solve the problem? > > > Thx > Thomas > _______________________________________________ > apps-gnustep mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/apps-gnustep >