[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
openapp tool
From: |
Marko Riedel |
Subject: |
openapp tool |
Date: |
Mon, 13 Feb 2006 13:02:59 +0100 (CET) |
Hello there,
I noticed that openapp does not find applications in the current
directory:
gnustep2006@compaqtnew:~/GMastermind2> openapp GMastermind2.app
Can't find the required application: GMastermind2.app!
Should we replace the line
for dir in "$GNUSTEP_USER_ROOT" "$GNUSTEP_LOCAL_ROOT"
"$GNUSTEP_NETWORK_ROOT" "$GNUSTEP_SYSTEM_ROOT"; do
by
for dir in "$GNUSTEP_USER_ROOT" "$GNUSTEP_LOCAL_ROOT"
"$GNUSTEP_NETWORK_ROOT" "$GNUSTEP_SYSTEM_ROOT" "."; do
(this will fix it).
Best regards,
Marko
+-------------------------------------------------------------+
| Marko Riedel, EDV Neue Arbeit gGmbH, markoriedelde@yahoo.de |
| http://www.geocities.com/markoriedelde/index.html |
+-------------------------------------------------------------+
___________________________________________________________
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de
- openapp tool,
Marko Riedel <=