Re: ?compile error: lyx-1.1.4-fix3 rpm, undefined references

2000-05-23 Thread Kayvan A. Sylvan

On Tue, May 23, 2000 at 12:03:38AM -0500, Nien-Po Chen wrote:
 Hi Lyx Users,
 
 Regarding my previous compile error, it turns out the xforms library
 I compiled from xforms-0.88-3.src.rpm ftp://ftp.sylvan.com/pub/lyx/
 has problem.  I'm not sure why that src.rpm has problem.  The sympton
 is that even a pre-compiled lyx 1.1.2 ppc will complain:

There is no such thing as an xforms that you can compile.

The xforms-0.88-3.src.rpm is simply a packaging of the BINARY package
available from the xforms homepage. It will only work on i386 linux,
not ppc.

You need to find and install the appropriate xforms for your architecture.
you can use the xforms-0.88-3.src.rpm as a template for what to do.

Once you do that, your problem will disappear.

-- 
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: ?compile error: lyx-1.1.4-fix3 rpm, undefined references

2000-05-23 Thread Kayvan A. Sylvan

On Tue, May 23, 2000 at 12:03:38AM -0500, Nien-Po Chen wrote:
 Hi Lyx Users,
 
 Regarding my previous compile error, it turns out the xforms library
 I compiled from xforms-0.88-3.src.rpm ftp://ftp.sylvan.com/pub/lyx/
 has problem.  I'm not sure why that src.rpm has problem.  The sympton
 is that even a pre-compiled lyx 1.1.2 ppc will complain:

There is no such thing as an xforms that you can compile.

The xforms-0.88-3.src.rpm is simply a packaging of the BINARY package
available from the xforms homepage. It will only work on i386 linux,
not ppc.

You need to find and install the appropriate xforms for your architecture.
you can use the xforms-0.88-3.src.rpm as a template for what to do.

Once you do that, your problem will disappear.

-- 
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: ?compile error: lyx-1.1.4-fix3 rpm, undefined references

2000-05-23 Thread Kayvan A. Sylvan

On Tue, May 23, 2000 at 12:03:38AM -0500, Nien-Po Chen wrote:
> Hi Lyx Users,
> 
> Regarding my previous compile error, it turns out the xforms library
> I compiled from xforms-0.88-3.src.rpm 
> has problem.  I'm not sure why that src.rpm has problem.  The sympton
> is that even a pre-compiled lyx 1.1.2 ppc will complain:

There is no such thing as an xforms that you can compile.

The xforms-0.88-3.src.rpm is simply a packaging of the BINARY package
available from the xforms homepage. It will only work on i386 linux,
not ppc.

You need to find and install the appropriate xforms for your architecture.
you can use the xforms-0.88-3.src.rpm as a template for what to do.

Once you do that, your problem will disappear.

-- 
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: ?compile error: lyx-1.1.4-fix3 rpm, undefined references

2000-05-22 Thread Nien-Po Chen

Hi Lyx Users,

Regarding my previous compile error, it turns out the xforms library I compiled from 
xforms-0.88-3.src.rpm ftp://ftp.sylvan.com/pub/lyx/ has problem.  I'm not sure why 
that src.rpm has problem.  The sympton is that even a pre-compiled lyx 1.1.2 ppc will 
complain:
-
I tried an older lyx (1.1.2), which has ppc binary rpm available.
No error during install.  However, something interesting is shown
when I type lyx in my terminal window: (error message)

lyx: error in loading libraries: libforms.so.0.88 ELF file
data encoding not big-endian
-
Something is wrong.

Then, Larry Kollar kindly help me identify the problem and points me to a "good copy" 
pre-compiled xforms at
ftp://ftp.yellowdoglinux.com/pub/yellowdog/old_releases/champion-1.0/ppc/RedHat
/RPMS/xforms-0.881-2.ppc.rpm

