Re: RH6.2 can't get lyx to install

2000-04-26 Thread Lars Gullik Bjønnes

Steve Salazar [EMAIL PROTECTED] writes:

|   ./configure --with-extra-lib '/usr/X11R6/lib/libforms.so.0.88'

Do like this instead:

./configure --with-extra-lib=/usr/X11R6/lib

But I don't see why that should be needed. You most likely have some
other problem.

Lgb




Re: RH6.2 can't get lyx to install

2000-04-26 Thread Lars Gullik Bjønnes

Steve Salazar [EMAIL PROTECTED] writes:

|   ./configure --with-extra-lib '/usr/X11R6/lib/libforms.so.0.88'

Do like this instead:

./configure --with-extra-lib=/usr/X11R6/lib

But I don't see why that should be needed. You most likely have some
other problem.

Lgb




Re: RH6.2 can't get lyx to install

2000-04-26 Thread Lars Gullik Bjønnes

Steve Salazar <[EMAIL PROTECTED]> writes:

|   ./configure --with-extra-lib '/usr/X11R6/lib/libforms.so.0.88'

Do like this instead:

./configure --with-extra-lib=/usr/X11R6/lib

But I don't see why that should be needed. You most likely have some
other problem.

Lgb




Re: RH6.2 can't get lyx to install

2000-04-25 Thread Thierry Lemeunier (LADIA)

Steve Salazar wrote:
 
 I'm using RH6.2 and I can't get lyx to install.  I've tried 2 different
 rpm distributions and the tarball.  I each case, in the configure script I
 get errors regarding not finding libforms or libxforms, but I DO have
 xforms installed.  In the INSTALL file they mention this problem and using
 the switch '--with-extra-lib'. Since I know exactly where the lib file is,
 I tried this:
 
 ./configure --with-extra-lib '/usr/X11R6/lib/libforms.so.0.88'
 
 and
 
 ./configure --with-extra-lib /usr/X11R6/lib/libforms.so.0.88
 
 and
 
 ./configure --with-extra-lib "/usr/X11R6/lib/libforms.so.0.88"
 

Hello
 
Try this : ./configure --with-extra-lib=/usr/X11R6/lib/

Thierry

---
Thierry LEMEUNIER / LADIA-LIUM
mailto  : [EMAIL PROTECTED]
webpage : http://www-ic2.univ-lemans.fr/~lemeunie



Re: RH6.2 can't get lyx to install

2000-04-25 Thread Steve Salazar

that worked, now that it is installed though it keeps on locking up
every time I try to do any kind of output.  Print to ps or dvi viewer,
whatever, it takes off and never comes back.

Any suggestions on this?

 On Tue, 25 Apr 2000, Thierry
Lemeunier (LADIA) wrote:

 Steve Salazar wrote:
  
  I'm using RH6.2 and I can't get lyx to install.  I've tried 2 different
  rpm distributions and the tarball.  I each case, in the configure script I
  get errors regarding not finding libforms or libxforms, but I DO have
  xforms installed.  In the INSTALL file they mention this problem and using
  the switch '--with-extra-lib'. Since I know exactly where the lib file is,
  I tried this:
  
  ./configure --with-extra-lib '/usr/X11R6/lib/libforms.so.0.88'
  
  and
  
  ./configure --with-extra-lib /usr/X11R6/lib/libforms.so.0.88
  
  and
  
  ./configure --with-extra-lib "/usr/X11R6/lib/libforms.so.0.88"
  
 
 Hello
  
 Try this : ./configure --with-extra-lib=/usr/X11R6/lib/
 
 Thierry
 
 ---
 Thierry LEMEUNIER / LADIA-LIUM
 mailto  : [EMAIL PROTECTED]
 webpage : http://www-ic2.univ-lemans.fr/~lemeunie
 




Re: RH6.2 can't get lyx to install

2000-04-25 Thread Daniel Andrade

On Mon, Apr 24, 2000 at 09:47:58PM -0700, Steve Salazar wrote:
 I'm using RH6.2 and I can't get lyx to install.  I've tried 2 different
 rpm distributions and the tarball.  I each case, in the configure script I
 get errors regarding not finding libforms or libxforms, but I DO have
 xforms installed.

I installed lyx on the RedHat using the tarball. Do you know if you
installed the xforms-devel RPM? If you don´t have the DEVELOPMENT RPM, it
won´t compile. I had exactly this problem.

Daniel





Re: RH6.2 can't get lyx to install

