Displaying 14 results from an estimated 14 matches for "tru64unix".
2003 Oct 24
2
Missing "ISO8859-1.so" on Tru64Unix
Hello,
I am testing Samba 3.0.0 on a Tru64Unix v 5.1b. I compile it with gcc et
gnumake.
I am able to start it and I can see a share.
Until now, I have only one problem: Logs are full of messages like
"Error loading module '/usr/local/samba/lib/charset/ISO8859-1.so': dlopen:
Can't open needed library: /usr/local/samba/lib/ch...
2004 Jan 26
0
Portable OpenSSH and GSSAPI
Dear developers,
I am already playing with openssh + heimdal krb5 + gssapi on Tru64Unix
5.1a and Irix 6.5.20, but with no much success. The worst problem I
experience is following:
- gethostbyname on tru64unix returns short host name instead of fqdn. But
even if I overcome this problem by appending the domain name to the lname
variable in gss-genr.c file and get over this problem, gs...
2004 Jan 26
4
ADDENDUM: Portable OpenSSH and GSSAPI
...ed gssapi-with-mic for komanek ....
So it seems the problem is somewhere in the kerberos, not in openssh. Is
here anybody on the list who can confirm this ?
Thanks in advance,
David Komanek
original post follows:
Dear developers,
I am already playing with openssh + heimdal krb5 + gssapi on Tru64Unix
5.1a and Irix 6.5.20, but with no much success. The worst problem I
experience is following:
- gethostbyname on tru64unix returns short host name instead of fqdn. But
even if I overcome this problem by appending the domain name to the lname
variable in gss-genr.c file and get over this problem, gs...
2003 Jun 24
3
R-1.7.1 regression test failure on alphaev68-dec-osf5.1
...30, 10)))
> stopifnot(all.equal(log2(2^pi), 2^log2(pi)))
> stopifnot(Mod(pi - log(exp(pi*1i)) / 1i) < .Machine$double.eps)
Error: Mod(pi - log(exp(pi * (0+1i)))/(0+1i)) < .Machine$double.eps is
not TRUE
Execution halted
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
I'm compiling on Tru64UNIX 5.1A using DECs C and Fortran compilers and
perl 5.6.0. I found the above error in a file named
'reg-tests-1.Rout.fail'. Any help you can give me would be most
appreciated.
Thanks,
Jeff
2001 Nov 09
0
The trouble...
Hi everybody ;
For a week I have a real trouble with samba and I couldn't solve this I
need help My operation system is Tru64unix 4.0F and Tru64unix 5.1
Samba is alpha version
2001/11/02 17:45:20, 0] nmbd/nmbd.c:(65)
Got SIGTERM: going down...
2001/11/02 20:03:27, 0] lib/pidfile.c:(87)
ERROR: nmbd is already running. File /usr/local/samba/var/locks/nmbd.pid
exists and process id 1073 is running.
MYHOST for name MYDOMAI...
2001 Nov 11
3
Help : samba and Solaris
Hi,
I tried to install SAMBA on solaris, typed in command
"./configure" in the source directory, but reply the
message like below:
# ./configure
loading cache ./config.cache
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
Would be appreciate if somebody can help me.
Regards.
__________________________________________________
Do
2008 Jun 01
3
Failed building 3.0.30 for tru64 4.0F
Dear friends,
I failed to buld samba 3.0.30 for tru64unix 4.0F.
I am curently locked to this os version due to other production
software.
We currently run Samba 2.2.8a but we were requested to upgrade by our
network group.
I downloaded 3.3.30 and did
$ cd source
$ ./configure
no warnings or errors as far as I could see, except
checking for replac...
2002 Nov 20
0
v2.5.5: logging failure triggers infinite loop and core dump
(problem encountered on Tru64Unix v4.0f with rsync 2.5.5)
A failure to write to stdout or stderr in rwrite (log.c:279) will
trigger an endless loop as follows:
0 rprintf calls rwrite
1 rwrite calls fwrite
2 fwrite fails
3 rwrite calls _exit_cleanup
4 _exit_cleanup calls log_exit
5 log_exit calls...
2002 Aug 07
0
Compiling Samba 2.2.5 on Tru64 UNIX
Hello users,
I'm new to this list, so forgive me if this has been diskussed before.
I'm trying to compile samba 2.2.5 on a Alpha box with Tru64UNIX v4.0f patchkit
6. configure went ok. While running (gnu)make I get a warning. I do not exactly
know what this means and want to clarify what to do.
The config line is:
./configure --prefix=/usr/local/opt/samba --exec-prefix=/usr/local \
--sysconfdir=/etc --localstatedir=/var/log/samb...
2006 Mar 01
0
connectivity trouble
I have samba 2.2.7 running on Tru64unix. In the smb.conf file, in the
global section, I have the following:
password server = PWA, PW
security = server
With these options set, all of the network users who also have accounts
on the unix machine can access the samba share they need. We also have a
user without a network accout but has an a...
2000 Oct 03
1
Various platforms
...th
uname -smr
SunOS 4.1.3_U1 sun4c
Under Tru64
===========
This wouldn't compile under Compaq's compiler, although according to someone
from the comp.security.ssh newsgroup:
: We had a similar problem at 5.0A, and solved by installing the latest
: compiler version, available at http://tru64unix.compaq.com/tools.html
:
: I believe I also saw the claim that the most recent patchkit
: solved the problem. http://www.support.compaq.com/patches/index.html
: for that.
I haven't had a chance to test this yet.
It compiled fine with gcc 2.7.2.3 - I would have used 2.95.x, but that
doesn'...
2002 Mar 10
0
[Bug 156] New: Problem interacting with SSH on DigitalUnix
...inux
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: alberto.gianoli at fe.infn.it
The problem happens trying to copy a file from a linux machine with openssh to an Alpha with Tru64Unix 5.0 and SSH 3.1.0. Normal ssh and sftp
connections work without any problem. Even doing an scp from the alpha to the linux machine works, but not the viceversa. I have tried several versions of
openssh, from 2.9 to the latest (both redhat versions and plain openssh versions), but they all generat...
2010 Jun 08
3
Question on trying to build R 2.11.1 on Tru64(aka OSF1) system
Hello,
I am trying to build the R-2.11.1 software for university faculty to use in
research projects on a DEC/Compaq/HP AlphaServer model GS160 16CPU/64GB memory
running Tru64Unix aka OSF1 version 5.1B-5.
Is it known whether it is possible to build the R-2.11.1 software on the
platform I am using?
In my attempts to build the R-2.11.1 software, I first used the native C
and Fortran 77/90/95 components and GNU make version 3.81:
# cc -V
Compaq C V6.5-011 on HP Tru64 UNIX V...
2003 Dec 01
0
No subject
...scribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
Hi,
i used to work on Tru64UNIX at Compaq
i've done some tests with many source code from
application of some clients.
I've always had many warnings. The reason is simple
the compaq compiler makes many verifications on the code
the compiler is very fastidious...
cheers
Le 03/07/2001 ` 12:53 Gabauer Dietmar a icrit :
&...