Webgadget on linux?

Linux specific forum
User avatar
Erlend
Enthusiast
Enthusiast
Posts: 115
Joined: Mon Apr 19, 2004 8:22 pm
Location: NORWAY

Webgadget on linux?

Post 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??
Straker
Enthusiast
Enthusiast
Posts: 701
Joined: Wed Apr 13, 2005 10:45 pm
Location: Idaho, USA

Post by Straker »

Image Image
GregBUG
User
User
Posts: 16
Joined: Tue Apr 13, 2004 10:02 pm
Location: Italy

Post 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.
Ciao Ciao!
GregBUG [Gianluca D'Angelo]
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

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.
Image
GregBUG
User
User
Posts: 16
Joined: Tue Apr 13, 2004 10:02 pm
Location: Italy

Post by GregBUG »

ts-soft wrote:Install libxul-dev
wow thanks!
now works perfect!!!!
Ciao Ciao!
GregBUG [Gianluca D'Angelo]
Post Reply