Displaying 18 results from an estimated 18 matches for "kfmclient".
Did you mean:
fsclient
2004 Feb 27
2
browseURL question
I have a quick question about the browseURL function. When I use the function in a UNIX environment, I have to use two sets of quotations if I have the & symbol in the URL. For Windows I only need to use the first set. For example, on Windows:
browseURL("http://search.yahoo.com/search?p=Bioconductor&ei=UTF-8&fr=fp-tab-web-t&n=20&fl=0&x=wrt")
will call up the
2001 May 16
1
wine-20010510 fails to run?
...[jussij]$ set
AUTOBOOT=YES
BACKSPACE=Delete
BASH=/bin/bash
BASH_VERSINFO=([0]="2" [1]="04" [2]="18" [3]="1" [4]="release"
[5]="i586-mandrake-linux-gnu")
BASH_VERSION='2.04.18(1)-release'
BOOT_IMAGE=linux
BROWSER='kfmclient openProfile webbrowsing'
CLASS=beginner
COLORTERM=
COLUMNS=80
CONSOLE=/dev/console
DIRSTACK=()
DISPLAY=:0.0
EUID=501
GROUPS=()
GTK_RC_FILES=/etc/gtk/gtkrc:/home/jussij/.gtkrc
HELP_BROWSER='kfmclient openProfile webbrowsing'
HISTFILE=/home/jussij/.bash_history
HIS...
2009 Jul 31
1
Install R on Cygwin (correction)
...les (x86)/Insightful/splus80/cmd/unz
ip
checking for zip... /cygdrive/c/Program Files (x86)/Insightful/splus80/cmd/zip
checking for gzip... /usr/bin/gzip
checking for firefox... no
checking for mozilla... no
checking for galeon... no
checking for opera... no
checking for xdg-open... no
checking for kfmclient... no
checking for gnome-moz-remote... no
checking for open... no
configure: WARNING: I could not determine a browser
checking for acroread... no
checking for acroread4... no
checking for evince... no
checking for xpdf... no
checking for gv... no
checking for gnome-gv... no
checking for ggv... no
c...
2005 Jan 10
0
file associations in wine
...SES_ROOT\sxw.document\shell]
[HKEY_CLASSES_ROOT\sxw.document\shell\open]
[HKEY_CLASSES_ROOT\sxw.document\shell\open\command]
@="C:\\windows\\command\\start.exe kdestart.exe \"%1\""
where kdestart.exe is a link to the following script:
#!/bin/bash
i=`winepath -u "$*"`
kfmclient exec "$i"
so now sxw-files open in OpenOffice like I wanted. But now I would like to
have a file association to each filetype unknown to wine, so that all these
files will be openend with the corresponding KDE programs. I tried:
[HKEY_CLASSES_ROOT\*]
[HKEY_CLASSES_ROOT\*\shell]
[HKEY_...
2009 Apr 28
0
File association in wine
...he resulting file to the registry (regedit extension.reg)
And here's the kdestart.exe script, put it where it can be found ($HOME/bin or /usr/local/bin) and make it executable
#!/bin/bash
echo $@ >> $HOME/kdestart.log
i=`winepath -u "$@"`
echo $@ $i >> $HOME/kdestart.log
kfmclient exec "$i"
#------------------------------------------------------------------
The last line, i.e. the command used to launch ISN'T freedesktop compliant and can be executed only under KDE.
Hope this can be useful to someone.
2003 May 06
2
"help.start() and kde konqueror"
Hello,
When I attempt to use KDE 3.03 "konqueror" for help.start() I can't get the
search engine to work but otherwise help.start() is OK. How should
"konqueror" be setup for this?
The response to the command is below:
> help.start(browser= 'konqueror')
Making links in per-session dir ...
If konqueror is already running, it is *not* restarted, and you must
2007 Nov 12
2
separate window for help/newbie
hi,
is there a way to make r open the help file in a separate window?
i'm quite new to linux(kubuntu) and used to work with r under windows...
thanks,
katharina
2009 Jul 31
0
Install R on Cygwin
...les (x86)/Insightful/splus80/cmd/unz
ip
checking for zip... /cygdrive/c/Program Files (x86)/Insightful/splus80/cmd/zip
checking for gzip... /usr/bin/gzip
checking for firefox... no
checking for mozilla... no
checking for galeon... no
checking for opera... no
checking for xdg-open... no
checking for kfmclient... no
checking for gnome-moz-remote... no
checking for open... no
configure: WARNING: I could not determine a browser
checking for acroread... no
checking for acroread4... no
checking for evince... no
checking for xpdf... no
checking for gv... no
checking for gnome-gv... no
checking for ggv... no
c...
2006 Feb 08
3
problem to install R on linux
...for pdflatex... /usr/bin/pdflatex
checking for makeinfo... /usr/bin/makeinfo
checking for unzip... /usr/bin/unzip
checking for zip... /usr/bin/zip
checking for gzip... /bin/gzip
checking for firefox... no
checking for mozilla... no
checking for netscape... no
checking for galeon... no
checking for kfmclient... no
checking for opera... no
checking for gnome-moz-remote... /usr/bin/gnome-moz-remote
using default browser ... /usr/bin/gnome-moz-remote
checking for acroread... /usr/bin/acroread
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler...
2007 Jul 10
1
Building R on Interix 6.0
...ing whether makeinfo version is at least 4.7... yes
checking for unzip... /usr/contrib/bin/unzip
checking for zip... /usr/contrib/bin/zip
checking for gzip... /usr/local/bin/gzip
checking for firefox... no
checking for mozilla... no
checking for netscape... no
checking for galeon... no
checking for kfmclient... no
checking for opera... no
checking for gnome-moz-remote... no
checking for open... no
checking for acroread... no
checking for acroread4... no
checking for xpdf... no
checking for gv... no
checking for gnome-gv... no
checking for ggv... no
checking for kghostview... no
checking for open... no...
2010 Jun 08
3
Question on trying to build R 2.11.1 on Tru64(aka OSF1) system
...d Tk library.
## TCLTK_LIBS=
## Use TCLTK_CPPFLAGS for all '-I' options needed for finding the tcl.h
## and tk.h headers.
## TCLTK_CPPFLAGS=
## Browser default
## Default setting for the R_BROWSER env variable
## If unset configure searches in turn for (currently)
## firefox mozilla galeon kfmclient opera gnome-moz-remote open
## and uses the full path.
## R_BROWSER=
## BLAS and LAPACK settings
## Use BLAS_LIBS for all '-L' and '-l' options needed for linking
## against an external BLAS implementation.
## BLAS_LIBS=
## Use LAPACK_LIBS for all '-L' and '-l' opti...
2009 Feb 21
1
Install failure (PR#13545)
...4400: result: no
configure:4367: checking for mozilla
configure:4400: result: no
configure:4367: checking for galeon
configure:4400: result: no
configure:4367: checking for opera
configure:4400: result: no
configure:4367: checking for xdg-open
configure:4400: result: no
configure:4367: checking for kfmclient
configure:4400: result: no
configure:4367: checking for gnome-moz-remote
configure:4400: result: no
configure:4367: checking for open
configure:4385: found /usr/bin/open
configure:4397: result: /usr/bin/open
configure:4414: result: using default browser ... /usr/bin/open
configure:4424: checking fo...
2005 May 11
5
Implementing R on IBM p690 cluster Jump
...x... /usr/local/bin/pdflatex
checking for makeinfo... /usr/local/bin/makeinfo
checking for unzip... /usr/local/bin/unzip
checking for zip... no
checking for gzip... /usr/bin/gzip
checking for firefox... no
checking for mozilla... no
checking for netscape... no
checking for galeon... no
checking for kfmclient... no
checking for opera... no
checking for gnome-moz-remote... no
checking for open... no
configure: WARNING: I could not determine a browser
checking for acroread... /usr/local/bin/acroread
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C co...
2008 Apr 22
3
R 2.7.0 is released
...front-end via 'R CMD config --ldflags'.
The tests/Embedding examples now work with a static R
library.
o Netscape (which was discontinued in Feb 2008) is no longer
considered when selecting a browser.
o xdg-open (the freedesktop.org interface to
kfmclient/gnome-open/...) is considered as a possible browser,
after real browsers such as firefox, mozilla and opera.
o The search for tclConfig.sh and tkConfig.sh now only looks in
directories with names containing $(LIBnn) in the hope of
finding the version for the appropria...
2008 Apr 22
3
R 2.7.0 is released
...front-end via 'R CMD config --ldflags'.
The tests/Embedding examples now work with a static R
library.
o Netscape (which was discontinued in Feb 2008) is no longer
considered when selecting a browser.
o xdg-open (the freedesktop.org interface to
kfmclient/gnome-open/...) is considered as a possible browser,
after real browsers such as firefox, mozilla and opera.
o The search for tclConfig.sh and tkConfig.sh now only looks in
directories with names containing $(LIBnn) in the hope of
finding the version for the appropria...
2006 May 18
0
R-devel and PGI 6.0 compile error
...uild PDF versions of the R manuals
checking for makeinfo... /usr/bin/makeinfo
checking for unzip... /usr/bin/unzip
checking for zip... /usr/bin/zip
checking for gzip... /bin/gzip
checking for firefox... no
checking for mozilla... no
checking for netscape... no
checking for galeon... no
checking for kfmclient... no
checking for opera... no
checking for gnome-moz-remote... no
checking for open... /usr/bin/open
using default browser ... /usr/bin/open
checking for acroread... no
checking for acroread4... no
checking for xpdf... no
checking for gv... no
checking for gnome-gv... no
checking for ggv... no
che...
2008 Dec 22
1
Error compiling R.2.8.1 with gcc 4.4 on Mac OS 10.5.6
.... yes
checking for texi2dvi... /usr/bin/texi2dvi
checking for unzip... /usr/bin/unzip
checking for zip... /usr/bin/zip
checking for gzip... /usr/bin/gzip
checking for firefox... no
checking for mozilla... no
checking for galeon... no
checking for opera... no
checking for xdg-open... no
checking for kfmclient... no
checking for gnome-moz-remote... no
checking for open... /usr/bin/open
using default browser ... /usr/bin/open
checking for acroread... no
checking for acroread4... no
checking for evince... no
checking for xpdf... no
checking for gv... no
checking for gnome-gv... no
checking for ggv... no
ch...
2008 Dec 29
0
Serial Correlation Test for Short Time Series
.... yes
checking for texi2dvi... /usr/bin/texi2dvi
checking for unzip... /usr/bin/unzip
checking for zip... /usr/bin/zip
checking for gzip... /usr/bin/gzip
checking for firefox... no
checking for mozilla... no
checking for galeon... no
checking for opera... no
checking for xdg-open... no
checking for kfmclient... no
checking for gnome-moz-remote... no
checking for open... /usr/bin/open
using default browser ... /usr/bin/open
checking for acroread... no
checking for acroread4... no
checking for evince... no
checking for xpdf... no
checking for gv... no
checking for gnome-gv... no
checking for ggv... no
ch...