After successfull install: Mozilla doesn't work...

Marc yellowdog-general@lists.terrasoftsolutions.com
Wed, 25 Aug 2004 20:25:21 +0200


Op 25-aug-04 om 06:00 heeft markie@ydl.net het volgende geschreven:

> OK, this time I ran "sh -x mozilla -profilemanager" and got the 
> following
> result:
>


Did the same:

[root@localhost /]# sh -x mozilla -profilemanager
++ basename mozilla
+ cmdname=mozilla
+ ulimit -c 0
+ MOZ_DIST_BIN=/usr/lib/mozilla-1.2.1
+ MOZ_PROGRAM=/usr/lib/mozilla-1.2.1/mozilla-bin
+ MOZ_CLIENT_PROGRAM=/usr/lib/mozilla-1.2.1/mozilla-xremote-client
+ MOZILLA_FIVE_HOME=/usr/lib/mozilla-1.2.1
+ export MOZILLA_FIVE_HOME
+ '[' '' ']'
+ LD_LIBRARY_PATH=/usr/lib/mozilla-1.2.1:/usr/lib/mozilla-1.2.1/plugins
+ export LD_LIBRARY_PATH
+ MOZ_PLUGIN_PATH=/usr/lib/mozilla/plugins
+ export MOZ_PLUGIN_PATH
+ FONTCONFIG_PATH=/etc/fonts:/usr/lib/mozilla-1.2.1/res/Xft
+ export FONTCONFIG_PATH
+ set_jvm_vars
+ '[' -L /usr/lib/mozilla-1.2.1/plugins/libjavaplugin_oji.so ']'
+ '[' -L /usr/lib/mozilla/plugins/libjavaplugin_oji.so ']'
+ '[' -z '' ']'
+ return
++ check_running
++ /usr/lib/mozilla-1.2.1/mozilla-xremote-client 'ping()'
++ RETURN_VAL=2
++ '[' 2 -eq 2 ']'
++ echo 0
++ return 0
+ ALREADY_RUNNING=0
+ '[' 0 -eq 1 ']'
+ MOZARGS=
++ echo nl_NL.iso885915@euro
++ sed 's|_\([^.]*\).*|-\1|g'
+ MOZLOCALE=nl-NL
+ '[' -f /usr/lib/mozilla-1.2.1/chrome/nl-NL.jar ']'
+ '[' -z -profilemanager ']'
+ unset RETURN_VAL
+ USE_EXIST=0
+ opt=-profilemanager
+ '[' 0 -eq 1 ']'
+ exec /usr/lib/mozilla-1.2.1/mozilla-bin -profilemanager

Gdk-WARNING **: locale not supported by Xlib, locale set to C


and then I can wait for 5 ... 10  ... minutes,
nothing more happens...

I thought I could reset dates of files to today by doing
something like "touch", but there is no recursive alternative?

Marc