You are not logged in.

#1 2016-08-03 10:16:43

niftyprose
Member
Registered: 2016-04-12
Posts: 27

SOLVED #2 of 2: Flashnote libgtk-x11 dependency workaround?

Hi guys, second small irritating question. I recently discovered Flashnote, an old-fashioned two-pane outliner (ask your dad) which sits on top of a nice secure database. It's a really excellent tool for the kind of large-scale writing job where you start off with a huge pile of someone else's notes and reorganize it into a readable publication, which is the kind I get paid for.

Flashnote is distributed as a bzipped archive which the user can simply unpack into whichever directory they favour -- suggesting that the authors have no concern about dependencies. However, the executable refuses to execute on this Hydrogen-equipped netbook. Invoking it from the terminal (with ./ in front, before anyone asks) throws up a missing dependency:

libgtk-x11-2.0.so.0

I don't fancy dropping Gnome components into my computer without a rationale. I don't suppose anyone out there has dealt with this one already? I already wrote to the developers, btw...

Best, NP.

Last edited by niftyprose (2016-08-03 11:34:09)

Offline

#2 2016-08-03 10:43:57

xaos52
The Good Doctor
From: Planet of the @pes
Registered: 2015-09-30
Posts: 695

Re: SOLVED #2 of 2: Flashnote libgtk-x11 dependency workaround?

Works for me.

It is a 32-bit application though.
My system is 64-bit, but I have multiarch enabled.
Perhaps you need that too?

Can you post your architecture? Output of screen-fetch for instance.

NOTE:
I consider Installing binary applications a risk that I am not willing to take on machines containing anything of value  to me.

Offline

#3 2016-08-03 10:45:15

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: SOLVED #2 of 2: Flashnote libgtk-x11 dependency workaround?

That library should be in 'libgtk2.0-0', which you should already have AFAIK.

"Menu -> Help -> Debian -> Package Search"


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#4 2016-08-03 10:58:22

niftyprose
Member
Registered: 2016-04-12
Posts: 27

Re: SOLVED #2 of 2: Flashnote libgtk-x11 dependency workaround?

Oh God, how embarrassing. This is my first-ever 64-bit box, and I'm so used to running 32-bit software that I didn't bother to check. Thanks, Good Doc and Damo. Sorry to waste everyone's time. NP.

Offline

#5 2016-08-03 11:33:34

niftyprose
Member
Registered: 2016-04-12
Posts: 27

Re: SOLVED #2 of 2: Flashnote libgtk-x11 dependency workaround?

PS. Just in case anyone else is in the same boat -- this is pretty readily available stuff, but here's the actual recipe.

In a terminal, do:

sudo dpkg --add-architecture i386

Then add the 32-bit library you require. In our case, Damo helpfully pointed out that it's within the libgtk2 package:

sudo apt-get install libgtk2.0-0:i386

Flashnote then works perfectly. Thanks guys and sorry for being thick.

NP

Offline

#6 2016-08-04 10:57:51

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: SOLVED #2 of 2: Flashnote libgtk-x11 dependency workaround?

^ Thanks for posting your solution. It is sure to help others down the line smile


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

Board footer

Powered by FluxBB