-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I installed today window applet for Gnome3 from this webupd8 post. The effect of the installation shown in the picture.
I tried apt-get remove --purge and nothing happens. How do I remove this window applet?
http://i.stack.imgur.com/D1s9b.jpg
When i try metacity --replace &unity
[1] 3171
Checking…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I'm trying to build gstreamer_ndk_bundle under Ubuntu 12.4 and I'm failing miserably! I have installed all "glib-dev" packages (packages that in their name have glib and dev), and also I have tried to compile/install glib 2.33.1 (latest) from source, but I always get this error:
/home/marko/gstreamer_ndk_bundle/jni/…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm learning the basics of writing a simple, efficient socket server using GLib. I'm experimenting with GSocketService. So far I can only seem to accept connections but then they are immediately closed. From the docs I can't figure out what step I am missing. I'm hoping someone can shed some light…
>>> More
-
as seen on Super User
- Search for 'Super User'
I have libffi installed and it's in /usr/local/lib, yet the glib make process can't find it
/home/mathmagi/src/glib-2.32.4/gio/.libs/lt-glib-compile-resources: error while loading shared libraries: libffi.so.6: cannot open shared object file: No such file or directory
/home/mathmagi/src/glib-2.32…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I'm encountering a problem building glib-2.26.1 on a Solaris 10 box - 64-bit. Goo diligence doesn't turn anything up, but no matter what I do the build fails in the same way. I've tried using the Sun Studio compiler, gcc (SFW) to no avail.
When I compile I get the following error:
[root@foo glib-2…
>>> More