View Single Post
  #2   (View Single Post)  
Old 8th October 2008
mdh's Avatar
mdh mdh is offline
Real Name: Matt D. Harris
FreeBSD 2.2.6 User
 
Join Date: Oct 2008
Location: West Virginia
Posts: 139
Default

Maybe run it in gdb and see how it exits and with what exit code. You may also want to try running the -bin (ie /usr/local/lib/firefox3/firefox-bin for Firefox3) directly and see what sort of output you get, in case the startup script (/usr/local/bin/firefox{3,} is losing some output either intentionally or otherwise.)
Reply With Quote