Displaying 5 results from an estimated 5 matches for "mybin".
2018 Jul 30
2
[SIEVE] pipe :copy to external program with arguments
Hi all,
quick questions about sieve pipe:
I want to pipe spam messages to an external program with additional
parameters
my spamlearn.sieve script:
require ["vnd.dovecot.pipe", "copy", "imapsieve"];
pipe :copy "mybin" ["-h 127.0.0.1:44444" , "markspam"];
I also tried:
pipe :copy "mybin" ["-h 127.0.0.1:44444 markspam"];
pipe :copy "mybin" ["-h 127.0.0.1:44444"] ["markspam"];
pipe :copy :args ["-h 127.0.0.1:44444 markspam"] &quo...
2009 Oct 13
1
beta build problem
...installing recommended package boot
gzip: invalid option -- 'x'
Try `gzip --help' for more information.
tar: This does not look like a tar archive
tar: Error exit delayed from previous errors Warning in
utils::untar(pkg, exdir = tmpdir) :
'/bin/gzip -dc boot.tgz | /home/paul/Mybin/gtar -xf '-' -C
'/tmp/RtmpIEcemZ/R.INSTALL327b23c6'' returned error code 512
ERROR: error unpacking tarball
make[2]: *** [boot.ts] Error 1
make[2]: Leaving directory
`/home/paul/toolchain/R/R-beta/src/library/Recommended'
make[1]: *** [recommended-packages] Error 2
mak...
2008 Oct 29
0
Installation: not creating necessary directories
...rks fine without errors.
I try a "make check", however, and soon get an error as it cannot find
files which should have been made. Most of the files seem to have
come through though.
...
collecting examples for package 'base' ...
make[5]: Entering directory `/home/USERACCOUNT/mybin/R-2.8.0/src/library'
/bin/sh: ../../bin/R: No such file or directory
make[5]: *** [Rdfiles] Error 127
make[5]: Leaving directory `/home/USERACCOUNT/mybin/R-2.8.0/src/library'
file ../../library/base/R-ex cannot be opened at
../../share/perl/massage-Examples.pl line 136.
...
Is there any a...
2005 Jan 12
1
read-only access without rsyncd?
Hi,
I've a setup where a special account (limited by the ssh-key) can
use rsync via ssh to make a backup of / (limited by sudo).
Obviously it needs read-access to everything. However, since he
can read everything, he could also easily _write_ everything.
Can I limit the rsync command on the server to read-only?
Thanks in advance
Martin
--
Martin Schr?der,
2006 May 18
0
R-devel and PGI 6.0 compile error
...ase'
BSTINPUTS=/home/mfa/gilp/BOCcite:
CC=pgcc
CFLAGS='-g -O2 -pc 64 -Kieee -fPIC'
CMSS_MYSQL_HOST=mfa01518
CMSS_MYSQL_PWD=cmss
COLORS=/etc/DIR_COLORS.xterm
COLUMNS=80
CPPFLAGS='-I/usr/local/pgi/linux86-64/6.0/include
-I/usr/local/pgi/linux86-64/6.0/include/CC'
CVSDIRS='dse Mybin MyNotes papers cmss toolchain boc systems-config
HomeOnTheWeb'
CVSEDITOR=vi
CVSROOT=/home/mfa/gilp/cvsroot
CVS_RSH=ssh
CXX=pgCC
CXXFLAGS='-g -O2 -pc 64 -Kieee -fPIC'
DIRSTACK=()
DISPLAY=localhost:11.0
EUID=598
F77=pgf77
F95=pgf95
FCFLAGS='-g -O2 -pc 64 -Kieee -fPIC'
FFLAGS='...