After installing this xforms, I can compile 1.1.4-fix3.src.rpm on my linuxPPC 
succussfully.

I wrote previously:
 I am using linuxppc 2000.  I would like to use lyx 1.1.4. The only
 available rpm for this version to be used on  a ppc machine is
 lyx-1.1.4-fix3.src.rpm.  I install xform src rpm (from the same site)
 first.  Then, lyx 1.1.4 rsc rpm.  During lyx's rpm rebuild process (rpm
 --rebuild ), some errors occurs which fail the rebuild:
 (After tens of minutes of compiling many parts)

 The error messages go like this
 insets/.libs/libinsets.a (insetlatexaccent.o): In function
 `InsetLatexAccent::Draw(LyXFont, LyXScreen , int, float)':
 insetlatexaccent.o(.text+0x123e): undefined references to `fl_display'

 Several undefined references happen in insetinfo.o, insetlatexaccent.o,
 inseturl.o, form_url.o.

 What is the missing part in my system which prevents rebuilding lyx
 1.1.4 src rpm?  Any input will be gratefully appreciated
 


-- 
--
Chen, Nien-Po   [EMAIL PROTECTED]
http://www.physics.purdue.edu/~npchen/



Re: ?compile error: lyx-1.1.4-fix3 rpm, undefined references

2000-05-22 Thread Nien-Po Chen

Hi Lyx Users,

Regarding my previous compile error, it turns out the xforms library I compiled from 
xforms-0.88-3.src.rpm ftp://ftp.sylvan.com/pub/lyx/ has problem.  I'm not sure why 
that src.rpm has problem.  The sympton is that even a pre-compiled lyx 1.1.2 ppc will 
complain:
-
I tried an older lyx (1.1.2), which has ppc binary rpm available.
No error during install.  However, something interesting is shown
when I type lyx in my terminal window: (error message)

lyx: error in loading libraries: libforms.so.0.88 ELF file
data encoding not big-endian
-
Something is wrong.

Then, Larry Kollar kindly help me identify the problem and points me to a "good copy" 
pre-compiled xforms at
ftp://ftp.yellowdoglinux.com/pub/yellowdog/old_releases/champion-1.0/ppc/RedHat
/RPMS/xforms-0.881-2.ppc.rpm

After installing this xforms, I can compile 1.1.4-fix3.src.rpm on my linuxPPC 
succussfully.

I wrote previously:
 I am using linuxppc 2000.  I would like to use lyx 1.1.4. The only
 available rpm for this version to be used on  a ppc machine is
 lyx-1.1.4-fix3.src.rpm.  I install xform src rpm (from the same site)
 first.  Then, lyx 1.1.4 rsc rpm.  During lyx's rpm rebuild process (rpm
 --rebuild ), some errors occurs which fail the rebuild:
 (After tens of minutes of compiling many parts)

 The error messages go like this
 insets/.libs/libinsets.a (insetlatexaccent.o): In function
 `InsetLatexAccent::Draw(LyXFont, LyXScreen , int, float)':
 insetlatexaccent.o(.text+0x123e): undefined references to `fl_display'

 Several undefined references happen in insetinfo.o, insetlatexaccent.o,
 inseturl.o, form_url.o.

 What is the missing part in my system which prevents rebuilding lyx
 1.1.4 src rpm?  Any input will be gratefully appreciated
 


-- 
--
Chen, Nien-Po   [EMAIL PROTECTED]
http://www.physics.purdue.edu/~npchen/



Re: ?compile error: lyx-1.1.4-fix3 rpm, undefined references

2000-05-22 Thread Nien-Po Chen

Hi Lyx Users,

Regarding my previous compile error, it turns out the xforms library I compiled from 
xforms-0.88-3.src.rpm <ftp://ftp.sylvan.com/pub/lyx/> has problem.  I'm not sure why 
that src.rpm has problem.  The sympton is that even a pre-compiled lyx 1.1.2 ppc will 
complain:
-
I tried an older lyx (1.1.2), which has ppc binary rpm available.
No error during install.  However, something interesting is shown
when I type lyx in my terminal window: (error message)

