From: Christian B. <cb...@si...> - 2010-09-10 14:19:48
|
And here is the beginning of it (some messages were missing from my last email) ---------- Forwarded message ---------- From: Nancy Montalvo <mon...@gm...> Date: Mon, Sep 6, 2010 at 4:22 PM Subject: RE: [Rlib-users] problem installing RLIB To: Christian Betz <cb...@si...> Hi Christian, sorry for not answer you sooner, but i couldn’t check my email… The solution you give me works partially.. I mean, I desinstalled the devel I got before and installed the one you mention and now I had rlib installed, but not with php or postgress support. The error I got now is because it couldn’t find the configuration files (php.conf, pg_conf). It seems that is looking in the wrong path, cause I had php and postgress installed and working.. Do you know what can I do now? Thanks very much for your help.. Nancy. *De:* cbe...@gm... [mailto:cbe...@gm...] *En nombre de *Christian Betz *Enviado el:* Jueves, 26 de Agosto de 2010 07:27 a.m. *Para:* Nancy Montalvo *Asunto:* Re: [Rlib-users] problem installing RLIB This seems to be a 64-bit issue at the moment. Pkg-config is looking in /usr/lib64, not /usr/lib. Is there a? lib64glib2.0-devel that you can install? Also, do you have *any* files in/usr/lib64/pkgconfig ? Christian On Wed, Aug 25, 2010 at 5:45 PM, Nancy Montalvo <mon...@gm...> wrote: Sorry Christian, I didnt have the strace command installed.. but I do now, and it give me the following output: *open("/etc/ld.so.cache", O_RDONLY) = 3* *open("/lib64/libc.so.6", O_RDONLY) = 3* *open("/usr/lib64/pkgconfig", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 3* *open("/usr/share/pkgconfig", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) = 3* Nancy. *De:* cbe...@gm... [mailto:cbe...@gm...] *En nombre de *Christian Betz *Enviado el:* Mircoles, 25 de Agosto de 2010 04:30 p.m. *Para:* Nancy Montalvo *Asunto:* Re: [Rlib-users] problem installing RLIB You appear to have the correct files but pkg-config cannot find them. Try this next and send me the output: strace pkg-config --cflags glib-2.0 2>&1 | grep open This ought to tell us where pkg-config is looking... we'll take it from there. Christian On Wed, Aug 25, 2010 at 11:50 AM, Nancy Montalvo <mon...@gm...> wrote: Hi Christian, thanks for answering.. These are the outputs from the commands you mention: pkg-config --cflags glib-2.0 *Package glib-2.0 was not found in the pkg-config search path.* *Perhaps you should add the directory containing `glib-2.0.pc'* *to the PKG_CONFIG_PATH environment variable* *No package 'glib-2.0' found* rpm -qa | grep glib2 *libglib2.0-devel-2.18.1-1.2mdv2009.0* *lib64glib2.0_0-2.18.1-1.2mdv2009.0* *lib64pyglib2.0_0-2.15.4-1mdv2009.0* *glib2.0-common-2.18.1-1.2mdv2009.0* *libglib2.0_0-2.18.1-1.2mdv2009.0* And finally, I do have the file usr/lib/pkgconfig/glib-2.0.pc.. What this means? Thanks, Nancy *De:* cbe...@gm... [mailto:cbe...@gm...] *En nombre de *Christian Betz *Enviado el:* Mircoles, 25 de Agosto de 2010 10:37 a.m. *Para:* Nancy Montalvo *Asunto:* Re: [Rlib-users] problem installing RLIB Hi. Do you get any output from the following command? pkg-config --cflags glib-2.0 What about from this command? rpm -qa | grep glib2 Finally, do you have this file? /usr/lib/pkgconfig/glib-2.0.pc Christian On Wed, Aug 25, 2010 at 11:23 AM, Nancy Montalvo <mon...@gm...> wrote: Hi, Im trying to install RLIB to test it but I got this error: *checking for LIBXML... yes* *checking for LIBGLIB... configure: error: Package requirements (glib-2.0 >= 0.0.1) were not met:* *No package 'glib-2.0' found* *Consider adjusting the PKG_CONFIG_PATH environment variable if you* *installed software in a non-standard prefix.* *Alternatively, you may set the environment variables LIBGLIB_CFLAGS* *and LIBGLIB_LIBS to avoid the need to call pkg-config.* *See the pkg-config man page for more details.* I think I already have installed glib-2.0 package, but Im not sure. These are some of the packages I had installed in the server, I dont know which one Im missing: *cglib-2.1.3-2.1.5mdv2009.0* *glib2.0-common-2.18.1-1.2mdv2009.0* *glibc-2.8-1.20080520.5.4mnb2* *glibc-devel-2.8-1.20080520.5.4mnb2* *glib-gettextize-2.18.1-1.2mdv2009.0* *lib64avahi-glib1-0.6.23-1.2mdv2009.0* *lib64dbus-glib-1_2-0.76-2mdv2009.0* *lib64glib1.2-1.2.10-21mdv2009.0* *lib64glib2.0_0-2.18.1-1.2mdv2009.0* *lib64poppler-glib3-0.8.7-2.3mdv2009.0* *lib64pyglib2.0_0-2.15.4-1mdv2009.0* *libavahi-glib1-0.6.23-1.2mdv2009.0* *libdbus-glib-1_2-0.76-2mdv2009.0* *libglib1.2-1.2.10-21mdv2009.0* *libglib1.2-devel-1.2.10-21mdv2009.0* *libglib2.0_0-2.18.1-1.2mdv2009.0* *libglib2.0-devel-2.18.1-1.2mdv2009.0* *libglibmm2.4_1-2.18.0-1mdv2009.0* *libglibmm2.4-devel-2.18.0-1mdv2009.0* *libglibmm2.4-static-devel-2.18.0-1mdv2009.0* *ndesk-dbus-glib-0.4.1-2mdv2009.0* *tapioca-glib-0.14.0.1-3mdv2009.0* The info about the distro where Im trying to do the installation: Mandriva 2009.0 Linux laboratorio 2.6.27-desktop-0.rc8.2mnb #1 SMP Thu Oct 2 05:49:37 EDT 2008 x86_64 Quad-Core AMD Opteron(tm) Processor 1354 GNU/Linux Please can someone help me.. Thanks in advance. Nancy. |