2000-04-25 Thread Kayvan A. Sylvan

On Tue, Apr 25, 2000 at 04:07:28AM -0700, Steve Salazar wrote:
 that worked, now that it is installed though it keeps on locking up
 every time I try to do any kind of output.  Print to ps or dvi viewer,
 whatever, it takes off and never comes back.
 
 Any suggestions on this?

Is there any error output when this happens? Do you have all the required
packages installed?

---Kayvan
-- 
Kayvan A. Sylvan   | Proud husband of  | Father to my kids:
Sylvan Associates, Inc.| Laura Isabella Sylvan | Katherine Yelena
http://www.successlinks.com/kayvan | Reach your goals now! | Robin Gregory



Re: RH6.2 can't get lyx to install

2000-04-25 Thread Steve Salazar

Amazing.  That worked.

On Tue, 25 Apr 2000, Daniel Andrade wrote:

 On Mon, Apr 24, 2000 at 09:47:58PM -0700, Steve Salazar wrote:
  I'm using RH6.2 and I can't get lyx to install.  I've tried 2 different
  rpm distributions and the tarball.  I each case, in the configure script I
  get errors regarding not finding libforms or libxforms, but I DO have
  xforms installed.
 
 I installed lyx on the RedHat using the tarball. Do you know if you
 installed the xforms-devel RPM? If you don´t have the DEVELOPMENT RPM, it
 won´t compile. I had exactly this problem.
 
 Daniel
 
 




Re: RH6.2 can't get lyx to install

2000-04-25 Thread Steve Salazar

I figured out that it actually wasn't locking up, I just thought it was
because I didn't realize it would take 10 minutes to generate the dvi
output from a decently sized document.  Is that normal?

 On Tue, 25 Apr
2000, Kayvan A. Sylvan wrote:

 On Tue, Apr 25, 2000 at 04:07:28AM -0700, Steve Salazar wrote:
  that worked, now that it is installed though it keeps on locking up
  every time I try to do any kind of output.  Print to ps or dvi viewer,
  whatever, it takes off and never comes back.
  
  Any suggestions on this?
 
 Is there any error output when this happens? Do you have all the required
 packages installed?
 
   ---Kayvan
 




Re: RH6.2 can't get lyx to install

2000-04-25 Thread Ronald Florence

Steve Salazar writes:

  I figured out that it actually wasn't locking up, I just thought it was
  because I didn't realize it would take 10 minutes to generate the dvi
  output from a decently sized document.  Is that normal?
  
Probably only the first time, when your LaTeX installation may need to
generate the required fonts.

-- 

Ronald Florence http://members.home.net/18james




Re: RH6.2 can't get lyx to install

2000-04-25 Thread Kayvan A. Sylvan

On Tue, Apr 25, 2000 at 11:48:21AM -0700, Steve Salazar wrote:
 I figured out that it actually wasn't locking up, I just thought it was
 because I didn't realize it would take 10 minutes to generate the dvi
 output from a decently sized document.  Is that normal?
 

Yes, it's normal for the first time. What's happening is that xdvi
(or dvips) have to generate all the fonts. The second time you run it,
it should be much much faster.

-- 
Kayvan A. Sylvan   | Proud husband of  | Father to my kids:
Sylvan Associates, Inc.| Laura Isabella Sylvan | Katherine Yelena
http://www.successlinks.com/kayvan | Reach your goals now! | Robin Gregory



Re: RH6.2 can't get lyx to install

2000-04-25 Thread Thierry Lemeunier (LADIA)

Steve Salazar wrote:
 
 I'm using RH6.2 and I can't get lyx to install.  I've tried 2 different
 rpm distributions and the tarball.  I each case, in the configure script I
 get errors regarding not finding libforms or libxforms, but I DO have
 xforms installed.  In the INSTALL file they mention this problem and using
 the switch '--with-extra-lib'. Since I know exactly where the lib file is,
 I tried this:
 
 ./configure --with-extra-lib '/usr/X11R6/lib/libforms.so.0.88'
 
 and
 
 ./configure --with-extra-lib /usr/X11R6/lib/libforms.so.0.88
 
 and
 
 ./configure --with-extra-lib "/usr/X11R6/lib/libforms.so.0.88"
 

Hello
 
Try this : ./configure --with-extra-lib=/usr/X11R6/lib/

Thierry

---
Thierry LEMEUNIER / LADIA-LIUM
mailto  : [EMAIL PROTECTED]
webpage : http://www-ic2.univ-lemans.fr/~lemeunie