lyx: error in loading libraries: libforms.so.0.88 ELF file
data encoding not big-endian
-
Something is wrong.

Then, Larry Kollar kindly help me identify the problem and points me to a "good copy" 
pre-compiled xforms at
<ftp://ftp.yellowdoglinux.com/pub/yellowdog/old_releases/champion-1.0/ppc/RedHat
/RPMS/xforms-0.881-2.ppc.rpm>

After installing this xforms, I can compile 1.1.4-fix3.src.rpm on my linuxPPC 
succussfully.

I wrote previously:
> I am using linuxppc 2000.  I would like to use lyx 1.1.4. The only
> available rpm for this version to be used on  a ppc machine is
> lyx-1.1.4-fix3.src.rpm.  I install xform src rpm (from the same site)
> first.  Then, lyx 1.1.4 rsc rpm.  During lyx's rpm rebuild process (rpm
> --rebuild ), some errors occurs which fail the rebuild:
> (After tens of minutes of compiling many parts)
>
> The error messages go like this
> insets/.libs/libinsets.a (insetlatexaccent.o): In function
> `InsetLatexAccent::Draw(LyXFont, LyXScreen &, int, float&)':
> insetlatexaccent.o(.text+0x123e): undefined references to `fl_display'
>
> Several undefined references happen in insetinfo.o, insetlatexaccent.o,
> inseturl.o, form_url.o.
>
> What is the missing part in my system which prevents rebuilding lyx
> 1.1.4 src rpm?  Any input will be gratefully appreciated
 


-- 
--
Chen, Nien-Po   [EMAIL PROTECTED]
<http://www.physics.purdue.edu/~npchen/>



?compile error: lyx-1.1.4-fix3 rpm, undefined references

2000-05-10 Thread root

Hi netters,

I am using linuxppc 2000.  I would like to use lyx 1.1.4. The only
available rpm for this version to be used on  a ppc machine is
lyx-1.1.4-fix3.src.rpm.  I install xform src rpm (from the same site)
first.  Then, lyx 1.1.4 rsc rpm.  During lyx's rpm rebuild process (rpm
--rebuild ), some errors occurs which fail the rebuild:
(After tens of minutes of compiling many parts)

The error messages go like this
insets/.libs/libinsets.a (insetlatexaccent.o): In function
`InsetLatexAccent::Draw(LyXFont, LyXScreen , int, float)':
insetlatexaccent.o(.text+0x123e): undefined references to `fl_display'

Several undefined references happen in insetinfo.o, insetlatexaccent.o,
inseturl.o, form_url.o.

What is the missing part in my system which prevents rebuilding lyx
1.1.4 src rpm?  Any input will be gratefully appreciated


Chen, Nien-Po[EMAIL PROTECTED]





Re: ?compile error: lyx-1.1.4-fix3 rpm, undefined references

2000-05-10 Thread Jose Abilio Oliveira Matos

On Wed, May 10, 2000 at 09:03:22AM -0500, root wrote:
 Hi netters,
 
 I am using linuxppc 2000.  I would like to use lyx 1.1.4. The only
 available rpm for this version to be used on  a ppc machine is
 lyx-1.1.4-fix3.src.rpm.  I install xform src rpm (from the same site)
 first.  Then, lyx 1.1.4 rsc rpm.  During lyx's rpm rebuild process (rpm
 --rebuild ), some errors occurs which fail the rebuild:
 (After tens of minutes of compiling many parts)
 
 The error messages go like this
 insets/.libs/libinsets.a (insetlatexaccent.o): In function
 `InsetLatexAccent::Draw(LyXFont, LyXScreen , int, float)':
 insetlatexaccent.o(.text+0x123e): undefined references to `fl_display'
 
 Several undefined references happen in insetinfo.o, insetlatexaccent.o,
 inseturl.o, form_url.o.
 
 What is the missing part in my system which prevents rebuilding lyx
 1.1.4 src rpm?  Any input will be gratefully appreciated
 
  What is the version of xforms you are using? 0.89?
 
 Chen, Nien-Po[EMAIL PROTECTED]
 

