similar to: OSF binary d/l directories

Displaying 20 results from an estimated 4000 matches similar to: "OSF binary d/l directories"

2013 Jan 05
1
[Bug 805] New: osf iptables[-save] errors
http://bugzilla.netfilter.org/show_bug.cgi?id=805 Summary: osf iptables[-save] errors Product: iptables Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: iptables AssignedTo: netfilter-buglog at lists.netfilter.org ReportedBy: blackhole
2006 Mar 06
0
[Bug 458] New: osf module doesn't always identify operating system
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=458 Summary: osf module doesn't always identify operating system Product: netfilter/iptables Version: patch-o-matic Platform: i386 OS/Version: Mandrake Linux Status: NEW Severity: normal Priority: P2 Component: unknown AssignedTo:
2004 Apr 02
1
R on Tru64 OSF 5.1
Has anyone achieved a current successful build of R 1.8 or 1.9 or earlier for HPUX Tru 64 OSF 5.1? There is no binary version of R for HPUX Tru 64 OSF 5.1. The R admin manual mentions that the native make fails on "Alpha/OSF (aka Tru 64)" and gnu make must be used instead. There are problems reported with building R versions around 1.4 from 2002 on R-devel, some of which were fixed with
2004 Mar 19
1
[Bug 814] Turning on OSF SIA causes linker errors in sshd
http://bugzilla.mindrot.org/show_bug.cgi?id=814 Summary: Turning on OSF SIA causes linker errors in sshd Product: Portable OpenSSH Version: -current Platform: All OS/Version: OSF/1 Status: NEW Severity: critical Priority: P1 Component: Build system AssignedTo: openssh-bugs at mindrot.org
2002 Jun 25
0
[Bug 296] New: Priv separation does not work on OSF/1
http://bugzilla.mindrot.org/show_bug.cgi?id=296 Summary: Priv separation does not work on OSF/1 Product: Portable OpenSSH Version: -current Platform: Alpha OS/Version: OSF/1 Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: openssh-unix-dev at mindrot.org ReportedBy:
1999 Jan 12
1
Installing R on alpha-dec OSF 4.0
Hi has anyone succeeded in installing R on DEC alpha OSF 4.0 with gcc/g77 ? The PLATFORMS file mentions successful installtion on OSF 3.2 using cc. Here is the output I get when trying to compile: ld -shared -o eda.so line.o smooth.o ld: Warning: Unresolved: floor ceil rsort __exc_add_pc_range_table __exc_add_gp_range __exc_remove_pc_range_table __exc_remove_gp_range make[4]: Leaving
2003 Apr 04
5
[Bug 533] sshd failure on Tru64 (OSF/1) 5.1a
http://bugzilla.mindrot.org/show_bug.cgi?id=533 Summary: sshd failure on Tru64 (OSF/1) 5.1a Product: Portable OpenSSH Version: 3.6p1 Platform: Alpha OS/Version: OSF/1 Status: NEW Severity: critical Priority: P2 Component: sshd AssignedTo: openssh-unix-dev at mindrot.org ReportedBy:
2002 Jun 29
0
Privsep for osf/1 .. still need a bit of help
This privsepifies OSF/1 SIA, but I'm still being told the same error occurs. I'm stumped. Without an OSF/1 box near me I can't do too much more help unless someone can either tell me what is wrong or show me why SIA is failing in their logs. (And tell me if it's different w/ or w/out this patch) - Ben Index: auth-sia.c
2005 Oct 18
1
Help with SSH V4.2p1 and netgroups in password file - OSF/1
Hi I'm using either V3.2 or V4.2p1 depending on the system. Server - OSF/1 V5.1 latest patch kit. If the system has all the accounts in the password file - ssh lets the users login. If the system has "+" at the end of the passwd file, users in the local password file or in NIS can login if I change the /etc/svc.conf to have "passwd=local" and add + at users:x:::::
1999 Mar 12
0
Subject: R 68.3 on OSF V4.0 problems
Hello, With regards to Peter's comment, I got R to compile on OSF 4.0C, though I'm a little behind on versions. I only have 0.63.3 and haven't found anything newer... All kidding regarding typos aside, I went through that floating point exception business on the Alpha and I just didn't have time to make it work. Someone tipped me on to f2c, which I had used with my (old gcc
1998 May 12
0
Compilation problem on OSF/1
PArdon the "newbie" nature of this question, but I *am* a samba newbie I'm trying to compile samba-1.9.18p6 on a DEC Alpha running OSF/1 V3.0 (I know it's old, but I'm stuck with it). I've modified the Makefile as follows... ># Add any optimisation or debugging flags here ># add -DSYSLOG for syslog support >FLAGS1 = -O -std1 -w >LIBS1 = and ># This
1999 Mar 15
0
R 68.3 on OSF V4.0 problems SOLVED
I wrote about my problems building R-0.63.3 on a Digital Alpha running OSF V4.0D. Thanks to the suggestion Jonathan.Yuen at tvs.slu.se, I tried using the DEC CC compiler instead of gcc, and it worked just fine. (Seeing that I needed gmake to build, it never occured to me to try DEC CC. It seems that you cannot combine DEC F77 with gcc; I do not have g77 to try.) Below is a set of instructions
1999 Dec 23
1
rpart on Alpha under OSF
Running on an Alpha machine which reports (uname -a) OSF1 bsdx01.bs.ehu.es V4.0 878 alpha and using the binary distribution put together by Albrecht Gebhardt (in http://cran.at.r-project.org/bin/osf/osf4.0/tar/alpha_ev5/) I obtain core dumps whenever I try to use package rpart. I have R REMOVE'd the rpart package, downloaded the source rpart_1.0-7.tar from CRAN and
2002 Aug 01
0
Tru64 and OSF/1 Privsep patch
Ok.. I need wider testing for this. I'm getting reports back it works mostly. 'ssh site ls' fails, but they can login with Privsep enbled. Can I get those who are using Tru64 or OSF/1 that have SIA enabled to test? This should apple to either -cvs or the current snapshot (I would perfer not to use 3.4p1 due to bugs). I'm going on a trip next week and will be around very spotty
1999 Mar 12
1
R 68.3 on OSF V4.0 problems
I am trying to install R-0.63.3 on a Digital Alpha running OSF V4.0D, and having some difficulties. Can anyone help? Also, I found some "oddities" in the installation process. I expect that this message is read by the developers, maybe some of my suggestions can be incorporated into future releases. Please reply to me directly (as well as possibly also to this mailing list): I am not a
2006 Mar 12
3
[Bug 458] osf module doesn't always identify operating system
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=458 ------- Additional Comments From kaber@trash.net 2006-03-12 19:46 MET ------- Please report this to the author, I can't add him to the CC list because he is not registered with bugzilla. -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
1999 Dec 20
0
f2c and OSF
Hello, I take it all back. I just tried to comple 0.90.1 on my alpha (with f2c) and it didn't work. I'll look into it when I find time (I STILL usually run on my libretto and linux, even through my RS6000 workstation). Jonathan Jonathan Yuen, Professor in Plant Pathology phone: 46 18 672369 Dept. of Ecology and Crop Production Sciences fax: 46 18 672890 Swedish University of
2002 Aug 15
1
[Bug 296] Priv separation does not work on OSF/1
http://cvs-mirror.mozilla.org/webtools/bugzilla/show_bug.cgi?id=296 mouring at eviladmin.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |weberc at grc.nia.nih.gov ------- Additional Comments From mouring at eviladmin.org 2002-08-16 07:24 -------
2002 Nov 10
0
[Bug 296] Priv separation does not work on OSF/1
http://bugzilla.mindrot.org/show_bug.cgi?id=296 mouring at eviladmin.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |avi.koski at comverse.com ------- Additional Comments From mouring at eviladmin.org 2002-11-10 12:03 ------- *** Bug 429 has been
2003 May 12
2
[Bug 296] Priv separation does not work on OSF/1
http://bugzilla.mindrot.org/show_bug.cgi?id=296 ------- Additional Comments From dtucker at zip.com.au 2003-05-12 18:42 ------- Can this bug be closed? The ChangeLog seems to indicate that it's been addressed. 20030320 [snip] - (bal) Disable Privsep for Tru64 after pre-authentication due to issues with SIA. Also, clean up of tru64 support patch by Chris Adams <cmadams at