Re: RH6.2 can't get lyx to install

2000-04-25 Thread Steve Salazar

that worked, now that it is installed though it keeps on locking up
every time I try to do any kind of output.  Print to ps or dvi viewer,
whatever, it takes off and never comes back.

Any suggestions on this?

 On Tue, 25 Apr 2000, Thierry
Lemeunier (LADIA) wrote:

 Steve Salazar wrote:
  
  I'm using RH6.2 and I can't get lyx to install.  I've tried 2 different
  rpm distributions and the tarball.  I each case, in the configure script I
  get errors regarding not finding libforms or libxforms, but I DO have
  xforms installed.  In the INSTALL file they mention this problem and using
  the switch '--with-extra-lib'. Since I know exactly where the lib file is,
  I tried this:
  
  ./configure --with-extra-lib '/usr/X11R6/lib/libforms.so.0.88'
  
  and
  
  ./configure --with-extra-lib /usr/X11R6/lib/libforms.so.0.88
  
  and
  
  ./configure --with-extra-lib "/usr/X11R6/lib/libforms.so.0.88"
  
 
 Hello
  
 Try this : ./configure --with-extra-lib=/usr/X11R6/lib/
 
 Thierry
 
 ---
 Thierry LEMEUNIER / LADIA-LIUM
 mailto  : [EMAIL PROTECTED]
 webpage : http://www-ic2.univ-lemans.fr/~lemeunie
 




Re: RH6.2 can't get lyx to install

2000-04-25 Thread Daniel Andrade

On Mon, Apr 24, 2000 at 09:47:58PM -0700, Steve Salazar wrote:
 I'm using RH6.2 and I can't get lyx to install.  I've tried 2 different
 rpm distributions and the tarball.  I each case, in the configure script I
 get errors regarding not finding libforms or libxforms, but I DO have
 xforms installed.

I installed lyx on the RedHat using the tarball. Do you know if you
installed the xforms-devel RPM? If you don´t have the DEVELOPMENT RPM, it
won´t compile. I had exactly this problem.

Daniel





Re: RH6.2 can't get lyx to install

2000-04-25 Thread Kayvan A. Sylvan

On Tue, Apr 25, 2000 at 04:07:28AM -0700, Steve Salazar wrote:
 that worked, now that it is installed though it keeps on locking up
 every time I try to do any kind of output.  Print to ps or dvi viewer,
 whatever, it takes off and never comes back.
 
 Any suggestions on this?

Is there any error output when this happens? Do you have all the required
packages installed?

---Kayvan
-- 
Kayvan A. Sylvan   | Proud husband of  | Father to my kids:
Sylvan Associates, Inc.| Laura Isabella Sylvan | Katherine Yelena
http://www.successlinks.com/kayvan | Reach your goals now! | Robin Gregory



Re: RH6.2 can't get lyx to install

2000-04-25 Thread Steve Salazar

Amazing.  That worked.

On Tue, 25 Apr 2000, Daniel Andrade wrote:

 On Mon, Apr 24, 2000 at 09:47:58PM -0700, Steve Salazar wrote:
  I'm using RH6.2 and I can't get lyx to install.  I've tried 2 different
  rpm distributions and the tarball.  I each case, in the configure script I
  get errors regarding not finding libforms or libxforms, but I DO have
  xforms installed.
 
 I installed lyx on the RedHat using the tarball. Do you know if you
 installed the xforms-devel RPM? If you don´t have the DEVELOPMENT RPM, it
 won´t compile. I had exactly this problem.
 
 Daniel
 
 




Re: RH6.2 can't get lyx to install

2000-04-25 Thread Steve Salazar

I figured out that it actually wasn't locking up, I just thought it was
because I didn't realize it would take 10 minutes to generate the dvi
output from a decently sized document.  Is that normal?

 On Tue, 25 Apr
2000, Kayvan A. Sylvan wrote:

 On Tue, Apr 25, 2000 at 04:07:28AM -0700, Steve Salazar wrote:
  that worked, now that it is installed though it keeps on locking up
  every time I try to do any kind of output.  Print to ps or dvi viewer,
  whatever, it takes off and never comes back.
  
  Any suggestions on this?
 
 Is there any error output when this happens? Do you have all the required
 packages installed?
 
   ---Kayvan
 




Re: RH6.2 can't get lyx to install

2000-04-25 Thread Ronald Florence