-- 
José



?compile error: lyx-1.1.4-fix3 rpm, undefined references

2000-05-10 Thread root

Hi netters,

I am using linuxppc 2000.  I would like to use lyx 1.1.4. The only
available rpm for this version to be used on  a ppc machine is
lyx-1.1.4-fix3.src.rpm.  I install xform src rpm (from the same site)
first.  Then, lyx 1.1.4 rsc rpm.  During lyx's rpm rebuild process (rpm
--rebuild ), some errors occurs which fail the rebuild:
(After tens of minutes of compiling many parts)

The error messages go like this
insets/.libs/libinsets.a (insetlatexaccent.o): In function
`InsetLatexAccent::Draw(LyXFont, LyXScreen , int, float)':
insetlatexaccent.o(.text+0x123e): undefined references to `fl_display'

Several undefined references happen in insetinfo.o, insetlatexaccent.o,
inseturl.o, form_url.o.

What is the missing part in my system which prevents rebuilding lyx
1.1.4 src rpm?  Any input will be gratefully appreciated


Chen, Nien-Po[EMAIL PROTECTED]





Re: ?compile error: lyx-1.1.4-fix3 rpm, undefined references

2000-05-10 Thread Jose Abilio Oliveira Matos

On Wed, May 10, 2000 at 09:03:22AM -0500, root wrote:
 Hi netters,
 
 I am using linuxppc 2000.  I would like to use lyx 1.1.4. The only
 available rpm for this version to be used on  a ppc machine is
 lyx-1.1.4-fix3.src.rpm.  I install xform src rpm (from the same site)
 first.  Then, lyx 1.1.4 rsc rpm.  During lyx's rpm rebuild process (rpm
 --rebuild ), some errors occurs which fail the rebuild:
 (After tens of minutes of compiling many parts)
 
 The error messages go like this
 insets/.libs/libinsets.a (insetlatexaccent.o): In function
 `InsetLatexAccent::Draw(LyXFont, LyXScreen , int, float)':
 insetlatexaccent.o(.text+0x123e): undefined references to `fl_display'
 
 Several undefined references happen in insetinfo.o, insetlatexaccent.o,
 inseturl.o, form_url.o.
 
 What is the missing part in my system which prevents rebuilding lyx
 1.1.4 src rpm?  Any input will be gratefully appreciated
 
  What is the version of xforms you are using? 0.89?
 
 Chen, Nien-Po[EMAIL PROTECTED]
 

-- 
José



?compile error: lyx-1.1.4-fix3 rpm, undefined references

2000-05-10 Thread root

Hi netters,

I am using linuxppc 2000.  I would like to use lyx 1.1.4. The only
available rpm for this version to be used on  a ppc machine is
lyx-1.1.4-fix3.src.rpm.  I install xform src rpm (from the same site)
first.  Then, lyx 1.1.4 rsc rpm.  During lyx's rpm rebuild process (rpm
--rebuild ), some errors occurs which fail the rebuild:
(After tens of minutes of compiling many parts)

The error messages go like this
insets/.libs/libinsets.a (insetlatexaccent.o): In function
`InsetLatexAccent::Draw(LyXFont, LyXScreen &, int, float&)':
insetlatexaccent.o(.text+0x123e): undefined references to `fl_display'

Several undefined references happen in insetinfo.o, insetlatexaccent.o,
inseturl.o, form_url.o.

What is the missing part in my system which prevents rebuilding lyx
1.1.4 src rpm?  Any input will be gratefully appreciated


Chen, Nien-Po[EMAIL PROTECTED]





