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  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


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]




?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é