Displaying 20 results from an estimated 200 matches similar to: "configure issue (ac_cv_lib_inet_connect) on DYNIX/ptx"
2001 Oct 08
1
Ported OpenSSH 2.9.9p2 to Dynix
Hello Porters,
	I've finally (thanks to Wendy Palm of Cray) ported OpenSSH to
Dynix v4.4.4.  I had to make sure that "UseLogin" was set to "no" in the
sshd_config file.  Also, here are the old-style contextual diffs (obtained
with 'diff -c' on the Dynix box) of the two files I had to change:
*** configure Sat Jun 16 17:09:50 2001
--- configure.new Mon Oct  8
2001 Oct 08
2
Porting OpenSSH 2.9.9p2 to Dynix V4.4.4
Hello Porters,
	I am attempting to compile OpenSSH 2.9.9p2 on a Dynix V4.4.4 host.
I have set USE_PIPES and BROKEN_SAVED_UIDS (the latter because there are
no functions for set{eu,eg}id() that I can find).  I configured with
"./configure  '--with-libs=-lnsl -lsec'".
	Each time I attempt to login, I get this error:
          No utmp entry.  You must exec "login" from
2005 Aug 11
2
Porting to Dynix 4.1.3...
Hello there,
I am trying to build OpenSSH on the above (very old) version of unix.
With a bit of hacking, I have managed to get everything to compile and
run. Scp works fine however when I log in via ssh I end up with a
session without a controlling terminal.
I have followed the code in pty_make_controlling_tty and it seems to go
as follows:
1. Starts with a controlling tty.
2. setsid works,
2001 Nov 05
0
Samba configuration on Dynix
Am currently attempting to upgrade from Samba 2.0.3 to 2.2.2 on a Sequent
Quad Processor (IBM, NUMA-Q) box running PTS4/Dynix. Every time I try to do
the configure from the source it stops with a message saying 'Checking for
test routines... configure: error: cant find test code. Aborting config'.
Has anyone any experience with this, or a similar error on other 'nix.
Thanks
Terry
2002 Jun 24
0
ibm ptx/dynix 4.5.1
Do you know if OpenSSH supported for OS's ibm ptx/dynix 4.51 version?
 
Thank you
 
============================================ 
Tony T. Doan 
SOI Devep. & Maint. Section 
1160 W 1200 S 
Ogden, UT 84201 
M/S 6380 
tony.t.doan at irs.gov 
801-620-7679 phone 
801-620-7614 fax 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Jun 17
2
[LLVMdev] Re: Autoconf
> 	However, mmap() does provide some other small potential issues:
> 
> 	1) The mmap() function may not exist on all Unices, or it may work 
> differently on various versions of them.
Definitely. We use mmap for a couple of different things. 
1a) In lib/Bytecode/Reader we use mmap to read in bytecode files and archives.
Certainly it would be trivial to rework this to fall back on
2006 Feb 04
2
Differentiating between normal site content and accounts with subdomains
I''m using the subdomains as accounts method fine on a project, but  
I''m wondering what is the best way to differentiate between account  
subdomains to access the app using an account, and www.domain.com and  
domain.com in order to show normal site content.
I''ve noticed that on Backpack, it seems that when you leave the  
information pages and start using the app,
2001 Feb 13
1
ZLIB Problems
Hi,
I am attempting to compile SSH under Sequent Dynix/ptx 4.4.7,
After compiling and installing ZLIB to /usr/local/include and /usr/local/lib the ./configure command returns that ZLIB is not installed.
Any ideas?
Or should I be redirecting this question to the ZLIB mailing lists?
Thanks
T
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Mar 06
1
Using Runt with Rails Tutorial or Helpers?
I''m working on a project that has event scheduling and I need to get 
date recurrence going on it. I found the Runt library which looks like 
it has pretty much everything handled, but I was wondering if there are 
any tutorials out there for using Runt with Rails, or better yet some 
helpers or a plugin for it. I tried searching through the mailing list 
archives, but searching is down
2006 Feb 05
3
Accessing Strongspace from a rails app
Is there any information on how to go about accessing a strongspace 
account from a rails app?  What are the preferred methods for doing 
this?
Are there plugins for RoR that support SFTP transfers and so on?
   Jake
