[comp.unix.questions] Installing MICROPORT Text Package

pjh@mccc.uucp (Pete Holsberg) (10/21/90)

I'd like to install the Microport Text Processing Package on my SV386
R3.2.2 system, but both installpkg and cpio (many options tried!) fail. 
Has anyone any suggestions?

Thanks,
Pete
-- 
Prof. Peter J. Holsberg      Mercer County Community College
Voice: 609-586-4800          Engineering Technology, Computers and Math
UUCP:...!princeton!mccc!pjh  1200 Old Trenton Road, Trenton, NJ 08690
Internet: pjh@mccc.edu	     Trenton Computer Festival -- 4/20-21/91

cpcahil@virtech.uucp (Conor P. Cahill) (10/22/90)

In article <1990Oct21.160921.9822@mccc.uucp> pjh@mccc.uucp (Pete Holsberg) writes:
>I'd like to install the Microport Text Processing Package on my SV386
>R3.2.2 system, but both installpkg and cpio (many options tried!) fail. 
>Has anyone any suggestions?

If I remember correctly, they are cpio formatted, but the first track is
skipped.

Try the following:

	dd if=/dev/rfd0 bs=15k skip=1 | cpio -itvB


-- 
Conor P. Cahill            (703)430-9247        Virtual Technologies, Inc.,
uunet!virtech!cpcahil                           46030 Manekin Plaza, Suite 160
                                                Sterling, VA 22170 

duc@mport.UUCP (Richard Ducoty) (10/23/90)

pjh@mccc.uucp (Pete Holsberg) writes:

>I'd like to install the Microport Text Processing Package on my SV386
>R3.2.2 system, but both installpkg and cpio (many options tried!) fail. 
>Has anyone any suggestions?
====================================

I've had no problem installing thr V386 3.0.e Microport Text Pkg. on both
AT&T 3.2.2 and SCO 3.2.2 .  Which flavor are you using?  

Installpkg must be run as root from the console.  You might try using the
bourne shell if you've been using the kormn shell.

		Richard Ducoty

duc@mport.com
uunet!mport!duc

pjh@mccc.uucp (Pete Holsberg) (10/25/90)

In article <2@mport.UUCP> duc@mport.UUCP (Richard Ducoty) writes:
=pjh@mccc.uucp (Pete Holsberg) writes:
=
=>I'd like to install the Microport Text Processing Package on my SV386
=>R3.2.2 system, but both installpkg and cpio (many options tried!) fail. 
=>Has anyone any suggestions?
=====================================
=
=I've had no problem installing thr V386 3.0.e Microport Text Pkg. on both
=AT&T 3.2.2 and SCO 3.2.2 .  Which flavor are you using?  

	Look up, my man, look up (2nd line abve the ====)!  :-)
=
=Installpkg must be run as root from the console.  You might try using the
=bourne shell if you've been using the kormn shell.

	I was ruuning as root, but it didn't help!  Bourne shell?  What's
	that?   :-)  Anyway, I got everything installed using uP's
	scripts.  Now to install JetROFF and the laser printer!!
	
Pete
-- 
Prof. Peter J. Holsberg      Mercer County Community College
Voice: 609-586-4800          Engineering Technology, Computers and Math
UUCP:...!princeton!mccc!pjh  1200 Old Trenton Road, Trenton, NJ 08690
Internet: pjh@mccc.edu	     Trenton Computer Festival -- 4/20-21/91