Sponsored Content
Operating Systems SCO Can I run Perkin Elmer software on SCO ? Post 302371393 by Neo on Saturday 14th of November 2009 02:10:13 PM
Old 11-14-2009
Quote:
Originally Posted by TonyLawrence
Except that he implied that these came from a SCO 2 system.
Ha! If that is the case, then Wiki says that SCO Open Desktop 2.0 is 3.2v4.1 1992.

So, can software for SCO 3.2v4.1 run on SCO OpenServer 5.0 3.2v5.0 1995 ? I assume it can.

Are these really the old 5" floppies? I can't understand the posts so well Smilie
 

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How can i set up Software disk mirroring(Raid1) in SCO 5.0.5 with two SCSI harddisk ?

thank u very much, (1 Reply)
Discussion started by: coralsea
1 Replies

2. SCO

Software router on SCO Unixware 2.X

Hi, I am trying to setup an old SCO Unix 2.x box to act as a router. I have got 2 network cards in the box. As far as I know, I need to setup "ip forwarding" and "routes". Can anyone tell me how to setup "ip forwarding" on SCO Unixware 2.X? (0 Replies)
Discussion started by: sreenir
0 Replies

3. UNIX for Advanced & Expert Users

Netscape - What version will run on SCO Unix v3.2 2 Release 5

This question has been resolved. (0 Replies)
Discussion started by: system77
0 Replies

4. SCO

I need a box to run SCO 3.2 5.0.5 i386 with...

need it to be able to run Seagate STT8000A tape drive. Any suggestions where to go. (5 Replies)
Discussion started by: Mike Gomes
5 Replies

5. SCO

Recommendation for hardware to run SCO OSR 5.0.7 natively

Looking for a modern server to run SCO OSR 5.0.7 without VM (native), h/w must have manufacturers warranty. Requirements would be to accommodate light loads of up to 15 users, app does not take more than 30 - 40 MB of RAM and data stored takes up to 15 - 20 GB, no internet connections... (3 Replies)
Discussion started by: migurus
3 Replies
BRANDELF(1)						    BSD General Commands Manual 					       BRANDELF(1)

NAME
brandelf -- mark an ELF binary for a specific ABI SYNOPSIS
brandelf [-lv] [-f ELF_ABI_number] [-t string] file ... DESCRIPTION
The brandelf utility marks an ELF binary to be run under a certain ABI for FreeBSD. The options are as follows: -f ELF_ABI_number Forces branding with the supplied ELF ABI number. Incompatible with the -t option. These values are assigned by SCO/USL. -l Writes the list of all known ELF types to the standard error. -v Turns on verbose output. -t string Brands the given ELF binaries to be of the string ABI type. Currently supported ABIs are ``FreeBSD'', ``Linux'', and ``SVR4''. file If -t string is given it will brand file to be of type string, otherwise it will simply display the branding of file. EXIT STATUS
Exit status is 0 on success, and 1 if the command fails if a file does not exist, is too short, fails to brand properly, or the brand requested is not one of the known types and the -f option is not set. EXAMPLES
The following is an example of a typical usage of the brandelf command: brandelf file brandelf -t Linux file SEE ALSO
The Santa Cruz Operation, Inc., System V Application Binary Interface, http://www.sco.com/developer/devspecs/, April 29, 1998 (DRAFT). HISTORY
The brandelf manual page first appeared in FreeBSD 2.2. AUTHORS
This manual page was written by John-Mark Gurney <gurney_j@efn.org>. BSD
February 6, 1997 BSD
All times are GMT -4. The time now is 04:51 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy