search for: mozilla_bin

Displaying 5 results from an estimated 5 matches for "mozilla_bin".

2005 Jun 08
1
Linux apps from inside Wine (was:Re: Problems with Lotus Notes R5.0.12 under Wine 20050524)
...low (put it somewhere else). There is no need for a system.reg entry. mozilla.exe ---------------------- 8< --------------------------------- #!/bin/sh #set -x mkdir -p "$HOME/tmp" LOG="$HOME/tmp/mozilla.exe-log.`id -u -n`" echo "Arguments received: $@" > $LOG MOZILLA_BIN="/usr/bin/mozilla" LANG=en $MOZILLA_BIN -remote "ping()" 2>&1 | grep "No running" >> $LOG 2>&1 if [ $? != 0 ] ; then echo "Calling: $MOZILLA_BIN -remote \"openurl(\"$RESULTADO\", new-window)\"" >> $LOG...
2005 Jun 09
1
Linux apps from inside Wine (was:Re: Problems with Lotus Notes R5.0.12 under Wine 20050524)
...m.reg entry. > > mozilla.exe > ---------------------- 8< --------------------------------- > #!/bin/sh > > #set -x > mkdir -p "$HOME/tmp" > LOG="$HOME/tmp/mozilla.exe-log.`id -u -n`" > echo "Arguments received: $@" > $LOG > MOZILLA_BIN="/usr/bin/mozilla" > LANG=en $MOZILLA_BIN -remote "ping()" 2>&1 | grep "No running" >> $LOG 2>&1 > if [ $? != 0 ] ; then > echo "Calling: $MOZILLA_BIN -remote > \"openurl(\"$RESULTADO\", new-window)\&quot...
2005 May 05
1
Starting Linux apps from Windows app (was: Re: wine & mime types)
...low (put it somewhere else). There is no need for a system.reg entry. mozilla.exe ---------------------- 8< --------------------------------- #!/bin/sh #set -x mkdir -p "$HOME/tmp" LOG="$HOME/tmp/mozilla.exe-log.`id -u -n`" echo "Arguments received: $@" > $LOG MOZILLA_BIN="/usr/bin/mozilla" LANG=en $MOZILLA_BIN -remote "ping()" 2>&1 | grep "No running" >> $LOG 2>&1 if [ $? != 0 ] ; then echo "Calling: $MOZILLA_BIN -remote \"openurl(\"$RESULTADO\", new-window)\"" >> $LOG...
2005 Jun 08
2
Problems with Lotus Notes R5.0.12 under Wine 20050524
Hello all, I have installed R5.0.12 on Red Hat Fedora Core 3, using Wine 20050524. I'm getting a lot of FIXME messages but everything seems to be working fine. Except for the following things: 1) Attachments are working fine, except for launching the attachment to open directly in OpenOffice.org or Adobe Reader ... Most likely that this is a WINE issue rather than a Lotus Notes/Under Wine
2005 Aug 22
1
mozilla/firefox search engine AMD64 jre1.5 plugin linux
...ozilla.sh /usr/lib64/firefox-1.0.6/firefox-bin -UILocale fr-FR file:///tmp/Rtmpo13829/.R/doc/html/index.html [root at panoramix ~]# kill 13916 [root at panoramix ~]# /usr/lib64/firefox-1.0.6/firefox: line 227: 13916 Compl??t?? "$dist_bin/run-mozilla.sh" $script_args "$dist_bin/$MOZILLA_BIN" "$@ ################# I am not a "system administrator" and It's my home computer (so no help ...) So I need your help ;-) - For the AMD64 R users : have you the same problem ? - If yes : How you solve it ? - If it's not possible to solve, is it possible to fi...