Skip to Content.
Sympa Menu

shibboleth-dev - Fresh install of Solaris 8 binary successful

Subject: Shibboleth Developers

List archive

Fresh install of Solaris 8 binary successful


Chronological Thread 
  • From: Scott Cantor <>
  • To:
  • Subject: Fresh install of Solaris 8 binary successful
  • Date: Mon, 25 Nov 2002 13:56:17 -0500
  • Importance: Normal
  • Organization: The Ohio State University

Did the following:

- installed Solaris 8
- patched with 8_Recommended.tar from Sun
- installed gcc 3.2 and OpenSSL 0.9.6g from sunfreeware
- built Apache + mod_ssl from source (intentionally did not use package)
- unpacked shib beta into /opt
- minor tweaks to ini file, mainly uncommenting key/cert for shar
- Added Include apache.config to httpd.conf, after securing /cgi-bin
- set LD_LIBRARY_PATH in apachectl and in shell
- set SHIBCONFIG in shell
- set up logging permission for Apache:
$ cd /opt/shibboleth/etc/shibboleth
$ touch shire.log
$ chown nobody shire.log
- started processes
$ /opt/shibboleth/bin/shar &
$ /usr/local/apache/bin/apachectl
- tested /cgi-bin/test-cgi with some shib variables dumped
- SUCCESS

Total time to build Apache and finish the install/test was about an
hour.
There were no glitches whatsoever, so I'm satsified.

-- Scott

------------------------------------------------------mace-shib-design-+
For list utilities, archives, subscribe, unsubscribe, etc. please visit the
ListProc web interface at

http://archives.internet2.edu/

------------------------------------------------------mace-shib-design--



  • Fresh install of Solaris 8 binary successful, Scott Cantor, 11/25/2002

Archive powered by MHonArc 2.6.16.

Top of Page