> You cannot delete the ! before the /bin/sh it is needed with the #,
> try couple of things:
> 1- change the /bin/sh to /bin/bash and see what is happening
> 2- run the installer under debugging mode (sh -x firefox-installer)
>
for (1), same thing
for(2) . this is what i got:
bash-2.05b# sh -x firefox-installer
+ LD_LIBRARY_PATH=.
+ LIBPATH=.
+ export LD_LIBRARY_PATH LIBPATH
+ unset MOZILLA_FIVE_HOME
+
PATH=.:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin
+ export PATH
++ dirname firefox-installer
+ BASEDIR=.
++ basename firefox-installer
+ BINNAME=firefox-installer
+ '[' . = '' ']'
+ cd .
+ ./firefox-installer-bin
firefox-installer: line 55: ./firefox-installer-bin: Permission denied
and when u open the firefox-installer file , the line55 is:
./${BINNAME}-bin $@
HELP!!
_______________________________________________
General mailing list
[EMAIL PROTECTED]
http://jolug.org/mailman/listinfo/general_jolug.org