Steve Salazar writes:

  I figured out that it actually wasn't locking up, I just thought it was
  because I didn't realize it would take 10 minutes to generate the dvi
  output from a decently sized document.  Is that normal?
  
Probably only the first time, when your LaTeX installation may need to
generate the required fonts.

-- 

Ronald Florence http://members.home.net/18james




Re: RH6.2 can't get lyx to install

2000-04-25 Thread Kayvan A. Sylvan

On Tue, Apr 25, 2000 at 11:48:21AM -0700, Steve Salazar wrote:
 I figured out that it actually wasn't locking up, I just thought it was
 because I didn't realize it would take 10 minutes to generate the dvi
 output from a decently sized document.  Is that normal?
 

Yes, it's normal for the first time. What's happening is that xdvi
(or dvips) have to generate all the fonts. The second time you run it,
it should be much much faster.

-- 
Kayvan A. Sylvan   | Proud husband of  | Father to my kids:
Sylvan Associates, Inc.| Laura Isabella Sylvan | Katherine Yelena
http://www.successlinks.com/kayvan | Reach your goals now! | Robin Gregory



Re: RH6.2 can't get lyx to install

2000-04-25 Thread Thierry Lemeunier (LADIA)

Steve Salazar wrote:
> 
> I'm using RH6.2 and I can't get lyx to install.  I've tried 2 different
> rpm distributions and the tarball.  I each case, in the configure script I
> get errors regarding not finding libforms or libxforms, but I DO have
> xforms installed.  In the INSTALL file they mention this problem and using
> the switch '--with-extra-lib'. Since I know exactly where the lib file is,
> I tried this:
> 
> ./configure --with-extra-lib '/usr/X11R6/lib/libforms.so.0.88'
> 
> and
> 
> ./configure --with-extra-lib /usr/X11R6/lib/libforms.so.0.88
> 
> and
> 
> ./configure --with-extra-lib "/usr/X11R6/lib/libforms.so.0.88"
> 

Hello
 
Try this : ./configure --with-extra-lib=/usr/X11R6/lib/

Thierry

---
Thierry LEMEUNIER / LADIA-LIUM
mailto  : [EMAIL PROTECTED]
webpage : http://www-ic2.univ-lemans.fr/~lemeunie



Re: RH6.2 can't get lyx to install

2000-04-25 Thread Steve Salazar

that worked, now that it is installed though it keeps on locking up
every time I try to do any kind of output.  Print to ps or dvi viewer,
whatever, it takes off and never comes back.

Any suggestions on this?

 On Tue, 25 Apr 2000, Thierry
Lemeunier (LADIA) wrote:

> Steve Salazar wrote:
> > 
> > I'm using RH6.2 and I can't get lyx to install.  I've tried 2 different
> > rpm distributions and the tarball.  I each case, in the configure script I
> > get errors regarding not finding libforms or libxforms, but I DO have
> > xforms installed.  In the INSTALL file they mention this problem and using
> > the switch '--with-extra-lib'. Since I know exactly where the lib file is,
> > I tried this:
> > 
> > ./configure --with-extra-lib '/usr/X11R6/lib/libforms.so.0.88'
> > 
> > and
> > 
> > ./configure --with-extra-lib /usr/X11R6/lib/libforms.so.0.88
> > 
> > and
> > 
> > ./configure --with-extra-lib "/usr/X11R6/lib/libforms.so.0.88"
> > 
> 
> Hello
>  
> Try this : ./configure --with-extra-lib=/usr/X11R6/lib/
> 
> Thierry
> 
> ---
> Thierry LEMEUNIER / LADIA-LIUM
> mailto  : [EMAIL PROTECTED]
> webpage : http://www-ic2.univ-lemans.fr/~lemeunie
> 




Re: RH6.2 can't get lyx to install

2000-04-25 Thread Daniel Andrade

On Mon, Apr 24, 2000 at 09:47:58PM -0700, Steve Salazar wrote:
> I'm using RH6.2 and I can't get lyx to install.  I've tried 2 different
> rpm distributions and the tarball.  I each case, in the configure script I
> get errors regarding not finding libforms or libxforms, but I DO have
> xforms installed.

I installed lyx on the RedHat using the tarball. Do you know if you
installed the xforms-devel RPM? If you don´t have the DEVELOPMENT RPM, it
won´t compile. I had exactly this problem.

Daniel





Re: RH6.2 can't get lyx to install

2000-04-25 Thread Kayvan A. Sylvan

