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??
Webgadget on linux?
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.
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.
Ciao Ciao!
GregBUG [Gianluca D'Angelo]
GregBUG [Gianluca D'Angelo]
Install libxul-dev
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
