Re: Install Problem with Xforms ... ctd.

1999-01-14 Thread Roland Krause
Hallo, ldconfig shows the shared libraries that the linker finds on your system. I just checked a Redhat 5.2 system and the libraries you listed belong to ncurses not to xforms. So I conclude that xforms is not properly installed on your system. If it was you should find the following librar

Re: Install Problem with Xforms ... ctd.

1999-01-14 Thread Mate Wierdl
Since you have RH 5.1, why not get the xforms rpm from ftp://moni.msci.memphis.edu/pub Mate

Re: Install Problem with Xforms ... ctd.

1999-01-14 Thread Jean-Marc Lasgouttes
> "Fred" == Fred Brkich <[EMAIL PROTECTED]> writes: Fred> Hi Peter Thank you for your help. I have had a look at the Fred> XForms home page, from where I got my copy of XForms for Linux. Fred> There seems to be only one appropriate tar file to download Fred> ... and I got it. Fred> When I u

Re: Install Problem with Xforms ... ctd.

1999-01-14 Thread Fred Brkich
Hi Peter Thank you for your help. I have had a look at the XForms home page, from where I got my copy of XForms for Linux. There seems to be only one appropriate tar file to download ... and I got it. When I untar it ... there is no dynamic .so library at all. Simply the .a file, which is what

Re: Install Problem with Xforms ... ctd.

1999-01-14 Thread Fred Brkich
Hi, Thanks for the help. But the problem remains. I tried to run ldconfig as people suggested but it had no effect. After running /sbin/ldconfig -v | grep form I get: [root@rose xforms]# /sbin/ldconfig -v | grep form libform.so.3.0 => libform.so.1.9.9e libform.so.4 => libform.so

Re: Install Problem with Xforms

1999-01-14 Thread Asger K. Alstrup Nielsen
> But when I run ./configure in the lyx directory I get ... > > ** Can't find libforms or libxforms > > Obviously libforms.a is in the right place. And obviously > I have done the standard things to do the installation. > So I don't know what is wrong? I think that standard > things should

RE: Install Problem with Xforms

1999-01-13 Thread Roland Krause
Did you run /sbin/ldconfig -v as root user ? Does libforms.a show up there ? Which version of a) Linux b) LyX c) XForms do you have ? Roland On 14-Jan-99 Fred Brkich wrote: > Hi, > > I don't know what to make of this. I downloaded lyx for > Linux to my machine. I needed to get Xforms, I di

Install Problem with Xforms

1999-01-13 Thread Fred Brkich
Hi, I don't know what to make of this. I downloaded lyx for Linux to my machine. I needed to get Xforms, I did so. I installed xforms using the Makefile that comes with it ... doing : make install ... and the library was put into /usr/lib ... where it should be: [root@rose lyx-0.12.0]# ls /usr/l