Subject: Re: FrameMaker BETA #2
To: Michael Richardson <mcr@sandelman.ottawa.on.ca>
From: Urban Boquist <urban@boquist.net>
List: port-i386
Date: 11/07/2000 19:20:06
>>>>> Michael Richardson writes:

Michael>   I can not get the license to work properly.  i had BETA#1
Michael> working fine.

Works fine for me, using the same license file that I used with beta#1.

I had to change two files, see diff below. My .VERSION file says:

	FrameMaker Products
	Version 5.5.6b257 (X/Motif) Mon Jan 31 02:38:17 PST 2000
	Port 7
	Based on:
	fasl=5.5Q

I _think_ this is beta#2, at least it is the version that can handle
16 bit displays, beta#1 didn't do that.

This is all on NetBSD-current/i386.

        -- Urban

iller# diff -u ./bin/scripts/fmarch.orig ./bin/scripts/fmarch
--- ./bin/scripts/fmarch.orig   Wed Oct 18 12:54:08 2000
+++ ./bin/scripts/fmarch        Wed Oct 18 12:54:11 2000
@@ -51,7 +51,7 @@
                echo dec.osf.alpha
                exit 0
                ;;
-       Linux*' 'i[3-9]86' '*)
+       Linux*' 'i[3-9]86' '*|NetBSD*)
                echo linuxm.glibc2.i386
                exit 0
        esac
iller# diff -u ./fminit/usenglish/APIArea/apiclients.orig ./fminit/usenglish/APIArea/apiclients 
--- ./fminit/usenglish/APIArea/apiclients.orig  Mon Jan 31 12:09:05 2000
+++ ./fminit/usenglish/APIArea/apiclients       Wed Oct 18 13:00:40 2000
@@ -27,11 +27,6 @@
        <Products Maker MakerSGML>
 >
 <APIclient
-       <Name ClickPrint>
-       <CommandLine $FMHOME/bin/fa.clickprint>
-       <Products Maker Viewer MakerSGML>
->
-<APIclient
        <Name HTML>
        <Type ExportFilter>
        <Suffix html>
@@ -72,13 +67,6 @@
        <SharedLibrary $FMHOME/bin/$FMARCH/fa.mapper>
        <Description FrameMaker Mapping User Interface>
        <Directory  $FMHOME/fminit/usenglish/APIArea/resources>
->
-<APIclient
-       <Name BookUtilities>
-       <Directory  $FMHOME/fminit/usenglish/APIArea/resources>
-       <CommandLine $FMHOME/bin/fa.bookutils>
-       <Description FrameMaker book utilities>
-       <Products Maker MakerSGML>
 >
 <APIclient
     <Name FmDispatcher>