search for: ogram

Displaying 9 results from an estimated 9 matches for "ogram".

Did you mean: dgram
1999 Nov 22
3
status of openssh for solaris?
...ites: >I just tried to compile, this time with openssh-1.2pre14, openssl-0.9.4 >and egd-0.6. I get considerably further along, but still not completely >compiled. Here are the last bits: > >gcc -g -O2 -Wall -I/usr/local/ssl/include -DETCDIR=\"/usr/local/etc\" -DSSH_PR >OGRAM=\"/usr/local/bin/ssh\" -DASKPASS_PROGRAM=\"/usr/local/libexec/ssh/ssh-as >kpass\" -DHAVE_CONFIG_H -c bsd-daemon.c >bsd-daemon.c: In function `daemon': >bsd-daemon.c:70: `_PATH_DEVNULL' undeclared (first use in this function) >bsd-daemon.c:70: (Each undeclar...
2008 Oct 02
2
Multiple hist(ograms) - One plot
Hello, I am trying to plot multiple histograms with the same scales, etc into one plot. The commands below produce a 3 page PDF with each histogram occupying the upper right quadrant. And use slightly different scales on the X and Y axes. > s21 <- dat[dat$sc_recov=="21",] > s21.ED <- subset(s21, select=(bbED)) > s31 &...
2004 Sep 10
1
Multi-line string constants: proposed patch
...eally see this as undesirable but I suppose we should mention it. (Currently the same thing happens if the last character of the last line is a backslash, so it's "consistent" anyway.) I've searched through S-Plus and R documentation. Here are few relevant texts: S-Plus 6.2 Programmer's Guide, Page 11 "character strings [are] enclosed by double quotes or apostrophes" S-Plus 6.2 Programmer's Guide, Page 947 (abbreviated) "Strings consist of zero or more characters typed between two apostrophes or double quotes. Table 23.2 lists some special characters...
2003 Nov 26
0
samba passwd program not running as root on OpenBSD
...MB password: machine 127.0.0.1 rejected the password change: Error was : RAP86: The specified password is invalid. Failed to change password for paul relevant smb.conf lines: encrypt passwords = Yes min passwd length = 5 map to guest = Bad User null passwords = No pam password change = No passwd program = /usr/bin/passwd %u passwd chat = *New*password* %n\n *Retype*new*passwordn* %n\n passwd chat debug = Yes unix password sync = Yesin my samba logs:[2003/11/25 17:27:47, 10] /usr/obj/i386/samba-2.2.8a/samba-2.2.8a/source/smbd/chgpasswd.c:dochild(211) Invoking '/usr/bin/passwd paul' as passw...
2010 Jul 13
1
Building a custom Windows installer
...: ../fixed/rwver.pl: Command not found make: *** No rule to make target `../MkRules'. Stop. ----------- snip ----------- My path looks like this: ----------- snip ----------- C:\R\src\R-2.11.1\src\gnuwin32\installer>set path Path=c:\Rtools\bin;c:\Rtools\perl\bin;c:\Rtools\MinGW\bin;C:\Program Files\Commo n Files\Microsoft Shared\Windows Live;C:\GTK\bin;C:\Program Files\Insightful\spl us80\;C:\Program Files\ActiveState Komodo Edit 4\;.;c:\R\R-2.11.1\bin;C:\progra~ 1\miktex~1.7\miktex\bin;c:\progra~1\htmlhe~1;C:\Windows\system32;C:\Windows; C:\W indows\System32\Wbem;C:\Program Files\Commo...
2003 May 18
2
pkg_add -r broke pkg info ?
...febook:/home/gmarco# pkg_info -Ia Mesa-3.4.2_2 A\ graphics\ library\ similar\ to\ SGI\'s\ OpenGLXFree86-4.3 .0,1 X11/XFree86\ core\ distribution\ \(complete,\ using\ mini/m XFree86-FontServer-4.3.0 XFree86-4\ font\ serverXFree86-Server-4.3.0_6 XFree86-4 \ X\ server\ and\ related\ programsXFree86-clients-4.3.0_1 XFree86-4\ client\ pr ograms\ and\ related\ filesXFree86-documents-4.3.0 XFree86-4\ documentationXFree 86-font100dpi-4.3.0 XFree86-4\ bitmap\ 100\ dpi\ fontsXFree86-font75dpi-4.3.0 XF ree86-4\ bitmap\ 75\ dpi\ fontsXFree86-fontCyrillic-4.3.0 XFree86-4\ Cyrillic\ f ontsXF...
2008 May 11
4
Noob trying to ./configure Wine source, config.log error
...arget: x86_64-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-z lib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --pr ogram-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-checking=release --build=x86_64-l inux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7) configure:2605: $? = 0 configure:2612: gcc -m3...
2007 Feb 23
11
Problems getting mongrel service working
...ails loaded. ** Loading any Rails specific GemPlugins ** Signals ready. INT => stop (no restart). ** Mongrel available at 0.0.0.0:4001 ** Use CTRL-C to stop. Ruby looks good: C:\rails\igacc>ruby -v ruby 1.8.5 (2006-08-25) [i386-mswin32] C:\rails\igacc>irb irb(main):001:0> exit My program loads in the console fine: C:\rails\igacc>ruby script/console production Loading production environment. >> exit Any ideas? I am stumped. -- (********************************************************** * l*eter H. l3oling * Web Application Designer - PanEther, LLC * email: peter.bo...
2004 May 28
2
Problem with ADO connection
...nd users, but doing so requires that I get a particular application (The Electronic Manual) which is a parts catalog for the restaurant equipment service industry. The application installs flawlessly under crossover wine 3.0. It executes fine, too. Except that it does not see its data. In the programs log file, I see a message "3704 Operation is not allowed when the object is closed (Caused by ADODB.Connection) occurred while refreshing display." The application is not client server, in that the whole application runs on one machine. But it does seem to try to open an ADO connecti...