Ubuntu Servers :: What Is The Glib C

Mar 8, 2011

We are considering using Ubuntu server as a plat form for an erp software we are purchasing. The erp software company wants to know what the glib c is so that they can tell us if their sofware will work. Can anyone tell me what the glib c is? I have not downloaded it yet.

View 1 Replies


ADVERTISEMENT

Ubuntu :: GLib-WARNING **: /build/buildd/glib2.0-2.28.6/./glib/goption.c:2132: Ignoring No-arg, Optional-arg Or Filename Flags

Jun 15, 2011

Quote:

(gimp:4216): GLib-WARNING **: /build/buildd/glib2.0-2.28.6/./glib/goption.c:2132: ignoring no-arg, optional-arg or filename flags ( on option of type 0
segmentation fault

gimp stopped working on kubuntu after installing updates, any fix?

View 9 Replies View Related

OpenSUSE Install :: Glib Error - GLib-GIO:ERROR:gdbusconnection.c:2279:initable_init: Assertion Failed

Mar 31, 2011

As root, type "zypper update" and get several lines of the following error:

**
GLib-GIO:ERROR:gdbusconnection.c:2279:initable_init: assertion failed: (connection->initialization_error == NULL)
Loading repository data...
Reading installed packages...

Nothing to do. Used zypper dup to upgrade from 11.3. Still have boot problems (will open another thread), but had major problems upgrading timezone. File downloads would reach some percentage of completion, then B/s would slowly reduce, to zero. Upgrade would halt until manually aborted. Solution was to manually download 5 timezone files and install them in a directory repository. File download did not specify just the timezone file, but also a part of the directory. Could this be part of the problem? example: ./rpm/i586/timezone-2011d-0.2.1.i586.rpm instead of just the file name.System is a Dell 3000 (Pentium 4, 512MB memory).

View 5 Replies View Related

Ubuntu :: Glib Error During Login?

Aug 29, 2010

I'm getting this error when I try to login: GLib can't find the user in list [0] or something like that. This happens when I try to login using the graphical method. It logins properly when in failsafe mode. I'm using Lucid, and this happens after the hard drive load is shown in the splash screen following the login screen. It just jumps back to the login screen after this.

View 1 Replies View Related

Ubuntu :: Unable To Compile Code Using Glib?

May 7, 2010

I'm trying to compile some code [URL], which uses Glib. I have the libglib2.0-dev package installed, but running ./configure reports that Glib is not installed. Is the autoconfig script wrong or out of date, or do I need something else installed?

View 1 Replies View Related

Ubuntu :: Nautilus Broken After Hacking On Glib?

Nov 27, 2010

I am having a problem with nautilus since today. I was hacking on glib and trying a few things with the way stuff gets mounted, after a while i noticed that nautilus was seriously broken. Network, Computer, and all volumes are not displayed anymore. I wanted to revert to the original state, and tried to reinstall glib, gvfs and nautilus with the packet manager, but it didnt change anything. how i can restore everything to normal. I tried running nautilus as root or reinstall gvfs-backend and other things but it didnt work.

View 6 Replies View Related

Ubuntu :: Installing Curlftpfs Get Glib Error?

Dec 2, 2010

Im trying to install cUrlFtpFs. I get an error when run the configure file though, it says:************************************************** *checking for GLIB... configure: error: Package requirements (glib-2.0) were not met:No package 'glib-2.0' foundConsider adjusting the PKG_CONFIG_PATH environment variable if youinstalled software in a non-standard prefix.Alternatively, you may set the environment variables GLIB_CFLAGSand GLIB_LIBS to avoid the need to call pkg-config.See the pkg-config man page for more details.***********************************************echo $PKG_CONFIG_PATHecho $GLIB_LIBSecho $GLIB_CFLAGS

View 1 Replies View Related

Debian :: How To Update The Glib

Sep 1, 2010

Im running a stable lenny version and having a problem with mysql workbench. it needs newer libs. how do I install them ? Its a swedish system but I translated the first row.

mysql-workbench-oss is depending on libcairo2 (>= 1.7.2), but:
  Versionen av libcairo2 on systemet is 1.6.4-7.
mysql-workbench-oss beroende av libcairomm-1.0-1 (>= 1.6.4), men:
  Versionen av libcairomm-1.0-1 systemet 1.6.0-1.

[code]...

View 5 Replies View Related

Programming :: Looking For A C Programmer That Knows GTK/Glib?

Feb 28, 2011

I have posted this a couple of places - The Bodhi team and I are looking for some help from someone that knows their way around C and GTK/glib. Firstly - we are interested in having an extension written for the Midori webrowser that would allow it to open apt: protocol links with the command /usr/bin/apturl Second, I am interested in getting this and this added to the file manager PCManFM as features.

View 5 Replies View Related

Ubuntu Installation :: Glib-2.0 And PKG_CONFIG_PATH Environment Variables?

Jul 29, 2010

I'm trying to install the latest version of tracker - 0.8.15. When I run ./configure, I come up with an error like this:

Code:
checking for getline... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB2... configure: error: Package requirements (glib-2.0 >= 2.24.0) were not met:
No package 'glib-2.0' found

[Code]...

Surely the libglib2.0-0 package is some kind of replacement for glib-2.0? My understanding from the man page is that PKG_CONFIG_PATH is some way of linking to and checking requested packages... is this right? Can I change it to point at the libglib package instead?

View 1 Replies View Related

OpenSUSE :: 11.4: Zypper GLib-GIO:ERROR?

Apr 7, 2011

On my openSuSE 11.4 with GNome, zypper throws lots of errors when used on the command line.However, zypper does it's work correctly, but the error messages are annoying.Does anybody know what the problem is ?The error messages:

Code:
**
GLib-GIO:ERROR:gdbusconnection.c:2279:initable_init: assertion failed: (connection->initialization_error ==

[code]....

View 6 Replies View Related

Software :: Updated Glib To 2.26.0 But It Still Reports As 2.18.4?

Oct 23, 2010

I'm trying to install the dependency, webkit, for Handbrake. It gave me this error:

[Code]...

Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables GLIB_CFLAGS and GLIB_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. So I downloaded and installed glib 2.26.0. I ran ldconfig manually, tried rebooting the computer. I tried uninstalling and reinstalling glib, but it still gives me this error above.

View 1 Replies View Related

Software :: What's The Difference Between Glib And Glib2

Apr 22, 2011

What's the difference between glib and glib2?

View 3 Replies View Related

Programming :: Link A C Application Using Glib 2.0?

Mar 29, 2009

I never had to use anything more than -l , -lm , -c ,-o.It was only through dev documentation that I came across glib. Now I want to to compile and link a program with glib.

View 5 Replies View Related

Ubuntu :: GLib-WARNING **: Getpwuid_r(): Failed Due To Unknown User Id (0)?

Mar 30, 2010

Currently running 10.04. Just did some updates and when it finished rebooting it just doesn't work right. Whenever I click on my user name to enter my password it freezes for 3-5 seconds then the screen reloads. If I do Ctrl+Alt+F7 I get this error(the title of the thread). I have no earthly idea what this means but everything was working great until I did my updates just a couple hours ago. on??

View 9 Replies View Related

Ubuntu :: Src/main.h:25: Fatal Error: Glib.h: No Such File Or Directory

Oct 29, 2010

I am trying to install a program called airfart and when I run make after cd'ing to the appropriate file i get this

Code:

g++ -g `pkg-config gtk+-2.0 --cflags` -o src/main.o -c src/main.cpp
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'

[code]....

View 9 Replies View Related

Ubuntu Installation :: Evolution Errors 11.04 GLib-GObject-CRITICAL

Apr 29, 2011

Just upgraded to ubuntu natty and evolution hangs.

Receive the following errors.allen@FA2096349:~/.evolution$ evolution(evolution:25316): GLib-GObject-CRITICAL **: Object class EMFolderTree doesn't implement property 'paste-target-list' from interface 'ESelectable' (evolution:25316): GLib-GObject-CRITICAL **: Object class EMFolderTree doesn't implement property 'copy-target-list' from interface 'ESelectable'

The evolution app starts, but all you get is Loading... for the folders in the side bay and the app is hung. Nothing is selectable and you have to CTRL-C out of it or use the kill app.

View 3 Replies View Related

Ubuntu :: 10.04 Glib-Warning **:getpwuid_r(): Failed Due To Unknow User Id (0)

Aug 8, 2010

Glib-Warning **:getpwuid_r(): failed due to unknow user id (0)

when you restart the following message appears : [URL]

View 1 Replies View Related

Ubuntu :: Unable To Install Glib-config Script Not Found

Aug 1, 2010

I installed cdroast that came with ubuntu and received the following:Warning: No root configuration file found or not readable!The superuser must start and configure X-CD-Roast first, before other users can use it.

I searched and found that the root configuration was turned off in some versions and uninstalled, then found a good version at http://www.xcdroast.org/ but when I tried to install from a *.tar.gz and after I ran a ./config.I downloaded glib-2.24.0.tar.gz and got a successful install, and I still receive the GLIB error. If the problem is GLIB_CONFIG environment variable, I do not know how to change that. I cannot locate glib-config either.

View 1 Replies View Related

Debian :: Iceweasel GLib - Critical Error

Oct 31, 2015

I have been having problems with Iceweasel. It freezes and freezes the entire computer too. I have to manually restart the computer.

I ran it from the terminal and right away I got this error:

GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed

I am wondering if this has to do with it freezing.

View 5 Replies View Related

Programming :: GTK - GLIB Version Mismatch During Installation ATK?

Jul 28, 2010

I'm currently installing GTK+ under Fedora Core 13. Before you install GTK+ you have to install GLIB, Pango and ATK. When installing ATK it goes wrong. After giving the "./configure" I get following error:

checking for GLIB - version >= 2.0.0...
*** 'pkg-config --modversion glib-2.0' returned 2.25.8, but GLIB (2.24.1)
*** was found! If pkg-config was correct, then it is best
*** to remove the old version of GLib. You may also be able to fix the error
*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing
*** /etc/ld.so.conf. Make sure you have run ldconfig if that is
*** required on your system

[Code]...

Apparently there is an old version of GLIB on my system bugging my installation process. Does anybody know how to get rid of this old version?

View 2 Replies View Related

General :: Removing Glib 2.20 An 2.26 / Where Files Located?

Oct 17, 2010

I have stuffed up my system and I want to remove Glib 2.20 and Glib 2.26. How can I do this? Where are the files located? Sadly, there does not seem to be a make uninstall file for Glib.

View 3 Replies View Related

Programming :: Error Message 'You Must Have Glib Installed'?

Feb 15, 2010

My level is starter with Ubuntu. Moderate experience with C.Problem starting with programming in C under Ubuntu.I have installed Anjuta IDE and made this classical program.

#include "stdio.h"
main()
{

[code]....

View 2 Replies View Related

Ubuntu :: (process:426): GLib-WARNING** Getpwuid_r(): Failed Do To Unknown Userid (0)

Nov 6, 2010

Installing 10.10 from disk, at some point during installation an error occurs and this appears:

(process:426): GLib-WARNING** getpwuid_r(): failed do to unknown userid (0)

View 6 Replies View Related

Debian Programming :: Using Glib To Create Menu File

May 12, 2015

I am using GTK and C and on my application I have a Drag and drop feature.

Code: Select allicon_view = gtk_icon_view_new_with_model(create_and_fill_model(pALP));
   g_object_unref(pALP->list_store);      /* destroy model automatically with view */
   gtk_icon_view_set_selection_mode(GTK_ICON_VIEW(icon_view), GTK_SELECTION_SINGLE);
   gtk_icon_view_set_reorderable(GTK_ICON_VIEW(icon_view), TRUE);
   gtk_icon_view_set_text_column(GTK_ICON_VIEW(icon_view), COL_DISPLAY_NAME);

[Code] ....

The drag and drop works fine but when I exit the application and enter again, the changes of the drops are not saved, meaning the new location is not saved. I understand that in order to save the location of the drops I need to create a menu file and write some xml, But how do I do this? it there another way?

View 0 Replies View Related

Fedora :: GStreamer Base Plugins Install Needs Glib 2.20

Aug 3, 2010

I want to install "gst-plugin-base" but i get this error: "this version of gst-plugin-base needs glib 2.20 but installed version of glib is 2.18". I installed glib 2.20 and now I'm trying to install gst-plugin-base but i get that error again.

View 9 Replies View Related

Software :: Apparent Glib (libgio-2.0) Errors During Make?

Feb 2, 2011

Google only gives me references to ubuntuforums for GNOME-shell issues. Basically, when trying to compile a program that requires GTK+ and GLib, I get an error equal to this:

Code:

/usr/local/lib/libgio-2.0.so.0: undefined reference to `g_source_get_time'
/usr/local/lib/libgio-2.0.so.0: undefined reference to `g_source_set_dummy_callback'
/usr/local/lib/libgio-2.0.so.0: undefined reference to `g_main_context_invoke'

[Code]....

View 3 Replies View Related

Software :: Best Cross Compile Kit For Building Glib-2 For PowerPC?

Jun 15, 2010

I'm trying to cross-compile glib-2.24.0 for Linux running on a Freescale PPC CPU and running into one problem after another. My host is running Fedora 13, and there I can compile the same source for the host machine with no problems. For the cross compilation, I'm currently using LTIB (provided already configured from Freescale for my board/CPU).

View 3 Replies View Related

Software :: Compiling Glib PKG_CONFIG_PATH Environment Error?

Feb 23, 2010

In my CentOS5.4 I need to install gtk+-2.12.2, it demands glib-2.22.3, and system has only glib-2.13.5I download and install glib-2.22.3 with command ./configure --prefix=/opt/glib-2.22.3 && make && make installDownloaded gtk+-2.12.2 and compiling like ./configure --prefix=/opt/gtk+-2.12.2 --with-glib=/opt/glib-2.22.3gives error:Requested 'glib-2.0 >= 2.13.5' but version of GLib is 2.12.3Consider adjusting the PKG_CONFIG_PATH environment variable if youinstalled software in a non-standard prefixI made $ export PKG_CONFIG_PATH=/opt/glib-2.22.3/bin:$PKG_CONFIG_PATHAnd please specify if here I have to write /opt/glib-2.22.3/bin or /opt/glib-2.22.3?and echo $PKG_CONFIG_PATH - I see my lib in $PKG_CONFIG_PATH

View 2 Replies View Related

Software :: Glib Detected Malloc Memory Corruption?

Jul 21, 2011

When I am trying to run my application on RHEL 6 (Kernel 2.6*), I am getting the following error.*** glib detected *** ./corenms:malloc(); memory corruption : 0x086691d0 ***

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved