similar to: command line edit

Displaying 20 results from an estimated 1700 matches similar to: "command line edit"

2002 May 06
2
compiling on Solaris 7 (PR#1520)
Full_Name: Chris Pelton Version: R-1.5.0 OS: Solaris & Submission from: (NULL) (169.237.121.210) I am unable to compile R-1.5.0, and am getting the following errors with make. I searched through the buglist and didn't see anything similar, although I wouldn't doubt if I was just using the wrong version of something. gcc version 3.0.3 gcc -I. -I../../src/include
2001 Feb 20
4
(Solaris) Linker flags in 2.5.1p1... (fwd)
Comments from the rest of the Solaris group? - Ben ---------- Forwarded message ---------- Date: Tue, 20 Feb 2001 11:20:33 +0100 From: Volker Paulsen <paulsen at orbiteam.de> To: mouring at etoh.eviladmin.org Subject: Linker flags in 2.5.1p1... While I'm compiling 2.5.1p1, I've got the following remarks: Host: sparc-sun-solaris2.7 Compiler: cc Compiler
2006 Mar 22
3
STI and ActiveRecord attributes unprotected
Hi, This does not seem to be covered anywhere. Since base class extends ActiveRecord with a table that has fields for all heirs, would that mean that any heir class can access any of those attributes, including ones that belong to other heirs? Or I am missing something? -- Posted via http://www.ruby-forum.com/.
2007 Nov 08
2
DO NOT REPLY [Bug 5064] New: compile error - SCO 5.0.6a
https://bugzilla.samba.org/show_bug.cgi?id=5064 Summary: compile error - SCO 5.0.6a Product: rsync Version: 3.0.0 Platform: x86 OS/Version: Other Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: aaron.pelton@ahs.state.vt.us
2002 Aug 20
2
Solaris 7 w/ current CVS.
Not sure about any other version, but I know sol7 lacks SIZE_T_MAX which we are now using in -current. OpenBSD defines it as ULONG_MAX. Pawing through the Solaris /usr/include it stated it could be 'u_int' or 'u_long'. Depends on if your are compiling legacy stuff. I'm sure other OSes may encounter this issue (not tried Linux, but Redhat 7.x does not define it), but what
2019 Mar 12
3
as.data.frame.table() does not recognize default.stringsAsFactors()
Reporting a possible inconsistency or bug in handling stringsAsFactors in as.data.frame.table() Here is a simple test > options()$stringsAsFactors [1] TRUE > x<-c("a","b","c","a","b") > d<-as.data.frame(table(x)) > d x Freq 1 a 2 2 b 2 3 c 1 > class(d$x) [1] "factor" >
2002 Nov 07
1
OpenSSH and hostname resolution issues on Solaris
Is it a feature or a configuration error with OpenSSH when sshd refuses to answer, if you have DNS configured via /etc/resolv.conf and /etc/nsswitch.conf but the nameservers are not available (due to temporary firewalling glitch, for example)? Worst case the machine never gets past starting sshd during boot, but usually you "just" can't reach the machine with ssh. The
2004 Apr 23
1
secrets.tdb and IDS
Hi All, I'm fine tuning my home grown IDS system that checks md5 sums of important config files, and was going to put the secrets.tdb file in the mix, but can't find when and where changes are made to this file. We had a change this morning but nobody was logged in to either Unix or Samba, that I can tell. Of course I'm not able to read it either. This is a stand alone samba
2001 Oct 23
8
Another round of testing calls.
Outside the known 'Hang-on-exit' bug and the Solaris 'PAM_TTY_KLUDGE' required. *WHAT* other issues *MUST* be address before 3.0 which is approaching fast? Those running NeXTStep I need conformation that it works under NeXT. My current Slab is packed in a storage unit due to a fire in my apartment complex (happened above me so I'm wrapping up dealing with that crap =). -
1999 Dec 01
1
[Fwd: Serious Bug Report: OpenSSH]
Can anyone using PAM and rsa-rhosts authentication replicate this? Damien -------------- next part -------------- An embedded message was scrubbed... From: Adrian Baugh <adrian at merlin.keble.ox.ac.uk> Subject: Serious Bug Report: OpenSSH Date: Wed, 1 Dec 1999 02:38:56 +0000 (GMT) Size: 3926 Url:
2000 Jan 04
1
A clue to solaris problem?
Got this from one of my users today ... ========== sshing did still work last week, but you had to use the blowfish encryption protocol instead of 3des that is used by default. ========== Marc G. Fournier marc.fournier at acadiau.ca Senior Systems Administrator Acadia University "These are my opinions, which are not necessarily
2003 Sep 09
2
Domain unavaliable
First off, I'd like to give all the people involved with the development of Samba a big thanks. I'd have to say that Samba is probably the single most important piece of software that we run in our research lab. I'd also like to say that I have had so few problems that I probably haven't written about one in 3 years. With that being said, I'm having problems with my Samba
2001 May 03
0
bug, (or stupid user) report: man page garbled under Sol7
On Thu, 3 May 2001, Gus Mancuso wrote: > Hello OpenSSH developers > > First, many thanks for producing this app! > > I've noticed that the man pages for openssh don't look > at all like man pages. My somewhat limited > troubleshooting skills point towards a problem with > nroff not expanding the macros embedded in the man > files. > When I `man sshd`, I get
2002 May 08
0
Help with OpenSSL config for Sol7 SUN4U
I need some help with .Configure for OpenSSL. I compiled versions for all Solaris (2.5, 2.6, 2.8) platforms, but I am having problems with the SUN sparc Ultra-60 (220-r) running Solaris 7 SUN4U configuration. I am trying to configure OpenSSL 0.9.6.C and have GCC version 2.95.3 for Solaris 7. When executing ./config , I received the following errors: Operating system: sun4u-whatever-solaris2
2000 Jan 17
1
pre27 compilation fails on Sol7 box
Something strange happens when I compile the pre27 SSH: ocal/ssh//include -DETCDIR=\"/usr/local/ssh//etc\" \ -DSSH_PROGRAM=\"/usr/local/ssh//bin/ssh\" \ -DSSH_ASKPASS_DEFAULT=\"/usr/local/ssh//libexec/ssh/ssh-askpass\" \ -DHAVE_CONFIG_H -c atomicio.c In file included from includes.h:106, from atomicio.c:26: fake-socket.h:30: parse error before
2012 Jan 09
2
[R] fix and edit don't work: unable to open X Input
(moved from R-help) I tried this on Ubuntu with R-2.14.1 built from source, and I do not get the segfault problem. (I don't at the moment have a debian binary R, or I would confirm whether I get the segfault problem.) My sessioninfo() is reporting additional information about namespace imports: > library(ggplot2) Loading required package: reshape Loading required package: plyr
2006 Jun 04
1
samba 3.0.22 on solaris9 does not start as daemon
I'm trying to start smbd (samba 3.0.22) as daemon (smbd -D --configfile=/etc/smb.conf) on solaris 9 sparc with current recommended patches but the smbd process never returns from trying to become a daemon. Samba was built with ldap, (heimdal) kerberos and active directory support using gcc 3.3.2 from sunfreeware. Solaris 9 is a new install on a development machine with production patches. The
2007 Nov 30
1
DO NOT REPLY [Bug 5114] New: "make" fails on SCO 5.0.6a due to autoconf incompatibility
https://bugzilla.samba.org/show_bug.cgi?id=5114 Summary: "make" fails on SCO 5.0.6a due to autoconf incompatibility Product: rsync Version: 3.0.0 Platform: Other OS/Version: Windows XP Status: NEW Severity: trivial Priority: P3 Component: core AssignedTo:
2010 Nov 05
1
Soundpoint IP 430 -- discontinued.
Hey, all. I'm in the middle of a rollout, and just learned that the SoundPoint IP 430 -- my favorite mid-range phone -- has been discontinued. The heir apparent is the SoundPoint IP 450 -- for a low, low, low $130 more/handset. AND it doesn't look as nice. Ouch. Does anyone have any recommendations -- Polycom or otherwise -- for a good-quality, mid-range, two-line SIP phone (with good
2011 Mar 13
1
NUT, USB, OpenIndiana
I'm about to deploy en OpenIndiana (the heir of OpenSolaris) box as my main iSCSI backend. However, all attempts at getting NUT 2.6 to work with my usbhid-ups cyberpower has resulted in the driver going down with a segmentation fault. Is there a known problem with nut+usb+openindiana (opensolaris), or am I just doing something wrong? //Svein --