search for: sion

Displaying 20 results from an estimated 42 matches for "sion".

Did you mean: simon
2007 Apr 12
2
R Source Code
...9;t be a hurdle. Where do I get to see the source codes for R sub-packages ? I looked at those sub-packages in folder 'R-ex' for the source codes and they are compressed files. Do I mean to de-compress these files where the source codes reside ? Any hint would be useful. Cheers, Sione.
2004 Oct 26
1
2nd Y-axis text problem
...All, I'm having problems getting text to appear on a second y axis....because this can only be done within a plot statement and my attempts to add the label as text didn't work because the "locator" refers to the plot area.... Any thoughts greatly appreciated. Thanks in advance, Sion >par(mai=c(1,1,1,1.5)) >plot(time[DOY<230],Hmeas[DOY < 230],ylab=expression(paste("Fluxes, W",m^-2)),xlab="Time of Day, hours",ylim=c(-100,500),typ="l",lty=1,lwd=1,col=1,axes=F) >axis(2,at=c(-100,0,100,200,300,400,500),tick=T) >axis(1,at=c(0,6,12,18...
2005 Apr 21
2
samba 3.0.13 tries to find SID of User as sambaGroupMap
Dear List, while debugging the problem that users cant change file acls from windows clients, I found out that Samba (ver- sion 3.0.13 on debian sarge) tries to look up the SID (of the user who should be added to the acl) as a sambaGroupMapping in the LDAP. Does anybody can tell me: - why samba tries to match a SID of a user as a GroupMapping? This will never work as a user can never be a sambaGroupMapping by definitio...
2007 May 04
1
subset
....9 3 58.33 Entremont 84.9 7 84.84 Herens 89.7 5 90.57 Martigwy 78.2 12 91.38 Monthey 64.9 7 92.85 St Maurice 75.9 9 93.40 Sierre 84.6 3 96.83 Sion 63.1 13 97.16 Warning message: la longueur de l'objet le plus long n'est pas un multiple de la longueur de l'objet le plus court in: Examination != c(14, 16) As this example shows I'd like to know if it's possible to drop several lines for ex...
2006 Mar 12
1
Misalignment of secondary axis on boxplot
...77000,NA) boxplot(g~f,ylab="",xlab="",main="") par(new=T) s.f<-c(0.5085714, 1.5777778, 0.6071429, 0.5233333, 0.5916667,1.1742857, 0.7987500) plot(s.f,main="",ylab="",xlab="",type="b",axes=F,pch=19) axis(4) Thanks in advance, Sion (R 2.1.1) -- Si?n Roberts Department of Geography, Queen Mary, University of London, London, E1 4NS. Tel: +44 20 7882 5400 http://www.geog.qmul.ac.uk/postgraduate/student/roberts.html
2017 Sep 19
3
Inexplicable missing permissions issue
Greetings all. I've been having great difficulty getting Dovecot working. I'm getting stuck with using mbox directories outside of /home. Dovecot keeps giving me this message: imap(ncrosby): Namespace '': stat(/var/logmail/mbox/ncrosby) failed: Permis sion denied (euid=1001(ncrosby) egid=1001(ncrosby) missing +w perm: /var/lo gmail/mbox/ncrosby stat(/var/logmail/mbox/ncrosby) failed: Permission denie d, dir owned by 0:0 mode=0755) in=0 out=340 I've tried letting Dovecot create this directory, I've tried creating this directory manual...
2004 Aug 05
1
Windows build
...07) in paragraph at lines 21211--21216 /aett10/a/aer10/. If /aett10/LINPACK /aer10/is /aett10/TRUE /aer10/the de-fault is /aett10/1e-7/aer10/, oth-er-wise it is [351] [352] [353] [354] [355] [356] [357] [358] Underfull \hbox (badness 1173) in paragraph at lines 21715--21715 []/aer10/Double pre-ci-sion value, in dec-i-mal no-ta-tion of the form /aett10/ [-]m.ddde[+-]xx /aer10/or [359] [360] [361] ! Interrmake[1]: *** Deleting file `refman.pdf' uption. <to be read again> \@tempskipa l.21899 \end{Value} ? ! Emergency stop. <to be read again> \...
2006 Mar 25
1
Question about upgrading to rails rc1.1
...1.8/gems/activesupport-1.2.5.4008/lib/active_ support/dependencies.rb:104:in `rake_original_const_missing'' from c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.0/lib/rake.rb:1761:in `cons t_missing'' from ./script/../config/../vendor/plugins/engines/lib/dependencies_exten sions.rb:28:in `require_or_load'' from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.2.5.4008/lib/active_ support/dependencies.rb:30:in `depend_on'' from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.2.5.4008/lib/active_ support/dependencies.rb:74:in `require_dependen...
2006 Apr 17
2
Problem using plot and converted dates
...lt;-format(as.POSIXct(sam5), "%b-%y") mon<-factor(as.character(sam6),levels=sam6) f2<-data.frame(mon,mkf) plot(f2,type="l") The problem is that plot(f2,type="l") no longer produces a line plot... Any help with this would be gratefully appreciated. Best wishes, Sion -- Si?n Roberts Department of Geography, Queen Mary, University of London, London, E1 4NS. Tel: +44 20 7882 5400 http://www.geog.qmul.ac.uk/postgraduate/student/roberts.html
2004 Aug 19
1
precision problems in testing with Intel compilers
...hat/BUILD/R-1.9.1/tests' make: *** [check-all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.63044 (%build) looking at the differences between the failed file and the standard, I get: fws wolf tests] diff d-p-q-r-tests.Rout.save d-p-q-r-tests.Rout.fail 3c3 < Version 1.9.0 Patched (2004-04-19), ISBN 3-900051-00-3 --- > Version 1.9.1 (2004-06-21), ISBN 3-900051-00-3 281c281 < df = 0.5[1] TRUE --- > df = 0.5[1] "Mean relative difference: 5.001647e-10" 935c935 < Time elapsed: 7.83 0.04 16.1 0 0 ---...
2007 Apr 20
2
sorting data in R
....2 12 6 98.96 19.4 Monthey 79.4 64.9 7 3 98.22 20.2 St Maurice 65.0 75.9 9 9 99.06 17.8 Sierre 92.2 84.6 3 3 99.46 16.3 Sion 79.3 63.1 13 13 96.83 18.1 Boudry 70.4 38.4 26 12 5.62 20.3 La Chauxdfnd 65.7 7.7 29 11 13.79 20.5 Le Locle 72.7 16.7 22 1...
1998 Aug 05
6
Problem with TCP_wrappers
Hi, I''m running into something weird here. I''m using RH5.1 with tcp_wrappers 7.6. The syntax for hosts.allow and hosts.deny is: <service list> : <access list> [ : <shell_command> ] Everything works when I _don''t_ use the shell_command. I used the _exact_ line as in the man-pages utilising "safe_finger" (comes with tcp_wrappers), tcpdchk
2013 Jan 25
1
[LLVMdev] -V error
When I build llvm using llvm/clang as opposed to gcc I get the following: configure:2921: $? = 0 configure:2928: /home/rkotler/myclang/bin/clang++ -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:2931: $? = 1 configure:2934: checking whether we are using the GNU C++ compiler
2004 Sep 22
0
No Echo Cancellation with echocancel=yes
...lation: 128 taps, currently OFF" And there's a heavy echo noticeable. When I'am called, Echo Cancellation is enabled, and there's no echo noticeable! This is my setup: ISDN(DECT)-Telephone <--> Asterisk <--> SIP2PSTN-Gateway I'm using the most recent bristuff-version (1.0rc04a); this is my zapata.conf: [channels] switchtype=euroisdn signalling=bri_net_ptmp pridialplan=local echocancel=yes echocancelwhenbridged=yes immediate=no overlapdial=yes group=1 context=default channel=>1-2 Would be very nice if someone is able to show me how to enable E...
2010 Jul 06
0
winebuild: rpc_server.o is an empty file
...fasynchronous-unwind-tables -shared ./rpcrt4.spec cproxy.o cpsf.o cstub.o ndr_clientserver.o ndr_cont ndr_es.o ndr_fullpointer.o ndr_marshall.o ndr_ole.o ndr_stubless.o rpc_assoc.o rpc_async.o rpc_binding.o rpc_epmap.o rpc_message.o rpc_server.o rpc_transport.o rpcrt4_main.o sion.res -o rpcrt4.dll.so -liphlpapi -lwininet -lsecur32 -luser32 -luuid -ladvapi32 -lkernel32 -lntdll -Wb,-diphlpapi -Wb,-dwininet -Wb,-dsecur32 -Wb,-duser32 ../../libs/po ort.a winebuild: rpc_server.o is an empty file winegcc: ../../tools/winebuild/winebuild failed make[1]: *** [rpcrt4.d...
1999 Sep 28
0
Hangup while accessing Samba from NT4 W/S
...comment = CD-ROM path = /mnt/cdrom public = yes writable = no printable = no fake oplocks = yes [zip] comment = ZIP Drive path = /mnt/zip public = yes writable = yes printable = no -- Bob Firth <firth@troika.demon.co.uk> Troika International 1 Little Mount Sion, Tunbridge Wells, Kent TN1 1YS, UK Phone: +44-1892-543373 Fax: +44-1892-545585
2003 Apr 27
2
CVS Revision Tag Date Format Question
I am having problem with getting the src from the cvs server for a specific date I read the the man page and it said the date format is : "date=[cc]yy.mm.dd.hh.mm.ss This specifies a date that should be used to select the revi- sions that are checked out from the CVS repository. The client will receive the revisions that were in effect at the specified date and time. At present, the date format is inflexible. All 17 or 19 characters must be specified, exactly as shown. For the years 2000 and beyond, specify the century cc. For...
2003 Apr 17
1
C function and Windows XP
...developer, we are trying to build DLL files using Microsoft Visua= l C++. As stated in readme.packages we have to build first the import libra= ry Rdll.lib with the command: lib(def:R.exp/out:Rdll.lib. However, this com= mand gives 2155 errors due to unresolved external symbols (ATTRIB to zlibVe= rsion) in R.exp.Could anybody tell me if something is missing in the comman= d line or suggest any new operation with MVC++ knowing that in R manuals we= could build DLL without using a shared library using the Rcmd SHLIB.Thx a = lot Ramzi --------------------------------- [[alternate HTML version...
2007 Mar 19
5
Problem well trying to run Need For Speed Porsche Unleased
...aul@Pdesktop:~$ wine "C:\PROG~FBU\ELEC~OXY\NEED~N54\Porsche.exe" fixme:vxd:VXD_Open Unknown/unsupported VxD L"sice.vxd". Try setting Windows vers ion to 'nt40' or 'win31'. fixme:vxd:VXD_Open Unknown/unsupported VxD L"siwvid.vxd". Try setting Windows ve rsion to 'nt40' or 'win31'. fixme:vxd:VXD_Open Unknown/unsupported VxD L"ntice.vxd". Try setting Windows ver sion to 'nt40' or 'win31'. wine: Unhandled page fault on read access to 0x00000000 at address 0x4262a2 (thr ead 0009), starting debugger... WineDbg starti...
2005 Dec 31
9
Railspdf plugin problem
Hi, For my app i need to generate pdf file for reports. I am trying the railspdf plugin, got it installed using command: ruby script/plugin install svn://rubyforge.org//var/svn/railspdfplugin/railspdf/ The problem is that when i re-started my webrick it won''t run, with errors messages like this (shown only first message): *D:/InstantRails/ruby/lib/ruby/gems/1.8/gems/activesupport-1.2.5