Follow us on...
Follow us on Twitter Follow us on Facebook
Register
Results 1 to 6 of 6

Thread: AbiWord

  1. #1
    lotrfan is offline Registered User
    Join Date
    Mar 2001
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Has Anybody tried to install AbiWord yet. (From AbiSource).

    I went to http://www.abisource.com/downloads/version-0.7.13/lf/ and downloaded a copy of almost everything there. I put them all in my home directory, and did the following

    %cd /users/lotrfan/abi

    (tried to do ./configure here, but it did nothing)

    %make

    And it all seemed to be working great and wonderful, until is said
    "checking host system type... configure: error: can not guess host type; you must specify one"

    How do I do this? I've used AbiWord before in linux and thought it had potential (even if it is still in development), particularly since it opened Microsquish Word documents for me. Anybody who could help with the compile would be my hero for the next 6.8 hours

    Thanks

  2. #2
    glowurm@mac.com is offline aH-NAH :: GHASAD-Ha
    Join Date
    Mar 2001
    Location
    Disneyland
    Posts
    56
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Blabbin'

    *NOTE: this is a guess...

    I have picked up in the forums or from chat or somewhere that OS X cannot decide "what to call itself. Sometimes it thinks it is darwin, others OS X, other times bsd..."

    The context was regarding the host name, other than that I have no clue. Perhaps this refers to how the kernel identifies itself to an application? Wouldn't this make sense since an application must be compiled differently for individual OS types?

    Remember, I am a geek who hates to code. I am guessing...


    ----------------------------------------------

    *Additional Note, added 3/28:

    (grin)I now see that the original poster had far more knowledge than I at first realized and understand that "As Usual" I shouldn't have stuck my big nose in. (/grin)

    [Edited by glowurm@mac.com on 03-28-2001 at 12:50 AM]
    - °g£øwµ®m™

    :: THERBIS BAEWOTNEM OCERGELIS AEDERPHOP RONDERHASM ::

  3. #3
    scruffy's Avatar
    scruffy is offline Notorious Olive Counter
    Join Date
    Dec 2000
    Location
    Soviet Canuckistan
    Posts
    1,726
    Thanks
    0
    Thanked 0 Times in 0 Posts
    This is what works in PB (no GM installed yet):

    <tt>cp /usr/libexec/config* .
    ./configure
    ...</tt>

    The config.guess and config.sub files contain info related to OS X. You might have to copy the files into various subdirectories - wherever there's a configure and a makefile, you will likely need to copy the config files.

    Mind you, this doesn't always work - sometimes just gets you further into the build process before something barfs.

  4. #4
    lotrfan is offline Registered User
    Join Date
    Mar 2001
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    maybe someday...

    Scruffy, you were right. Some of the config.guess (maybe config.sub too) weren't aware of darwin. I substituted current ones for the old ones and everything started going along great.

    Then it couldn't find malloc.h, but I found a file labelled this elsewhere in OSX. Don't know if I'm supposed to do this, but I placed a copy of this in the folder where it was needed.

    Things went a little further along, but eventually hung up. Not quite sure why. I tried both versions 0.7.12 and 0.7.13. 12 seemed to go farther, but finally hung when it couldn't find some mac specific files.

    I'll keep trying, but if anybody out there has successfully compiled AbiWord, please let me know.

  5. #5
    AdmiralAK's Avatar
    AdmiralAK is offline Simply Daemonic
    Join Date
    Oct 2000
    Location
    Classified
    Posts
    5,792
    Thanks
    0
    Thanked 0 Times in 0 Posts

    reply to blabbin'

    OS X is a collection of darwin, aqua, quarz, classic, and some more layers. Darwin is just the core, non-gui part of the OS, and it is a flavor of BSD coupled with the Mach kernel which both came from NeXTSTEP.

    no confusion here.
    <<------------------------------>>
    Seid ihr bereit fuer Club Admiralty ????
    Club Admiralty: Http://www.club-admiralty.com
    Copyright 1996-present
    Bonified Gadget Geek :-)
    <<------------------------------>>

  6. #6
    vertigo's Avatar
    vertigo is offline Swollen Member
    Join Date
    Oct 2000
    Location
    Baltimore, MD
    Posts
    38
    Thanks
    0
    Thanked 0 Times in 0 Posts
    you can specify the host type manually when running configure if there's no explicit support for darwin/macosx in the distrib:

    ./configure --host=CHIP-VENDOR-SYSTEM

    i usually just use POWERPC-APPLE-MACOSX, although i don't think it matters a whole lot if there's no built-in support anyway

 

 

Similar Threads

  1. Install Abiword
    By DEVLIN123 in forum Unix & X11
    Replies: 2
    Last Post: September 8th, 2002, 11:33 PM
  2. AbiWord FAQ?
    By twyg in forum Mac OS X System & Mac Software
    Replies: 7
    Last Post: February 10th, 2002, 10:14 AM
  3. XFree86, Gimp, AbiWord, & Upgrades
    By sfish in forum Mac OS X System & Mac Software
    Replies: 5
    Last Post: February 2nd, 2002, 01:03 AM
  4. Abiword?
    By colddiver in forum Mac OS X System & Mac Software
    Replies: 1
    Last Post: August 1st, 2001, 02:47 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •