[EMAIL PROTECTED] wrote:
> 
> 
> ./ProcViewer
> Jul 18 07:24:17 ProcViewer[1576] No local time zone specified.
> Jul 18 07:24:17 ProcViewer[1576] Using time zone with absolute offset 0.
> Jul 18 07:24:17 ProcViewer[1576] No path specified for bundle
> Uncaught exception NSGenericException, reason: Could not find bitmap file
> whitespaceCharSet Aborted
> 

This sounds like GNUstep wasn't installed correctly, or perhaps it's a
problem with ProcViewer, since I haven't tried it myself.

> If, instead I use openapp,
> 
>  /usr/GNUstep/Tools/openapp ./ProcViewer
>  /usr/GNUstep/Tools/openapp: cd: ./ProcViewer: Not a directory
>  /usr/GNUstep/Tools/openapp: /Makefiles/config.guess: No such file or
> directory
>  /usr/GNUstep/Tools/openapp: /Makefiles/config.sub: No such file or
> directory
>  /usr/GNUstep/Tools/openapp: /Makefiles/cpu.sh: No such file or directory
>  /usr/GNUstep/Tools/openapp: /Makefiles/clean_cpu.sh: No such file or
> directory
>  /usr/GNUstep/Tools/openapp: /Makefiles/vendor.sh: No such file or
> directory
>  /usr/GNUstep/Tools/openapp: /Makefiles/clean_vendor.sh: No such file or
> directory
>  /usr/GNUstep/Tools/openapp: /Makefiles/os.sh: No such file or directory
>  /usr/GNUstep/Tools/openapp: /Makefiles/clean_os.sh: No such file or
> directory
>  /usr/GNUstep/Tools/openapp: [: too many arguments
>  /usr/GNUstep/Tools/openapp: /Makefiles/ld_lib_path.sh: No such file or
> directory
> 

This sounds like the GNUstep.sh script isn't being executed, since
GNUSTEP_SYSTEM_ROOT is not defined (Also, type openapp ProcViewer.app)

Reply via email to