On Sun, Sep 03, 2000 at 10:21:34PM -0700, Chris Wrobel wrote:
> Hi I'm trying to set up Netscape 6 on my popup menu but I can only execute
> the 'netscape' executable when it is in the dir containg rest of its files
> I tried a symbolic link in /usr/bin but it needs rest of the files 
> is there a way to setup the bb menu file so it executes the 'netscape'
> executable in its home dir???
> can anyone help

Make a quick a dirty wrapper along the lines:
#!/bin/sh
cd /opt/M16
./run-mozilla.sh

This one as u can see works for Mozilla 16....
Hope this helps.
-- 
  Majkel K.    UIN:34961839    mailto:>m>dot>kowalski>at>poczta>dot>wp>dot>pl|
  Linux    2.2.16 i586 up 0d0h24'  Slakwer 7.1  - Registered LinUxSer #166572 -
  Przypadek Nr 40: Chyba sobie zrobie taka maszyne do produkcji Przypadkow     
  ****************************************************************************@

Reply via email to