Example runs on Windows but not Linux

Having problems with building or using the CefGlue .NET/Mono binding? Ask your questions here.

Moderator: fddima

Example runs on Windows but not Linux

Postby JTR » Mon Nov 10, 2014 6:36 pm

Hello
I've downloaded the current version of CefGlue and the appropriate version of CEF (3.2171.1875) The Demo.WinForms application runs fine on Windows. On Linux using MonoDevelop, the Demo.GtkSharp application compiles but does not run.

When I run it in the MonoDevelop IDE, it throws a DllNotFoundException: libcef

I've put the libcef.so in the executable directory as well as running ldconfig in the CEF release directory.

I'm new to Linux, so there's probably something simple and obvious that I'm missing.

Thanks, Jon
JTR
Newbie
 
Posts: 1
Joined: Mon Nov 10, 2014 6:26 pm

Re: Example runs on Windows but not Linux

Postby srtjv » Sun Mar 22, 2015 6:20 pm

Code: Select all
ldd libcef.so


It will list missing libraries.

For me this command installed them:

Code: Select all
apt-get install libnss3-1d libxtst6 libgconf-2-4
srtjv
Newbie
 
Posts: 1
Joined: Sun Mar 22, 2015 6:18 pm


Return to CefGlue Forum

Who is online

Users browsing this forum: No registered users and 19 guests