Displaying 20 results from an estimated 500 matches similar to: "Origin of directory /usr/slocal?"
2000 Jun 30
2
req: list mirrors on http://www.openssh.com/install.html
hello all,
it might be handy to have a list of any mirror sites for the required
libs, Zlib and OpenSSL, on http://www.OpenSSH.com/install.html...
or am i missing something like this on the website?
chris
--
Christopher Linn <celinn at mtu.edu> Staff System Administrator
Center for Experimental Computation Michigan Technological University
All opinions are my
1999 Nov 25
2
pre15 & Solaris 7 ... rsa.h problem ...
I don't remember what we did to fix this last time, and I've had to
rebuild my system completely from scratch over the past few days, so dont'
have past patches to work from ...
new-relay:/usr/slocal/src/openssh-1.2pre15> make
gcc -g -O2 -Wall -I/usr/slocal/include -DETCDIR=\"/usr/local/etc/ssh\" -DSSH_PROGRAM=\"/usr/slocal/bin/ssh\" -DHAVE_CONFIG_H -c
1999 Feb 06
2
Install R-0.63.1 on Solaris7
(Again:
please send these things to R-devel or R-help !!)
>>>>> "Yoko" == Yoko Wong <yoko@math.ubc.ca> writes:
Yoko> Dear Martin,
Yoko> I run into following errors when I try to compile R-0.63.1 on
Yoko> Solaris7.
>From all I see in the following, this looks like a Solaris 7 bug.
I don't have access to this OS.
Anyone else ?
2000 Jan 13
3
/dev/urandom
on solaris7/sparc this device doesn't exists
i can use EGD but he very big (perl script!) - in memory it take about
4mb! apache use the same!
why ssh1.27 doesn't requre /dev/urandom on solaris?
what alternatives exists?
1999 Dec 30
2
quad_t: incompatible types in config.log:
configure:2050: checking for quad_t
configure:2059: gcc -c -g -O2 -Wall -I/usr/slocal/include conftest.c 1>&5
configure: In function `main':
configure:2055: incompatible types in assignment
configure: failed program was:
#line 2052 "configure"
#include "confdefs.h"
#include <sys/types.h>
int main() {
quad_t a; a = 1235;
; return 0; }
Marc G. Fournier
2000 May 30
1
Unable to use rdist in parrellel mode with 2.1.0p2 ...
Morning all ...
using the following command to sync up the binaries on several
machines:
rdist -P /usr/slocal/bin/ssh -Rf /root/sync-systems
generates the following error message(s):
jasper: updating host jasper
hermes: updating host hermes
attila: updating host attila
hercules: updating host hercules
".rcules: LOCAL ERROR: Unexpected input from server: "Couldn't initialise
2002 Mar 13
2
3.1p1 under Solaris x86 5.7 fails to compile ...
file missing?
(cd openbsd-compat && make)
make[1]: Entering directory `/usr/local/src/openssh-3.1p1/openbsd-compat'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/local/src/openssh-3.1p1/openbsd-compat'
gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I. -I/usr/slocal/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc\"
2001 Mar 23
3
2.5.2p2 ssh-keyscan installed group writable?
just wondering about this. i noticed "make install" installs
ssh-keyscan group-writable. is this intentional?
openssh-2.5.2p2/Makefile.in, line 168:
$(INSTALL) -m 0775 -s ssh-keyscan $(DESTDIR)$(bindir)/ssh-keyscan
chris
--
Christopher Linn, <celinn at mtu.edu> | By no means shall either the CEC
Staff System Administrator | or MTU be held in any way liable
2006 Jan 12
3
Looking for server recommendations
We're going to replace an older Solaris7/Netbackup/TapeRobot server with
a new Centos box using backup-to-disk-to-tape (probably using Arkeia).
The specs are up in the air, but generally:
- CentOS/RHEL friendly (3Ware SATA? SCSI?)
- 2U/3U/4U-ish form factor
- hotswap RAID5
- dual PS, hotswap a plus
- USB2.0 port(s) (*)
To give you an idea of where I'm starting to look, take a gander at
2000 Jan 18
1
Error when compiling for Solaris7
I cannot make openssh on Solaris.
The 'make' fails on the first file.
Here are the commands and the output.
Essentially, I pre-built EGD, SSL, and ran:
configure
make
make errors are listed at the bottom.
Can anyone help me get this compiled on Solaris7?
Steve
sdn at sprintlabs.com
./configure --prefix=/common --sysconfdir=/etc/ssh
--with-egd-pool=/common/bin/egd.pl
loading cache
2007 Mar 12
2
utc
I''m having a helluva time getting Date.today.utc to resolve -
"undefined method `utc'' for #<Date: 4908343/2,0,2299161>"
model usage in before_create filter is :
activated_at = Date.today.utc
I''m not stubbing out Date (should I be? [ stub(Date, :utc =>
Date.today) didn''t help any ].
The before filter is working fine within the app, but
1997 Dec 17
1
"Save As" fails to Samba drive, works on Win95, NT, Novell ...
Hi --
I originally posted the following message about 2 weeks ago -- I don't mean to
annoy but really need to solve this problem - if anyone can shed any light on
the issue I'd greatly appreciate it.
Since the original post, we've run the application with its data on network
drives shared from 95, NT, and Novell, and all work fine, as does saving
locally. It only fails on a
1999 Dec 30
1
more problems with solaris 7?
configure appears to be setting things right:
dragon:/var/src/openssh-1.2.1pre23> grep INTXX config.h
#define HAVE_INTXX_T 1
/* #undef HAVE_U_INTXX_T */
#define HAVE_UINTXX_T 1
Marc G. Fournier marc.fournier at acadiau.ca
Senior Systems Administrator Acadia University
"These are my opinions, which are not necessarily shared
2000 Feb 08
0
[2.0.7pre1] found 'server = domain' directive ...
But, following the instructions, I get:
eris:/usr/slocal/samba/bin> ./smbpasswd -j ACADIA -r pdc.acadiau.ca
attempt_netbios_session_request: PDC.ACADIAU.CA rejected the session for name *SMBSERVER.
Segmentation fault
GDB shows:
eris:/usr/slocal/samba/bin> gdb !$ core
gdb smbpasswd core
GNU gdb 4.17
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU
2001 Mar 30
0
BUG in openssh-2.5.2p2 on solaris 2.6 ?
openssh-2.5.2p2 binaries complain about the libgen.so.1 library not
found. The library is found in solaris7 and solaris 2.5.
We actually compile the binaries on solaris7 and use the same
compilation on all other machines(different solaris versions) via an NFS
mount. This seems to work perfectly for openssh-2.2.0p1 since it doesnt
use the libgen.so.1 library. But upgrade to openssh-2.5.2p2
2009 Apr 16
2
Question about BUILTIN\Administrators and BUILTIN\Users nested groups in 3.3.3
Sorry about the dumb question:
Are the "BUILTIN\Administrators" and "BUILTIN\Users" local (nested) groups
supposed to be populated with DOMAINNAME\Domain Administrators and
DOMAINNAME\Domain Users (respectively) by default? If I download the Redhat
Samba package, they are populated. Not so with a compiled version.
I've had a helluva time populating BUILTIN\Administrators
2002 Jul 18
1
[Bug 342] RhostsRSAAuthentication does not work with 3.4p1
http://bugzilla.mindrot.org/show_bug.cgi?id=342
stevesk at pobox.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From stevesk at pobox.com 2002-07-18
2001 Mar 06
1
openssh-2.5.1p[1,2] and scp-problems on Solaris7
Hi,
I'm not subscribed to that list, so please keep me in cc, if you decide
to answer my question
I'm trying to compile and install openssh for some solaris7-machines.
Everything works fine, but I'm continuously failing to connect openssh's
sshd with scp:
I've tried openssh-2.5.1p1: the daemon died with signal 11 (SIG_SEGV) -
sure I've read the hint on that list
2003 Oct 15
4
Compile of OpenSSH 3.7.1p2 failing - TRU64 5.1A
All,
I'm getting the following error message when trying to 'make' OpenSSH
3.7.1p2:
cc: Severe: compress.c, line 19: Cannot find file "zlib.h" specified in
#include directive. (noinclfilef)
#include "zlib.h"
-^
*** Exit 1
Stop.
What can I do to get this to compile correctly?
Thanks in advance,
Trevor Strickland
trevor.strickland at ed.gov
1999 Nov 23
2
Fixes for Solaris
Attached is a small patch that should fix most of the problems
reported.
I am adding a recommendation to use GNU make to the INSTALL
document.
Regards,
Damien
--
| "Bombay is 250ms from New York in the new world order" - Alan Cox
| Damien Miller - http://www.mindrot.org/
| Email: djm at mindrot.org (home) -or- djm at ibs.com.au (work)
-------------- next part --------------
Index: