load sco xenix and sco unix binary ?


 
Thread Tools Search this Thread
Operating Systems SCO load sco xenix and sco unix binary ?
# 1  
Old 11-16-2009
load sco xenix and sco unix binary ?

Hi

I have some sco xenix object, bin and archive files that operate in sco unix 5.0.7.
I know that sco unix kernel can support sco xenix binary. I want to know how can I link xenix and unix archives together?
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. SCO

SCO Xenix AR command ?

Hi I am looking for sco xenix ar command under sco unix. please help me ! (4 Replies)
Discussion started by: javad1_maroofi
4 Replies

2. SCO

SCO unix binary compatibility problem

Hi I am looking for sco xenix binary compatibility utility "cvtomf",(convert omf object to COFF object) Would you please help me ? tnx (3 Replies)
Discussion started by: javad1_maroofi
3 Replies

3. SCO

Network PXE load for SCO 5.0.6

I have a Dell 1850 and trying to load OS and my applications using PXE. How can I stage new servers using Network drive. Want to move away from Tape and go towards network load. Thx Sean. (0 Replies)
Discussion started by: smoaref
0 Replies

4. SCO

ascii to binary conversion in sco 5.0.5

Here is what I did . . . . I FTP'd several *.dbf zipped files from a SCO 5.0.5 server to winXP machine, and did not set the transfer mode to BIN, now when i was uncompressing these files in SCO 5.0.5 , it was giving "Bad Decode Table error. Is there a way to convert the *.dbf.Z files to Binary so... (1 Reply)
Discussion started by: sameek1211
1 Replies

5. UNIX for Advanced & Expert Users

adding additional drive to sco the is xenix

I am taking an old xenix drive and installing it in a recent SCO Build Server. I have gone through the process of running mkdev hd twice since the drive is a SCSI then proceed to run mkdev fs and when I attempt to add one of the shown partitions I get the following: fsck: cannot determine... (1 Reply)
Discussion started by: justenglabs
1 Replies

6. UNIX for Dummies Questions & Answers

Modem problems on SCO Xenix

Randomly receive the following message: "Can not open line tty1a device busy error 16" and "/etc/getty/t60 tty1a" What is causing this error message ? (1 Reply)
Discussion started by: jbartok
1 Replies

7. Filesystems, Disks and Memory

SCO TCP/IP runtime System for SCO Unix

Hi everyone i have a question for all of you. It may be basic or it may be a good one. I recently aquired a copy of "SCO TCP/IP runtime System for SCO Unix" (thats what the disks say) and for the life of me i can not get it to load. i have tried opening the disk in linux and it can not determine... (0 Replies)
Discussion started by: Cerberus
0 Replies
Login or Register to Ask a Question
SFRONT(1)						      General Commands Manual							 SFRONT(1)

NAME
sfront - MPEG 4 Structured Audio decoder. SYNOPSIS
sfront [options] DESCRIPTION
This manual page documents briefly the sfront command. This manual page was written for the Debian distribution because the original pro- gram does not have a general manual page. Instead, it has documentation in the HTML format; see below. sfront is a program that compiles MPEG 4 Structured Audio (MP4-SA) bitstreams into efficient C programs that generate audio when executed. It supports real-time, low-latency audio input/output and MIDI input from soundcards. You must compile the C file generated after sfront execution with a C compiler, and execute the resulting program to get the audio output. OPTIONS
A summary of the most important options is included below. For a complete description, see the HTML manual. -help Show summary of all of the options. -o c_file Write the C output to the file c_file -bit mp4_file Use the MPEG4 binary file mp4_file as input file. -bitc mp4_file Use the MPEG4 binary file mp4_file as input file. Skip its streaming data. -orc orchestra_file Use the textual SAOL file orchestra_file as orchestra input file. -sco score_file Use the textual SASL file score_file as score input file. -sstr score_file Use the stream-encoded SASL file score_file as score input file. -midi midi_file Use the MIDI file midi_file as score input file. -mstr midi_file Use the streamed MIDI file midi_file as score input file. SEE ALSO
On Debian systems you can find the sfront related documentation in /usr/share/doc/sfront/html/index.html. Included there are: The Sfront Reference Manual by John Lazzaro and John Wawrzynek. The MPEG-4 Structured Audio Book by John Lazzaro and John Wawrzynek. AUTHOR
This manual page was written by Enrique Robledo Arnuncio <era@debian.org>, for the Debian system (but may be used by others). May 14, 2002 SFRONT(1)