GFile issue: undefined reference to `g_file_new_for_path'

2008-05-04 Thread Soulivanh Anothay
Hello everybody, I have just manually installed the newer version of GLib 2.16.3 , I have checked the installation by issuing this command: pkg-config --modversion glib-2.0 and it returned: 2.16.3 . This should confirmed me that the previous installation of GLib 2.16.3 was successful. However,

Re: GFile issue: undefined reference to `g_file_new_for_path'

2008-05-04 Thread A. Walton
On Sun, May 4, 2008 at 7:15 AM, Soulivanh Anothay [EMAIL PROTECTED] wrote: Hello everybody, I have just manually installed the newer version of GLib 2.16.3 , I have checked the installation by issuing this command: pkg-config --modversion glib-2.0 and it returned: 2.16.3 . This should

Re: GFile issue: undefined reference to `g_file_new_for_path'

2008-05-04 Thread Brian J. Tarricone
On Sun, 4 May 2008 07:34:30 -0400 A. Walton wrote: On Sun, May 4, 2008 at 7:15 AM, Soulivanh Anothay [EMAIL PROTECTED] wrote: Hello everybody, I have just manually installed the newer version of GLib 2.16.3 , I have checked the installation by issuing this command: pkg-config