Difference between revisions of "OS-SCO-OpenSource"

From KRayWiki
Jump to navigation Jump to search
m (openssl, curl references are now links.)
(Now that ftp.bulgrien.net is on the VPS, the fiddly user/password notes are irrelevant.)
Line 18: Line 18:
  
 
* [ftp://ftp.bulgrien.net/pub/sco/openserver-5.0.7/ ftp.bulgrien.net]
 
* [ftp://ftp.bulgrien.net/pub/sco/openserver-5.0.7/ ftp.bulgrien.net]
*: The server allows anonymous connections, but login details deviate from what is sometimes expected:
+
*: The server allows anonymous connections.
*:: User Name: <kbd>anonymous@''domain''</kbd>
 
*:: Password: <kbd>''any non-blank''</kbd>
 
*: If a domain is not included, expect an error response like:
 
*:: <code>421 Can't change directory to /var/ftp/ error message.</code>
 
  
 
== [[OS-SCO-OpenSource-DevelopmentSystem|Development System]] ==
 
== [[OS-SCO-OpenSource-DevelopmentSystem|Development System]] ==

Revision as of 22:39, 3 January 2019

Index to SCO OpenServer 5.0.7 topics related to the use of open source projects

See Also: 
OS-SCO-OpenSource-KnownIssues
OS-SCO


Introduction

Topic Goals

This page primarily indexes local wiki pages that aggregate information relating to attempts to build and deploy free software to the OpenServer 5.0.7 platform. While these pages will document successes, it is intended to also show issues, workarounds, and even failures to deploy projects to the platform.

FTP Site

A corresponding FTP site related to these pages exists to grant access to resources related to the free software project experiences documented on this wiki.

Development System

The Development System sub-topic attempts to describe the environment used in conjunction with free and open source projects built and deployed to the SCO OpenServer 5.0.7 operating environment.

  • User Environment
  • Installed Packages

GNU

Built and used as part of an updated build system for other free and open source software.

Miscellaneous