Re: ?compile error: lyx-1.1.4-fix3 rpm, undefined references

2000-05-10 Thread Jose Abilio Oliveira Matos

On Wed, May 10, 2000 at 09:03:22AM -0500, root wrote:
> Hi netters,
> 
> I am using linuxppc 2000.  I would like to use lyx 1.1.4. The only
> available rpm for this version to be used on  a ppc machine is
> lyx-1.1.4-fix3.src.rpm.  I install xform src rpm (from the same site)
> first.  Then, lyx 1.1.4 rsc rpm.  During lyx's rpm rebuild process (rpm
> --rebuild ), some errors occurs which fail the rebuild:
> (After tens of minutes of compiling many parts)
> 
> The error messages go like this
> insets/.libs/libinsets.a (insetlatexaccent.o): In function
> `InsetLatexAccent::Draw(LyXFont, LyXScreen &, int, float&)':
> insetlatexaccent.o(.text+0x123e): undefined references to `fl_display'
> 
> Several undefined references happen in insetinfo.o, insetlatexaccent.o,
> inseturl.o, form_url.o.
> 
> What is the missing part in my system which prevents rebuilding lyx
> 1.1.4 src rpm?  Any input will be gratefully appreciated
 
  What is the version of xforms you are using? 0.89?
 
> Chen, Nien-Po[EMAIL PROTECTED]
> 

-- 
José



Re: Undefined references

1999-07-01 Thread Jean-Marc Lasgouttes

 "Julián" == Julián Muñoz Domínguez [EMAIL PROTECTED] writes:

Julián On Mon, 28 Jun 1999, Jean-Marc Lasgouttes wrote:
 Julián I am writing page 100 (aprox) of my thesis, and now I have
 a Julián problem: sometimes the cross-references are not resolved,
 in Julián the final doc I see "??" instead of the reference of the
 Julián figure.
 
 Julián It is difficult to reproduce in a little document. I am
 having Julián 3 latex runs.
 
 Which LyX version are you using?

Julián 1.0.3 (rpm), with RedHat 5.2.

It should not happen, then. Maybe the resulting log file could help
determining why LyX did not re-run latex (it scans that file to
determine what to do).

JMarc



Re: Undefined references

1999-07-01 Thread Jean-Marc Lasgouttes

 "Julián" == Julián Muñoz Domínguez [EMAIL PROTECTED] writes:

Julián On Mon, 28 Jun 1999, Jean-Marc Lasgouttes wrote:
 Julián I am writing page 100 (aprox) of my thesis, and now I have
 a Julián problem: sometimes the cross-references are not resolved,
 in Julián the final doc I see "??" instead of the reference of the
 Julián figure.
 
 Julián It is difficult to reproduce in a little document. I am
 having Julián 3 latex runs.
 
 Which LyX version are you using?

Julián 1.0.3 (rpm), with RedHat 5.2.

It should not happen, then. Maybe the resulting log file could help
determining why LyX did not re-run latex (it scans that file to
determine what to do).

JMarc



Re: Undefined references

1999-07-01 Thread Jean-Marc Lasgouttes

> "Julián" == Julián Muñoz Domínguez <[EMAIL PROTECTED]> writes:

Julián> On Mon, 28 Jun 1999, Jean-Marc Lasgouttes wrote:
>> Julián> I am writing page 100 (aprox) of my thesis, and now I have
>> a Julián> problem: sometimes the cross-references are not resolved,
>> in Julián> the final doc I see "??" instead of the reference of the
>> Julián> figure.
>> 
>> Julián> It is difficult to reproduce in a little document. I am
>> having Julián> 3 latex runs.
>> 
>> Which LyX version are you using?

Julián> 1.0.3 (rpm), with RedHat 5.2.

It should not happen, then. Maybe the resulting log file could help
determining why LyX did not re-run latex (it scans that file to
determine what to do).

JMarc



