Re: plugins under FreeBSD?

From: regis rampnoux (regisr_at_regix.com)
Date: Sun Mar 14 2004 - 06:10:14 EST

  • Next message: Derek Sergeant: "Odp: fonts"

    On 29-Feb-2004 Hubert Figuiere wrote:
    > Have you build the plugins ?
    > They should already be running.

    To build plugins and generate help files from the ports I need to:
    cd /usr/ports/editors/AbiWord2
    # a make to apply patch files, generate Makefile etc.
    make
    # installation help files
    cd /usr/ports/editors/AbiWord2/work/abiword-2.0.3/abiword-docs
    make
    # we use gmake the default system don't work with Makefile generated
    setenv MAKE /usr/local/bin/gmake
    # build plugins
    cd /usr/ports/editors/AbiWord2/work/abiword-2.0.3/abiword-plugins
    sh configure
    gmake
    gmake install
    cd /usr/ports/editors/AbiWord2/work/abiword-2.0.3/abi
    gmake clean
    sh configure
    gmake
    gmake install

    I have not really tested the plugins, it is not working for Palm pdb documents
    but I don't known what type of pdb are supported!
    I have not sxw in the list.
    Don't forget to do a backup before!

    -----------------------------------------------
    To unsubscribe from this list, send a message to
    abiword-user-request_at_abisource.com with the word
    unsubscribe in the message body.



    This archive was generated by hypermail 2.1.4 : Sun Mar 14 2004 - 06:12:14 EST