Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-lcc!styx!ames!ucbcad!ucbvax!hi-csc.UUCP!slocum From: slocum@hi-csc.UUCP (Brett Slocum) Newsgroups: comp.sys.apollo Subject: TeX font file problem Message-ID: <8705011755.AA03991@hi-csc.uucp> Date: Fri, 1-May-87 13:55:21 EDT Article-I.D.: hi-csc.8705011755.AA03991 Posted: Fri May 1 13:55:21 1987 Date-Received: Sun, 3-May-87 01:35:01 EDT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 13 I've been trying to get TeX up on our Apollo network, and I'm using the Apollo mods from srt. Everything is fine, except that the program can't read the font files in the form I got them off the Stanford distribution tape. Apollo Pascal returns an error when trying to open them, because they are of type 'uasc' when they should be type 'rec'. This is the way 'tar' created them. I've tried changing the type of the file with 'obty', I've tried a program that read the files as characters, and then wrote them as 'file of integer', nothing seems to work. Can someone give me some suggestions? I'm completely stuck.