Re: ABIWord/ABISuite

Bob Monaghan (bob@sbst.com)
Fri, 20 Aug 1999 09:58:26 -0700


--------------F65CC5476FA36A87AAD20201
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

Hi!

I'll try to answer some of these questions, I don't have them all solved,=
yet.
But it should
get you going with more success..

Anders =D8vreseth wrote:

> Hello Bob,
>
> I noticed your address in the ABI-archives of the mailinglist, and thou=
gh
> I'd check with you if you have a complete dist-package of ABIWord that =
is
> working on IRIX.

No, I am working on a script that will create a .tardist when it is compi=
led..

> I have been struggeling for some time with compiling it, but I can't se=
em to

> get it to work.
> Also if you have any help for compiling and installing on IRIX I would
> appreciate it.
>
> This is how far I have come:
> - installed gtk, gcc and all the other necessary packages from
> freeware.sgi.com
> - downloaded all the tar.gz packages from ABI
> - packed them up
> - done a make -i from the /usr/people/sgi/abiword/abi-0.7.4/ directory
> (where /usr/people/sgi is the user I have on the machine)
> - waited a loooong while for it to compile
> - read all the errors (without understanding much
> - found the word *stop followed by an error
>

Ok.. which version of Irix are you using? (6.x is pretty much mandatory, =
cause
anything less isn't
all that posix compliant)

which version of GTK are you using? Is it compiled, or did you download i=
t from

freeware.sgi.com? (I compiled mine, not to say that I have had any luck w=
ith
0.7.4 working properly...)

Also, you need to edit the abi-0.7.4/src/config/platforms/irix.mk file, t=
o
"fix" the stop error.
find the line near the bottom that reads:

UNIX_CAN_BUILD_STATIC=3D1

to read:

UNIX_CAN_BUILD_STATIC=3D0

That is a *big* one...

Next, comment out the following optimizer information...

OPTIMIZER =3D -g -Wall -W -ansi -pedantic
to:
OPTIMIZER =3D -g #-Wall -W -ansi -pedantic

and

OPTIMIZER =3D -O2 -Wall -W -ansi -pedantic
OPTIMIZER =3D #-O2 -Wall -W -ansi -pedantic

These last two changes will increase stability a great deal..

Lastly, add the following to:
PLATFORM_FLAGS =3D -DIRIX
so that is reads:
PLATFORM_FLAGS =3D -DIRIX -D_BSD_COMPAT

>
> I also tried to install some precompiled stuff from the August mailingl=
ist,
> but the program coredumps when I start it (no output) AbiWord (from
> /usr/local/bin)
>

I wasn't able to give it a try.. :(

>
> I would really appreciate some/your help!
>
> Kind regards,
> Anders
>

I hope that these changes will help you out! Post to the Abiword-user mai=
ling
list, you results!
good luck!

bob

>
> Anders =D8vreseth
> SGI Norge AS - H=F8yteknologisenteret i Bergen, Thorm=F8hlensgt. 55 - 5=
008
> Bergen
> Tlf. +47 55 54 38 30 Fax. +47 55 54 38 33 Epost: anders@bergen.sgi.com

--
Bob Monaghan - Systems Manager
Santa Barbara Studios, Inc.
300-201 N. Calle Cesar Chavez
Santa Barbara, CA
93103  U.S.A.

--------------F65CC5476FA36A87AAD20201 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit

<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> Hi!

I'll try to answer some of these questions, I don't have them all solved, yet. But it should
get you going with more success..

Anders Øvreseth wrote:

Hello Bob,

I noticed your address in the ABI-archives of the mailinglist, and though
I'd check with you if you have a complete dist-package of ABIWord that is
working on IRIX.

No, I am working on a script that will create a .tardist when it is compiled..
 
I have been struggeling for some time with compiling it, but I can't seem to
get it to work.
Also if you have any help for compiling and installing on IRIX I would
appreciate it.

This is how far I have come:
- installed gtk, gcc and all the other necessary packages from
freeware.sgi.com
- downloaded all the tar.gz packages from ABI
- packed them up
- done a make -i from the /usr/people/sgi/abiword/abi-0.7.4/ directory
(where /usr/people/sgi is the user I have on the machine)
- waited a loooong while for it to compile
- read all the errors (without understanding much
- found the word *stop followed by an error
 


Ok.. which version of Irix are you using? (6.x is pretty much mandatory, cause anything less isn't
all that posix compliant)

which version of GTK are you using? Is it compiled, or did you download it from
freeware.sgi.com? (I compiled mine, not to say that I have had any luck with 0.7.4 working properly...)

Also, you need to edit the abi-0.7.4/src/config/platforms/irix.mk file, to "fix" the stop error.
find the line near the bottom that reads:

UNIX_CAN_BUILD_STATIC=1

to read:

UNIX_CAN_BUILD_STATIC=0

That is a *big* one...

Next, comment out the following optimizer information...

OPTIMIZER       = -g -Wall -W -ansi -pedantic
to:
OPTIMIZER       = -g #-Wall -W -ansi -pedantic

and

OPTIMIZER       = -O2 -Wall -W -ansi -pedantic
OPTIMIZER       = #-O2 -Wall -W -ansi -pedantic

These last two changes will increase stability a great deal..

Lastly, add the following to:
PLATFORM_FLAGS          = -DIRIX
so that is reads:
PLATFORM_FLAGS          = -DIRIX -D_BSD_COMPAT
 

 
I also tried to install some precompiled stuff from the August mailinglist,
but the program coredumps when I start it (no output) AbiWord (from
/usr/local/bin)
 


I wasn't able to give it a try.. :(

 
I would really appreciate some/your help!

Kind regards,
Anders
 


I hope that these changes will help you out! Post to the Abiword-user mailing list, you results!
good luck!

bob

 
Anders Øvreseth
SGI Norge AS - Høyteknologisenteret i Bergen, Thormøhlensgt. 55 - 5008
Bergen
Tlf. +47 55 54 38 30 Fax. +47 55 54 38 33 Epost: anders@bergen.sgi.com
-- 
Bob Monaghan - Systems Manager
Santa Barbara Studios, Inc.
300-201 N. Calle Cesar Chavez
Santa Barbara, CA
93103  U.S.A.
  --------------F65CC5476FA36A87AAD20201--


This archive was generated by hypermail 1.03b2.