Re: AbiWord on FreeBSD


Subject: Re: AbiWord on FreeBSD
From: Aleksandar Simic (alex@frustum.clara.co.uk)
Date: Thu Feb 03 2000 - 18:57:58 CST


Hello,

"David G. Watson" <dgwatson@kent.edu> wrote :

> Probably from ftp.gtk.org. GTK and GDK aren't bundled together any more -
> but I'm surprised that you have GTK without GDK. I didn't think it was
> possible.
>
> But maybe I'm confusing gdk with glib? I don't know. At any rate
> on my Debian system, libgdk-1.2.so is owned by the package libgtk1.2.
>
> So maybe you need to recompile/redownload gtk.

        
My apologies, I was just being silly.

I did the following in order to get
abisuite-0.7.8-FreeBSD_i386_dynamic.tar.gz to work under FreeBSD 3.3:

        # cd /usr/X11R6/lib/
        # ln -s libgdk11.so libgdk11.so.1
        # cd /usr/local/lib/
        # ln -s libgmodule12.so libgmodule12.so.1

> On Thu, Feb 03, 2000 at 10:53:27PM +0000, Aleksandar Simic wrote:
> > Hi,
> >
> > "David G. Watson" <dgwatson@kent.edu> wrote :
> >
> > > It's looking for gDk 1.2. Not GTK. I believe gdk is some sort of lowlevel
> > > thing that GTK runs on.
> >
> > I realized that *just* after I posted the message.
> >
> > Do you know how to fix this ?
> >
> > > On Thu, Feb 03, 2000 at 10:36:16PM +0000, Aleksandar Simic wrote:
> > > > Hi,
> > > >
> > > > I was just trying to configure AbiWord to run on FreeBSD 3.3.
> > > >
> > > > I've installed abisuite-0.7.8-FreeBSD_i386_dynamic.tar.gz as advised
> > > > in the instructions. But when I try to run the binary I get the
> > > > following error message:
> > > >
> > > > /usr/libexec/ld-elf.so.1: Shared object "libgdk12.so.1" not found
> > > >
> > > > I looked in /usr/X11R6/lib/ and there is
> > > >
> > > > libgtk12.so
> > > >
> > > > and
> > > >
> > > > libgtk12.so.2
> > > >
> > > >
> > > > I do have gtk-1.2.3 installed on my system.
> > > >
> > > > I would like to run AbiWord, especially because of its new Emacs
> > > > bindings and LaTeX export features.

My first impression is: very nice. I like the LaTeX export mode and
Emacs bindings. I remember thinking that when companies started
releasing Office Suites for Unix that none offered Emacs/Vi binding
for word processors by default. This is a definitely one of the
coolest features.

And speaking of Emacs bindings, when I press "Meta-f", in order to
move word forward, I do move a word forward but I also open the "File"
menu. So my question to the AbiWord users is:

Is there a way, when Emacs bindings are enabled, to turn off default
AbiWord bindings, eg. "Meta-v" to move the page up but not open the
"View" menu aswell ?

And developers, thank you for the cool product.

-Alex



This archive was generated by hypermail 2b25 : Thu Feb 03 2000 - 19:20:50 CST