>>>>> "Raymond" == Raymond E Rogers <[EMAIL PROTECTED]> writes:
Raymond> Hi I believe that is the one I am obtained and am using. I
Raymond> am down loading it (again?) and will try to install in
Raymond> tonight. I will record that rpm expansion. I am not too
Raymond> familiar with rpm so I might have missed something important
Raymond> (such as it not installing). The forms.h it put in place (?)
Raymond> has a date stamp of Jan 1998 and a FL_VERSION of 0; so I
Raymond> might have failed to actually get it in. I also have some
Raymond> problems with the new binary Xfroms; they want tetex-latex
Raymond> and GLIBC_6_1 or some such that SuSE doesn't seem to have. I
Raymond> don't know if this matters. My compiles have similiar
Raymond> problems.
I know nothing about the glibc2.1 or Suse things. However, what I
would try to do is
rpm -e xforms
to remove the old xforms installation, and then
rpm -i xforms-0.88-2.i386.rpm
to install the new one. The problem is that, since the version numbers
of the rpms clash, the rpm tool might decide that update is not
necessary.
As far as version is concerned, you can use
rpm -qi xforms
to see the date of packaging of the different rpms.
Hope this helps.
JMarc