You need to provide us with more information on your environment. ;-) Anyway, it looks like you are on GNU/Linux, and are trying to start up an application without sourcing GNUstep.sh. Good. :-)
If so, did you add /opt/GNUstep/Local/Libraries and /opt/GNUstep/System/Libraries to your /etc/ld.so.conf ? Did you run ldconfig as root ? If you want to avoid sourcing GNUstep.sh, you need to run ldconfig every time you install a new library. That's the "native" pain you suffer for going "native". ;-) Thanks -----Original Message----- From: Andreas Höschler <[EMAIL PROTECTED]> Sent: Sat, March 10, 2007 12:34 am To: [email protected] Subject: WindowMaker Dock problem Hi all, after reinstalling GNUstep all the icons in the window maker dock no longer work. I have created them (weeks ago) by doing openapp SmartClient and dragging the icon to the dock. When checking the Settings of the dock item it says /opt/GNUstep/Local/Applications/SmartClient.app/SmartClient Starting the appication with "/opt/GNUstep/Local/Applications/SmartClient.app/SmartClient" from the command line works. However, doubleclicking the item does not. The application won't start. :-( I am stuck. Even trashingthe icon and recreating it by startingthe app from the command line and draggingthe icon to the dock does nt help. All I can do is manually editing the start command to be "openapp SmartCLient.app" then it works. But I don't want to do that for 7 apps and 30 users. Any idea why thi sno longer works. "/opt/GNUstep/Local/Applications/SmartClient.app/SmartClient" should do, shouldn't it. What can be the difference between startingthe app from the command line and clickingthe window maker dock icon? Thanks, Andreas _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
