On Fri, May 20, 2005 at 04:42:44AM -0400, Kevin Mark wrote: > On Thu, May 19, 2005 at 10:26:22AM +0200, Gerard Robin wrote: > > Hello, > > > > I installed successfully gnumeric Version: 1.5.1-1 ( with dpkg -i ) > > > > "apt-get -f install" is ok > > > > However when I want to create a diagram I get the message: > > > > immpossible to open the file: > > /local/gnome/head/test/share/goffice/0.0.1/glade/gog-guru.glade > > > > Which package I have to installed to get the file gog-guru.glade ?
> 'apt-cache search goffice' found: > > libgoffice-1 - Document centric objects library - runtime files > libgoffice-1-common - Document centric objects library - common files > my guess is that you need: libgoffice-common and libgoffice-1. dpkg -l | grep goffice ii libgoffice-1 0.0.1-1 Document centric objects library - runtime f ii libgoffice-1-c 0.0.1-1 Document centric objects library - common fi I am silly, because, apt-cache search gog-guru.glade gives me: /usr/share/goffice/0.0.1/glade/gog-guru.glade so I created the directory /local/gnome/head/test/share/goffice/0.0.1/ and ln -s /usr/share/goffice/0.0.1/glade/ /local/gnome/head/test/share/goffice/0.0.1/ did the trick. Then "insert->diagram" gave me a nice dialog box but empty ;-) I think the graphics are not available yet in this gnumeric's version, but the remainder is very nice. Thanks. -- G�rard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