On Tue, Apr 25, 2000 at 04:07:28AM -0700, Steve Salazar wrote:
> that worked, now that it is installed though it keeps on locking up
> every time I try to do any kind of output.  Print to ps or dvi viewer,
> whatever, it takes off and never comes back.
> 
> Any suggestions on this?

Is there any error output when this happens? Do you have all the required
packages installed?

---Kayvan
-- 
Kayvan A. Sylvan   | Proud husband of  | Father to my kids:
Sylvan Associates, Inc.| Laura Isabella Sylvan | Katherine Yelena
http://www.successlinks.com/kayvan | Reach your goals now! | Robin Gregory



Re: RH6.2 can't get lyx to install

2000-04-25 Thread Steve Salazar

Amazing.  That worked.

On Tue, 25 Apr 2000, Daniel Andrade wrote:

> On Mon, Apr 24, 2000 at 09:47:58PM -0700, Steve Salazar wrote:
> > I'm using RH6.2 and I can't get lyx to install.  I've tried 2 different
> > rpm distributions and the tarball.  I each case, in the configure script I
> > get errors regarding not finding libforms or libxforms, but I DO have
> > xforms installed.
> 
> I installed lyx on the RedHat using the tarball. Do you know if you
> installed the xforms-devel RPM? If you don´t have the DEVELOPMENT RPM, it
> won´t compile. I had exactly this problem.
> 
> Daniel
> 
> 




Re: RH6.2 can't get lyx to install

2000-04-25 Thread Steve Salazar

I figured out that it actually wasn't locking up, I just thought it was
because I didn't realize it would take 10 minutes to generate the dvi
output from a decently sized document.  Is that normal?

 On Tue, 25 Apr
2000, Kayvan A. Sylvan wrote:

> On Tue, Apr 25, 2000 at 04:07:28AM -0700, Steve Salazar wrote:
> > that worked, now that it is installed though it keeps on locking up
> > every time I try to do any kind of output.  Print to ps or dvi viewer,
> > whatever, it takes off and never comes back.
> > 
> > Any suggestions on this?
> 
> Is there any error output when this happens? Do you have all the required
> packages installed?
> 
>   ---Kayvan
> 




Re: RH6.2 can't get lyx to install

2000-04-25 Thread Ronald Florence

Steve Salazar writes:

  I figured out that it actually wasn't locking up, I just thought it was
  because I didn't realize it would take 10 minutes to generate the dvi
  output from a decently sized document.  Is that normal?
  
Probably only the first time, when your LaTeX installation may need to
generate the required fonts.

-- 

Ronald Florence http://members.home.net/18james




Re: RH6.2 can't get lyx to install

2000-04-25 Thread Kayvan A. Sylvan

On Tue, Apr 25, 2000 at 11:48:21AM -0700, Steve Salazar wrote:
> I figured out that it actually wasn't locking up, I just thought it was
> because I didn't realize it would take 10 minutes to generate the dvi
> output from a decently sized document.  Is that normal?
> 

Yes, it's normal for the first time. What's happening is that xdvi
(or dvips) have to generate all the fonts. The second time you run it,
it should be much much faster.

-- 
Kayvan A. Sylvan   | Proud husband of  | Father to my kids:
Sylvan Associates, Inc.| Laura Isabella Sylvan | Katherine Yelena
http://www.successlinks.com/kayvan | Reach your goals now! | Robin Gregory



RH6.2 can't get lyx to install

2000-04-24 Thread Steve Salazar

I'm using RH6.2 and I can't get lyx to install.  I've tried 2 different
rpm distributions and the tarball.  I each case, in the configure script I
get errors regarding not finding libforms or libxforms, but I DO have
xforms installed.  In the INSTALL file they mention this problem and using
the switch '--with-extra-lib'. Since I know exactly where the lib file is,
I tried this:

./configure --with-extra-lib '/usr/X11R6/lib/libforms.so.0.88'

and

./configure --with-extra-lib /usr/X11R6/lib/libforms.so.0.88

and

./configure --with-extra-lib "/usr/X11R6/lib/libforms.so.0.88"

I then got the inexplicable error:

ltconfig: you must specify a host type if you use '--no-verify'
Try 'ltconfig --help' for more information
configure: error: libtool configure failed

I tried 'ltconfig --help' and that returned 'command not found'

Any suggestions would be really helpful.

Thank you.
Esteban Salazar
[EMAIL PROTECTED]







Re: RH6.2 can't get lyx to install

2000-04-24 Thread Kayvan A. Sylvan

