similar to: AIX - Compilation issues with openssh

Displaying 20 results from an estimated 800 matches similar to: "AIX - Compilation issues with openssh"

2001 Oct 17
0
[tbox-l] AIX - Compilation issues with openssh
AIX Toolbox builds openssh with vac.C 5.0.2.0, and configures with very few options: export blibpath="/opt/freeware/lib:/usr/lib:/lib" %configure --prefix=%{prefix} \ --sysconfdir=/etc/ssh \ --libexecdir=%{_libexecdir}/openssh \ --with-ipv4-default \ --with-rsh=/usr/bin/rsh If you extract the openshh.spec file from the SRPM, you can see exactly what we do (you already have it in
2002 Sep 17
0
[Bug 397] New: Openssh build failure AIX 4.3.3
http://bugzilla.mindrot.org/show_bug.cgi?id=397 Summary: Openssh build failure AIX 4.3.3 Product: Portable OpenSSH Version: -current Platform: Other OS/Version: AIX Status: NEW Severity: normal Priority: P2 Component: Build system AssignedTo: openssh-unix-dev at mindrot.org ReportedBy:
2009 Jun 19
1
a difficulty in boot package
Hi, I have a problem in programming for bootstrapping. I don't know why it show the error message. Please see my code below: #'st' is my original dataset. #functions of 'fml.mlogl','pcopula.fam4','ltd','invltd' are already defined boot.OR<-function(data,i) { E=data[i,] ml1<-glm(c_VAsex90_bf ~ trt,family=binomial,data=E) ml2<-glm(c_VAsex90_bm ~
2002 Nov 12
0
Newbie question Samba/Win XP/printing
Hi - I am trying to set up a samba server on our solaris 2.8 box, which is to be used primarily for printing in the first instance. My smb.conf file is as follows: [global] comment = Music Samba %v server string = Music Samba %v (%h) workgroup = MUSIC netbios name = VIXEN log level = 2 log file = /usr/localhost/samba/var/samba.log.%m max log size = 2000 debug timestamp
2010 Jun 22
3
OT: Recommendation for a good Internationalized terminal software
Hi all, We've got server-based application that runs on CentOS. Until now, most of our customer's end-users have accessed the application using either PuTTY or Teraterm. I was asked yesterday to try and find internationalized add ons or alternatives for our new Asian customers (Japan, Korea and China atm). I figured if anyone would be able to recommend terminal emulation
2005 Feb 15
1
Trying to resolve issues on samba-3.0.11
Recently, we undertook to upgrade our samba server 2.2.8a towards version 3.0.11. There remain however still some issues which I try to regulate or to understand. OS: AIX 4.3.3 CC: ibmcxx 3.6.6 1: "Software caused connection abort" in log.smbd On every connection, I've the following error in my log. What could be the problem? [2005/02/14 16:43:22, 0]
2005 Feb 09
6
[Bug 835] Enable IPv6 on AIX
http://bugzilla.mindrot.org/show_bug.cgi?id=835 ------- Additional Comments From dtucker at zip.com.au 2005-02-09 18:16 ------- Created an attachment (id=809) --> (http://bugzilla.mindrot.org/attachment.cgi?id=809&action=view) Test for badly broken getaddrinfo on AIX and work around partially busted getnameinfo This patch tests for badly broken getaddrinfo on AIX enables IPv6 if it
2006 Jul 31
1
Fw: Files left open
I'm still stuggling with files left open. My app is a Dialogic application on a Win2K box. The host is running AIX 5.1 ML2 and samba 3.0.23a. Whenever my PC app speaks a prompt stored on the AIX box, the file stays open. smbstatus, fuser and lsof all agree the file is open. All other apps that I've tried, Winzip, pkzip, vi, etc., behave properly. I just can't believe this is a
2007 Oct 10
1
disperse variable
Hello all, I read the following variable > x x 1 1_A1_ML1_a.DLL 2 11_B1_ML2_a.DLL 3 4_A1_ML3_a.DLL 4 55_C1_ML4_a.DLL 5 14_C1_ML5_a.DLL I would like to disperse it in three variable such as > x1 [1] 1 11 4 55 14 > x2 [1] "A1" "B1" "A1" "C1" "C1" > x3 [1] "ML1" "ML2" "ML3"
2001 Apr 20
1
no networking
Hello, I am using the latest prepackaged version of wine (apparently 0.0.20010326) under Debian/unstable and I am completely unable to do anything network related. I tried 'Ping Plotter' as root and TeraTerm Pro as both root and regular user. I also tried Becky, but that's another thing entirely. All these applications did not seem to have access to the network at all. I am using the
2011 Dec 09
2
Accessing a Modem / Dial-up telnet connection
Hi Mr newbie here. Using 32-bit Ubuntu 11.10 and Wine 1.3.28. I have installed a Creative PCI Modem and that works well as /dev/modem from things like putty. I've done the link ln -s /dev/modem ~/.wine/dosdevices/com6 so it's now my com6 within wine. However, using teraterm the response from the modem is bitty and slow and pretty useless. If I do something like AT\r the OK\r does come
1999 Mar 13
1
cmdat utility...
On 13 Mar 99, Luke Kenneth Casson Leighton had this to say about about cmdat utility...: > this small utility can be used to run an arbitrary program by clicking > right-mouse-button on a directory. the default action is to run "ssh.exe" > on a Samba server and a command prompt "cmd.exe" on an NT server. Excuse me for being ignorant, but what is ssh.exe? A win32
2004 Jan 22
1
AIX and openssh 3.7.1p2 with privsep
I am attempting to run openssh 3.7.1p2 with privsep on AIX 5.2 ML2 (with the december 2003 critical patches also). This was compiled on the host machine with the IBM Visual Age C compiler (C for AIX Compiler, Version 5). I did not have any trouble compiling. My configure was ./configure --with-tcp-wrappers, and I have the freeware tcp wrappers (freeware.tcp_wrappers.rte 7.6.1.5), and a compiled
2003 Sep 17
1
openssh 3.7p1 and 3.7.1p1 Solaris problems
I have some Solaris 7 boxes (Ultra 3 and Ultra Enterprise 250 hardware) that I have compiled both 3.7p1 and 3.7.1p1 on and am having some problems. I am using the same "configure" options that I have in the past (without problems). I have tried both new and existing (previously working) ssh_config and sshd_config files. The new versions seem to have broken SSH 1 support (and
2004 Apr 06
1
[Bug 835] Enable IPv6 on AIX
http://bugzilla.mindrot.org/show_bug.cgi?id=835 Summary: Enable IPv6 on AIX Product: Portable OpenSSH Version: -current Platform: PPC OS/Version: AIX Status: NEW Severity: enhancement Priority: P2 Component: Build system AssignedTo: openssh-bugs at mindrot.org ReportedBy: dtucker at
2009 May 07
0
Weighted multinomial logistic regression using the mlogit package
I have been trying to use the mlogit package to do a multinomial logistic regression, including both alternative-specific and individual-specific variables. I used the mlogit.data function to turn my dataframe into the correct format for the mlogit function, and have been able to run the regression. However, I would like to weight the different cases differently. (Just to clarify, it's not the
2008 Dec 17
1
Having problem with menu.c32 on serial console
Hi all: I am running pxelinux 3.72 with the corresponding menu.c32. I am setting up console access via: serial 0 38400 console 0 The rest of the config file entries should be safe enough: display pxelinux.cfg/helpfile say . Type any key for manual boot. <F1> or <Ctrl-F> 1 for help F1 pxelinux.cfg/helpfile then the usual MENU/label commands. When I use the same
2001 Feb 14
0
TTSSH and the SSH trademark
Hi everyone. I want to point out some facts about TTSSH that may be relevant to the claims of trademark infringement by OpenSSH. I'll confine my opinions to another message :-). I released my product, which has always been named "Teraterm SSH" and is usually abbreviated to "TTSSH", to the public in May 1998. TTSSH is a free software Windows client for the SSH1 protocol.
2002 Jul 24
2
[Bug 368] TTSSH will not connect to OpenSSH_3.4p1
http://bugzilla.mindrot.org/show_bug.cgi?id=368 ------- Additional Comments From mindrot at regs.nebcorp.com 2002-07-24 12:16 ------- Just make life easier: TeraTerm 2.3 http://hp.vector.co.jp/authors/VA002416/ttermp23.zip TTSSH 1.5.4 plugin http://www.cs.cmu.edu/~roc/ttssh154.zip ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the
2001 Aug 17
0
Another reason why &quot;I Like Monty&quot;
Greets, <off topic> This is off topic but the 'thing' made me appreciate and like Monty even more. I sat down this morning to ogg a CD I bought yesterday. So here I am, preparing to rip the thing so I login to my ripper computer run my custom ripper->encoder suite - unlike other days where I fire it up and minimize the window (I'm on an NT but I have some 5 TeraTerm/SSH