-- 
Posted via http://www.ruby-forum.com/.
2006 Jan 09
2
Using RJS templates with observe_form
Hi there,
 
I''ve been checking out RJS templates, and have been trying to use them
with the observe_form helper. 
 
However, the form values are no longer being passed in the params (as
soon as I point the action to the non-rjs and add the ''update'' clause
everything is working again). Is this expected? 
 
Cheers,
Dave
-------------- next part --------------
An
2005 Nov 19
3
file uploads with lighttpd-1.4.7 broken??
Hi guys,
Im doing fileuploads and it works great with webrick...I just installed 
lighttpd 1.4.7 and ran ruby script/server suecessfully picking up my 
lighty and fcgi install...
however...when I try to upload a file the proces either stalls (no 
evidence of the hit in any logs) or returns 503....
any suggestions??
thanks in advance...
Mikkel
-- 
Posted via http://www.ruby-forum.com/.
2005 Dec 21
1
How do you use :on_hide in auto_complete_field?
I''m trying to get some auto_complete_field stuff going, and I have them 
working for the most part, but I can''t quite get how the :on_hide option 
works. I''m hoping that I can populate a hidden field with the id of the 
chosen record with it...is that going to be possible? Thanks for your 
help.
-- 
Posted via http://www.ruby-forum.com/.
2003 Jan 08
1
Tuning for a large environment
Hello,
I am currently using Samba 2.2.3a on a Sequent box running DYNIX/ptx v4.0.
We are serving up approximatly 4.5 terrabytes of data from a Hitachi Data
Systems storage array connected to our server by fiber channel. Many of our
users are on Citrix which connects to our SAMBA server via a Gigabit
Ethernet connection. There are still others that are connecting directly
from their PCs which are
2002 Dec 10
1
Non-installation of Samba
Hi,
I am attempting install of samba 2.2.7 on a Sequent (IBM) Dynix 4.4.6
platform.
I downloaded the samba-latest.tar from the samba website:
samba.mirror.ac.uk/samba/download.html
Having unzipped and untarred the file, I then started as per the "how to",
very first part.
I ran "./configure" which generated a number of messages before failing as
follows:
...
...
...
1999 Sep 20
1
Does EMC use Samba for CIFS?
I have heard that EMC might be using a port of Samba for their CIFS
protocol. Can anybody support or refute this? 
Are there any commands that can be issued or any operations that can be
performed and sniffed to verify this one way or the other?
Thanks,
Paul
1999 Sep 01
2
sudden loss of password validation
The problem: Strangely, the PDC rejects user password challenges from Samba.
The user account gets locked. After unlocking the account, everything is
back to normal. This happens several times a day to different users and from
different Samba servers. All Samba servers have the same [global]
configuration.
Is this a Samba problem? Is samba perhaps not passing along the correct
password? If I add
2013 Apr 16
1
update config.guess and config.sub to support aarch64
Hello,
would it be possible to update config.sub and config.guess to the latest versions (or at least version
from automake-1.13.1) in order to support new architectures based on the ARM 64 bit CPU?
Patch: http://plautrba.fedorapeople.org/openssh/openssh-latest-config.sub-config.guess.patch
Related Fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=926284
Thanks,
Petr
2006 Feb 07
14
Production Server That Just Works?
Hi,
Love Rails...
I''m looking for a Production Quality Server that brings the same ease of
use as Rails does to web development.
I''ve tried TextDrive, and never got it to work.  I''m sure there are good
reasons why it didn''t work but they are beyond me. I''ve contacted tech
support there several times, and it seems that there are so many setups
that
2003 Jan 10
5
working on a 2.5.6pre1 release
I'm working on trying to get rsync 2.5.6pre1 available for people to
test more widely.  I'm out of time for today, and I'm stuck on a problem
that some machines on build.samba.org are showing on the 'chgrp' test.
I can reproduce this on my home redhat 7.3 system too.  It appears to be a
timing problem because when I do strace -F -f on it the problem goes away.
Everything seems