On Mon, Apr 24, 2000 at 09:47:58PM -0700, Steve Salazar wrote:
 I'm using RH6.2 and I can't get lyx to install.  I've tried 2 different
 rpm distributions and the tarball.  I each case, in the configure script I
 get errors regarding not finding libforms or libxforms, but I DO have
 xforms installed.  

Try installing the xforms RPM and then the lyx RPM.

The RPMs are in ftp://ftp.sylvan.com/pub/lyx

---Kayvan
-- 
Kayvan A. Sylvan   | Proud husband of  | Father to my kids:
Sylvan Associates, Inc.| Laura Isabella Sylvan | Katherine Yelena
http://www.successlinks.com/kayvan | Reach your goals now! | Robin Gregory



RH6.2 can't get lyx to install

2000-04-24 Thread Steve Salazar

I'm using RH6.2 and I can't get lyx to install.  I've tried 2 different
rpm distributions and the tarball.  I each case, in the configure script I
get errors regarding not finding libforms or libxforms, but I DO have
xforms installed.  In the INSTALL file they mention this problem and using
the switch '--with-extra-lib'. Since I know exactly where the lib file is,
I tried this:

./configure --with-extra-lib '/usr/X11R6/lib/libforms.so.0.88'

and

./configure --with-extra-lib /usr/X11R6/lib/libforms.so.0.88

and

./configure --with-extra-lib "/usr/X11R6/lib/libforms.so.0.88"

I then got the inexplicable error:

ltconfig: you must specify a host type if you use '--no-verify'
Try 'ltconfig --help' for more information
configure: error: libtool configure failed

I tried 'ltconfig --help' and that returned 'command not found'

Any suggestions would be really helpful.

Thank you.
Esteban Salazar
[EMAIL PROTECTED]







Re: RH6.2 can't get lyx to install

2000-04-24 Thread Kayvan A. Sylvan

On Mon, Apr 24, 2000 at 09:47:58PM -0700, Steve Salazar wrote:
 I'm using RH6.2 and I can't get lyx to install.  I've tried 2 different
 rpm distributions and the tarball.  I each case, in the configure script I
 get errors regarding not finding libforms or libxforms, but I DO have
 xforms installed.  

Try installing the xforms RPM and then the lyx RPM.

The RPMs are in ftp://ftp.sylvan.com/pub/lyx

---Kayvan
-- 
Kayvan A. Sylvan   | Proud husband of  | Father to my kids:
Sylvan Associates, Inc.| Laura Isabella Sylvan | Katherine Yelena
http://www.successlinks.com/kayvan | Reach your goals now! | Robin Gregory



RH6.2 can't get lyx to install

2000-04-24 Thread Steve Salazar

I'm using RH6.2 and I can't get lyx to install.  I've tried 2 different
rpm distributions and the tarball.  I each case, in the configure script I
get errors regarding not finding libforms or libxforms, but I DO have
xforms installed.  In the INSTALL file they mention this problem and using
the switch '--with-extra-lib'. Since I know exactly where the lib file is,
I tried this:

./configure --with-extra-lib '/usr/X11R6/lib/libforms.so.0.88'

and

./configure --with-extra-lib /usr/X11R6/lib/libforms.so.0.88

and

./configure --with-extra-lib "/usr/X11R6/lib/libforms.so.0.88"

I then got the inexplicable error:

ltconfig: you must specify a host type if you use '--no-verify'
Try 'ltconfig --help' for more information
configure: error: libtool configure failed

I tried 'ltconfig --help' and that returned 'command not found'

Any suggestions would be really helpful.

Thank you.
Esteban Salazar
[EMAIL PROTECTED]







Re: RH6.2 can't get lyx to install

2000-04-24 Thread Kayvan A. Sylvan

On Mon, Apr 24, 2000 at 09:47:58PM -0700, Steve Salazar wrote:
> I'm using RH6.2 and I can't get lyx to install.  I've tried 2 different
> rpm distributions and the tarball.  I each case, in the configure script I
> get errors regarding not finding libforms or libxforms, but I DO have
> xforms installed.  

Try installing the xforms RPM and then the lyx RPM.

The RPMs are in ftp://ftp.sylvan.com/pub/lyx

---Kayvan
-- 
Kayvan A. Sylvan   | Proud husband of  | Father to my kids:
Sylvan Associates, Inc.| Laura Isabella Sylvan | Katherine Yelena
http://www.successlinks.com/kayvan | Reach your goals now! | Robin Gregory