Undefined references

1999-06-28 Thread Julián Muñoz Domínguez

I am writing page 100 (aprox) of my thesis, and now I have a problem:
sometimes the cross-references are not resolved, in the final doc I see
"??" instead of the reference of the figure.

It is difficult to reproduce in a little document. I am having 3 latex
runs.



LaTex Warning: Reference 'fig:Xcongest' on page 95 undefined on input line
3974.
LaTex Warning: Reference 'fig:Xfincong' on page 95 undefined on input line
3974.
LaTex Warning: Reference 'fig:Xdescong' on page 95 undefined on input line
3974.


It seems that happens with the last created cross references. If I change
something in the document, and do "file/Update postscrip", then there is
only 1 Latex run and the problem disappears...


  __o
_ \_
   (_)/(_)




Re: Undefined references

1999-06-28 Thread Jean-Marc Lasgouttes

 "Julián" == Julián Muñoz Domínguez [EMAIL PROTECTED] writes:

Julián I am writing page 100 (aprox) of my thesis, and now I have a
Julián problem: sometimes the cross-references are not resolved, in
Julián the final doc I see "??" instead of the reference of the
Julián figure.

Julián It is difficult to reproduce in a little document. I am having
Julián 3 latex runs.

Which LyX version are you using?

JMarc



Undefined references

1999-06-28 Thread Julián Muñoz Domínguez

I am writing page 100 (aprox) of my thesis, and now I have a problem:
sometimes the cross-references are not resolved, in the final doc I see
"??" instead of the reference of the figure.

It is difficult to reproduce in a little document. I am having 3 latex
runs.



LaTex Warning: Reference 'fig:Xcongest' on page 95 undefined on input line
3974.
LaTex Warning: Reference 'fig:Xfincong' on page 95 undefined on input line
3974.
LaTex Warning: Reference 'fig:Xdescong' on page 95 undefined on input line
3974.


It seems that happens with the last created cross references. If I change
something in the document, and do "file/Update postscrip", then there is
only 1 Latex run and the problem disappears...


  __o
_ \_
   (_)/(_)




Re: Undefined references

1999-06-28 Thread Jean-Marc Lasgouttes

 "Julián" == Julián Muñoz Domínguez [EMAIL PROTECTED] writes:

Julián I am writing page 100 (aprox) of my thesis, and now I have a
Julián problem: sometimes the cross-references are not resolved, in
Julián the final doc I see "??" instead of the reference of the
Julián figure.

Julián It is difficult to reproduce in a little document. I am having
Julián 3 latex runs.

Which LyX version are you using?

JMarc



Undefined references

1999-06-28 Thread Julián Muñoz Domínguez

I am writing page 100 (aprox) of my thesis, and now I have a problem:
sometimes the cross-references are not resolved, in the final doc I see
"??" instead of the reference of the figure.

It is difficult to reproduce in a little document. I am having 3 latex
runs.



LaTex Warning: Reference 'fig:Xcongest' on page 95 undefined on input line
3974.
LaTex Warning: Reference 'fig:Xfincong' on page 95 undefined on input line
3974.
LaTex Warning: Reference 'fig:Xdescong' on page 95 undefined on input line
3974.


It seems that happens with the last created cross references. If I change
something in the document, and do "file/Update postscrip", then there is
only 1 Latex run and the problem disappears...


  __o
_ \<_
   (_)/(_)




Re: Undefined references

1999-06-28 Thread Jean-Marc Lasgouttes

> "Julián" == Julián Muñoz Domínguez <[EMAIL PROTECTED]> writes:

Julián> I am writing page 100 (aprox) of my thesis, and now I have a
Julián> problem: sometimes the cross-references are not resolved, in
Julián> the final doc I see "??" instead of the reference of the
Julián> figure.

Julián> It is difficult to reproduce in a little document. I am having
Julián> 3 latex runs.

Which LyX version are you using?

JMarc