Sponsored Content
Operating Systems SCO Installing and using openSSH on SCO 5.0.6 Post 302115712 by PinkLemonade on Thursday 26th of April 2007 03:41:34 PM
Old 04-26-2007
Lightbulb Update

I found through google.com and then the old Caldera Skunkware site where to get GNU CC, and GNU make, along with other toys like the CD recorder someone else was looking for on here a while ago, it is also on the SCO/Caldera SKunkware website:

http://www.sco.com/skunkware/devtools/index.html

Anyways, I used `custom' and got that stuff installed, but the files for zlib and openSSL come as *.gz!?!?! What the do I use for those, for now I am going to try using WinRAR on my laptop and get them to just *.tar files and go from there. Hopefully there is nothing I need to worry about there.

Update 4/26/2007

Never mind I figured out it was gzip, or GNU ZIP, and added nearly every GNU tool on the Skunkware CD that I could find just for good measure on our test box.

Update 4/27/2007

I have GCC and the other stuff needed in the test system now. But, really since I taught myself from the Internet and man pages I am kind of at a loss for what to do now. The zlib stuff seems to be header files, so I am assuming they are not going to get compiled, or so GCC tells me. So should they be included in a "make" for openSSH?

Last edited by PinkLemonade; 04-27-2007 at 10:50 AM..
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Problem installing openssh v2.9-p2

I am trying to install openssh v2.9-p2 on Solaris 8. I already installed zlib and openssl, as required in INSTALL file. But when I issue ./configure to configure openssh v2.9-p2 for my platform ( I got the sources), it stops in the folowing message: checking for OpenSSL directory... configure:... (1 Reply)
Discussion started by: htsubamoto
1 Replies

2. UNIX for Dummies Questions & Answers

Installing nic on sco 5.0.5

How do I install an intel nic on sco 5.0.5 it did not detect when i installed the program:confused: (2 Replies)
Discussion started by: recono1
2 Replies

3. SCO

Installing informix SE at sco 5.0.6

Dear Sir, We are using sco 5.0.6 version. we need to install the informix database standard engine(SE) into this server. Kindly give me detailed instruction of preconfiguration( e.g. path) of sco 5.0.6 server. Kind Regards, Mostafizur Rahman (1 Reply)
Discussion started by: rahmanm
1 Replies

4. SCO

Installing RMCOBOL on SCO UNIX

Hello there, I have a rather big question, I need to install RMCOBOL on SCO, but i've got absolutely no idea of how to do it, I'm currently installing a server with SCO but the guys forgot to mention that they also wanted the rmcobol thingy... i've been looking on the internet but i cant find a... (1 Reply)
Discussion started by: sx3v1l_1n51de
1 Replies

5. SCO

HELP SCO 5.07 and Installing Apache Tomcat 4.01

I need to install Apache TOmcat 4.01 on SCO Openserver 5.07 rather than using the default 4.1.29 version which comes with the original release of 5.07 anyone got any ideas hw to go about this, really struggling having downloaded the source and binariys and getting nowhere fast (0 Replies)
Discussion started by: ccarcher
0 Replies

6. SCO

Problem while installing Unixware 7 SCO

Hi All, I just tried to intall Unix ware SCO version 7 on my computer but when system first boots from the CD The terminal Emulator does not shows texts in correct form; it shows all the text in Obnoxious form which is unable to read. I have ATI Radeon 9000 Graphics card installed on my... (0 Replies)
Discussion started by: monster12
0 Replies

7. Solaris

Installing openSSH 3.5p1 on Solaris 5.6

Hello, I have installed OpenSSH_3.5p1 On Solaris 5.6. Specifically, I have installed these packages: OBSDssh-3.5p1-sparc-sun4u-5.6.pkg DJBdaemon-0.76-sparc-sun4u-5.6.pkg ANDIrand-0.7-sparc-sun4u-5.6.pkg All three packages have installed successfully. From this point, I can... (8 Replies)
Discussion started by: chucker8
8 Replies

8. SCO

Need help installing Bash in SCO

Hi am Running SCO UNIXware 7.1.4 am i cant stand the shell that comes with, i downloaded the source for bash and the uncompressed it. I run the:- ./configure and that went through with no issues I then ran make that also went through fine with no errors. But when i ran make install i got... (1 Reply)
Discussion started by: Han.nlo
1 Replies

9. SCO

Installing sco unix

How I install sco unix 5.02 on hard disk ide. I have cd-rom scsi (1 Reply)
Discussion started by: Terence
1 Replies

10. Red Hat

Installing OPENSSH 6.2P2 on RHEL 4, 64B failed

make: Leaving directory `/u01/openssh-6.2p2/openbsd-compat' gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -fno-builtin-memset -std=gnu99 -I. -I. -DSSHDIR=\"/usr/local/etc\" - D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\"... (0 Replies)
Discussion started by: scao
0 Replies
PINOT-INDEX(1)							   User Commands						    PINOT-INDEX(1)

NAME
pinot-index - Index documents from the command-line SYNOPSIS
pinot-index [OPTIONS] --db DATABASE URLS DESCRIPTION
pinot-index - Index documents from the command-line OPTIONS
-b, --backend name of back-end to use (default xapian) -c, --check check whether the given URL is in the index -d, --db path to, or name of, index to use (mandatory) -h, --help display this help and exit -i, --index index the given URL -s, --showinfo show information about the document -v, --version output version information and exit Supported back-ends are : 'xapian' EXAMPLES
pinot-index --check --showinfo --backend xapian --db ~/.pinot/daemon ../Bozo.txt pinot-index --index --db PinotOnTheWeb http://code.google.com/p/pinot-search/ Indexing documents to My Web Pages or My Documents with pinot-index is not recommended REPORTING BUGS
Report bugs to fabrice.colin@gmail.com This is free software. You may redistribute copies of it under the terms of the GNU General Public License <http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>. There is NO WARRANTY, to the extent permitted by law. pinot-index - pinot 1.0 June 2012 PINOT-INDEX(1)
All times are GMT -4. The time now is 11:43 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy