Page 1 of 1
Webgadget on linux?
Posted: Thu Jul 31, 2008 4:52 pm
by Erlend
Is the webgadget on linux working properly, I can't get it to work.
I have spesified the path of the gadget ("./libgtkembedmoz.so") and placed the file in the same directory, but it still returns 0
Any tips??
Posted: Thu Jul 31, 2008 6:24 pm
by Straker
Posted: Sat Nov 08, 2008 3:38 pm
by GregBUG
in ubuntu 8.10
with all dependaces ok for purebasic (all examples working)
i can't use webgadget...
the compiler says.
"Mozilla embedding library not found. call webgadgetpath() fisrt to specify path."
i use webgadgetpath() with the path of "libgtkembedmoz.so" (installed by firefox2, no present in ubuntu 8.10)
tryed the solution suggested by "Straker" but nothing...
cen someone help me? thanks.
Gianluca.
Posted: Sat Nov 08, 2008 4:21 pm
by ts-soft
Install libxul-dev
Posted: Sun Nov 09, 2008 10:11 am
by GregBUG
ts-soft wrote:Install libxul-dev
wow thanks!
now works perfect!!!!