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
METERBRIDGE(1)						      General Commands Manual						    METERBRIDGE(1)

NAME
meterbridge - meterbridge for Jack Audio Connection Kit SYNOPSIS
meterbridge [options] portname [portname] ... DESCRIPTION
This manual page documents briefly the meterbridge program. This manual page was written for the Debian distribution because the original program does not have a manual page. meterbridge shows the signal values of the audio signals that flow through JACK ports. The possible representations include the classical VU meter, as well as PPM meter, Digital Peak meter and others. See the OPTIONS section for more information. OPTIONS
A summary of options is included below. -r rev-level Use rev-level as the reverence level for 0db on the meter. -c columns number of columns that are used for displaying several meters. -n jackname Use jackname as identifier with the JACK system. -t type Use the one of the following meter types: 'vu' - classic moving needle VU meter 'ppm' - PPM meter 'dpm' - Digital peak meter 'jf' - 'Jellyfish' phase meter 'sco' - Oscilloscope meter EXAMPLES
test with meterbridge -t vu alsa_pcm:capture_1 alsa_pcm:capture_2 if you want to see what your JACK system is outputting you can use: meterbridge -t ppm alsa_pcm:playback_1 alsa_pcm:playback_2 if you want to start a bridge with unconnected 4 meters: meterbridge -t ppm x x x x (or any other invalid port names) SEE ALSO
jackd(1). AUTHOR
This manual page was written by Guenter Geiger <geiger@debian.org>, for the Debian project (but may be used by others). April 11, 2012 METERBRIDGE(1)