Re: problem installing RLIB
Christian Betz <[email protected]> Fri, 10 Sep 2010 10:19:41 -0400
| Newsgroups | gmane.text.rlib.user |
|---|---|
| Message-ID | <[email protected]> |
--===============9021635113678674919== Content-Type: multipart/alternative; boundary=001636c5addc0541e5048fe870b4 --001636c5addc0541e5048fe870b4 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable And here is the beginning of it (some messages were missing from my last email) ---------- Forwarded message ---------- From: Nancy Montalvo <[email protected]> Date: Mon, Sep 6, 2010 at 4:22 PM Subject: RE: [Rlib-users] problem installing RLIB To: Christian Betz <[email protected]> Hi Christian, sorry for not answer you sooner, but i couldn=92t check my email=85 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=92t 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:* [email protected] [mailto:[email protected]] *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 <[email protected]> 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) =3D 3* *open("/lib64/libc.so.6", O_RDONLY) =3D 3* *open("/usr/lib64/pkgconfig", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) =3D = 3* *open("/usr/share/pkgconfig", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) =3D = 3* Nancy. *De:* [email protected] [mailto:[email protected]] *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 <[email protected]> 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:* [email protected] [mailto:[email protected]] *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 <[email protected]> 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 >= =3D 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. --001636c5addc0541e5048fe870b4 Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: quoted-printable And here is the beginning of it (some messages were missing from my last em= ail)<br><br><div class=3D"gmail_quote">---------- Forwarded message -------= ---<br>From: <b class=3D"gmail_sendername">Nancy Montalvo</b> <span dir=3D"= ltr"><<a href=3D"mailto:[email protected]">[email protected]= om</a>></span><br> Date: Mon, Sep 6, 2010 at 4:22 PM<br>Subject: RE: [Rlib-users] problem inst= alling RLIB<br>To: Christian Betz <<a href=3D"mailto:[email protected]">cb= [email protected]</a>><br><br><br> <div lang=3D"ES" link=3D"blue" vlink=3D"purple"> <div> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:11.0pt;color= :#1F497D">Hi Christian, sorry for not answer you sooner, but i couldn=92t c= heck my email=85</span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:11.0pt;color= :#1F497D">=A0</span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:11.0pt;color= :#1F497D">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 co= uldn=92t 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..=A0 Do= you know what can I do now?</span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:11.0pt;color= :#1F497D">=A0</span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:11.0pt;color= :#1F497D">Thanks very much for your help..</span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:11.0pt;color= :#1F497D">=A0</span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:11.0pt;color= :#1F497D">Nancy.</span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:11.0pt;color= :#1F497D">=A0</span></p> <div style=3D"border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm = 0cm 0cm"> <p class=3D"MsoNormal"><b><span style=3D"font-size:10.0pt">De:</span></b><s= pan style=3D"font-size:10.0pt"> <a href=3D"mailto:[email protected]" target=3D"_blank">cbetz.sicom@gmai= l.com</a> [mailto:<a href=3D"mailto:[email protected]" target=3D"_blank= ">[email protected]</a>] <b>En nombre de </b>Christian Betz<br> <b>Enviado el:</b> Jueves, 26 de Agosto de 2010 07:27 a.m.</span></p><div c= lass=3D"im"><br> <b>Para:</b> Nancy Montalvo<br> <b>Asunto:</b> Re: [Rlib-users] problem installing RLIB</div><p></p> </div> <p class=3D"MsoNormal">=A0</p> <p class=3D"MsoNormal">This seems to be a 64-bit issue at the moment. Pkg-c= onfig is looking in /usr/lib64, not /usr/lib.</p> <div> <p class=3D"MsoNormal">=A0</p> </div> <div><div class=3D"im"> <p class=3D"MsoNormal">Is there a?</p> <div> <p class=3D"MsoNormal">=A0</p> </div> <div> <p class=3D"MsoNormal">lib64glib2.0-devel</p> </div> <div> <p class=3D"MsoNormal">=A0</p> </div> <div> <p class=3D"MsoNormal">that you can install?</p> </div> <div> <p class=3D"MsoNormal">=A0</p> </div> <div> <p class=3D"MsoNormal" style=3D"margin-bottom:12.0pt">Also, do you have *an= y* files in/usr/lib64/pkgconfig ?</p> </div> <div> <p class=3D"MsoNormal">Christian</p> </div> </div><div> <p class=3D"MsoNormal">=A0</p> <div><div class=3D"im"> <p class=3D"MsoNormal">On Wed, Aug 25, 2010 at 5:45 PM, Nancy Montalvo <= <a href=3D"mailto:[email protected]" target=3D"_blank">montalvo.nanc= [email protected]</a>> wrote:</p> </div><div> <div><div class=3D"im"> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:11.0pt;color= :#1F497D">Sorry Christian, I didnt have the strace command installed.. but I do now, and it give me the following output:</span></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"font-size:11.0pt;co= lor:#1F497D">open("/etc/ld.so.cache", O_RDONLY) =3D 3</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"font-size:11.0pt;co= lor:#1F497D">open("/lib64/libc.so.6", O_RDONLY) =3D 3</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"font-size:11.0pt;co= lor:#1F497D">open("/usr/lib64/pkgconfig", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) =3D 3</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"font-size:11.0pt;co= lor:#1F497D">open("/usr/share/pkgconfig", O_RDONLY|O_NONBLOCK|O_DIRECTORY|0x80000) =3D 3</span></i></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:11.0pt;color= :#1F497D">Nancy.</span></p> </div><div style=3D"border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0p= t 0cm 0cm 0cm"> <p class=3D"MsoNormal"><b><span style=3D"font-size:10.0pt">De:</span></b><s= pan style=3D"font-size:10.0pt"> <a href=3D"mailto:[email protected]" ta= rget=3D"_blank">[email protected]</a> [mailto:<a href=3D"mailto:[email protected]" target=3D"_blank">cbetz.si= [email protected]</a>] <b>En nombre de </b>Christian Betz<br> <b>Enviado el:</b> Mircoles, 25 de Agosto de 2010 04:30 p.m.</span></p><div= class=3D"im"> <div> <div> <p class=3D"MsoNormal"><br> <b>Para:</b> Nancy Montalvo<br> <b>Asunto:</b> Re: [Rlib-users] problem installing RLIB</p> </div> </div> </div></div> <div> <div><div class=3D"im"> <p class=3D"MsoNormal">You appear to have the correct files but pkg-config cannot find them. Try this = next and send me the output:</p> <div> <p class=3D"MsoNormal">strace pkg-config --cflags glib-2.0 2>&1 | grep open</p> </div> <div> <p class=3D"MsoNormal">This ought to tell us where pkg-config is looking... we'll take it from ther= e.</p> </div> <div> <p class=3D"MsoNormal">Christian</p> </div> </div><div> <div> <div><div class=3D"im"> <p class=3D"MsoNormal">On Wed, Aug 25, 2010 at 11:50 AM, Nancy Montalvo <<a href=3D"mailto:montalv= [email protected]" target=3D"_blank">[email protected]</a>> wrote:</p> </div><div> <div><div class=3D"im"> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:11.0pt;color= :#1F497D">Hi Christian, thanks for answering..</span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:11.0pt;color= :#1F497D">These are the outputs from the commands you mention:</span></p> <div> <p class=3D"MsoNormal">pkg-config --cflags glib-2.0</p> </div> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"font-size:11.0pt;co= lor:#1F497D">Package glib-2.0 was not found in the pkg-config search path.</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"font-size:11.0pt;co= lor:#1F497D">Perhaps you should add the directory containing `glib-2.0.pc'</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"font-size:11.0pt;co= lor:#1F497D">to the PKG_CONFIG_PATH environment variable</span></i></p> <div> <p class=3D"MsoNormal"><i><span style=3D"font-size:11.0pt;color:#1F497D">No= package 'glib-2.0' found</span></i></p> </div> <p class=3D"MsoNormal">rpm -qa | grep glib2</p> <div> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"font-size:11.0pt;co= lor:#1F497D">libglib2.0-devel-2.18.1-1.2mdv2009.0</span></i></p> </div> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"font-size:11.0pt;co= lor:#1F497D">lib64glib2.0_0-2.18.1-1.2mdv2009.0</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"font-size:11.0pt;co= lor:#1F497D">lib64pyglib2.0_0-2.15.4-1mdv2009.0</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"font-size:11.0pt;co= lor:#1F497D">glib2.0-common-2.18.1-1.2mdv2009.0</span></i></p> <p class=3D"MsoNormal"><i><span style=3D"font-size:11.0pt;color:#1F497D">li= bglib2.0_0-2.18.1-1.2mdv2009.0</span></i></p> <p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:11.0pt">And = finally, I do have the file </span><span lang=3D"EN-US">usr/lib/pkgconfig/g= lib-2.0.pc.. What this means?</span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US">Thanks,</span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US">Nancy</span></p> </div><div style=3D"border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0p= t 0cm 0cm 0cm"> <p class=3D"MsoNormal"><b><span style=3D"font-size:10.0pt">De:</span></b><s= pan style=3D"font-size:10.0pt"> <a href=3D"mailto:[email protected]" ta= rget=3D"_blank">[email protected]</a> [mailto:<a href=3D"mailto:[email protected]" target=3D"_blank">cbetz.si= [email protected]</a>] <b>En nombre de </b>Christian Betz<br> <b>Enviado el:</b> Mircoles, 25 de Agosto de 2010 10:37 a.m.</span></p><div= class=3D"im"><br> <b>Para:</b> Nancy Montalvo<br> <b>Asunto:</b> Re: [Rlib-users] problem installing RLIB</div><p></p> </div> <div> <div><div class=3D"im"> <div> <p class=3D"MsoNormal">Hi.</p> </div> <div> <p class=3D"MsoNormal">Do you get any output from the following command?</p> </div> <p class=3D"MsoNormal">pkg-config --cflags glib-2.0</p> <div> <p class=3D"MsoNormal">What about from this command?</p> </div> <div> <p class=3D"MsoNormal">rpm -qa | grep glib2</p> </div> <div> <p class=3D"MsoNormal">Finally, do you have this file?</p> </div> <div> <p class=3D"MsoNormal">/usr/lib/pkgconfig/glib-2.0.pc</p> </div> </div><div> <div> <p class=3D"MsoNormal" style=3D"margin-bottom:12.0pt">Christian</p> <div> <div><div class=3D"im"> <p class=3D"MsoNormal">On Wed, Aug 25, 2010 at 11:23 AM, Nancy Montalvo <<a href=3D"mailto:montalv= [email protected]" target=3D"_blank">[email protected]</a>> wrote:</p> </div><div> <div><div class=3D"im"> <p class=3D"MsoNormal"><span lang=3D"EN-US">Hi,</span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US">Im trying to install RLIB to te= st it but I got this error:</span></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">chec= king for LIBXML... yes</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">chec= king for LIBGLIB... configure: error: Package requirements (glib-2.0 >=3D 0.0.1) were not met:</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">No p= ackage 'glib-2.0' found</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">Cons= ider adjusting the PKG_CONFIG_PATH environment variable if you</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">inst= alled software in a non-standard prefix.</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">Alte= rnatively, you may set the environment variables LIBGLIB_CFLAGS</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">and = LIBGLIB_LIBS to avoid the need to call pkg-config.</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">See = the pkg-config man page for more details.</span></i></p> </div><p class=3D"MsoNormal" style=3D"text-indent:35.4pt"><span lang=3D"EN-= US">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:</span></p><div class=3D"im"> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">cgli= b-2.1.3-2.1.5mdv2009.0</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">glib= 2.0-common-2.18.1-1.2mdv2009.0</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">glib= c-2.8-1.20080520.5.4mnb2</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">glib= c-devel-2.8-1.20080520.5.4mnb2</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">glib= -gettextize-2.18.1-1.2mdv2009.0</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">lib6= 4avahi-glib1-0.6.23-1.2mdv2009.0</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">lib6= 4dbus-glib-1_2-0.76-2mdv2009.0</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">lib6= 4glib1.2-1.2.10-21mdv2009.0</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">lib6= 4glib2.0_0-2.18.1-1.2mdv2009.0</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">lib6= 4poppler-glib3-0.8.7-2.3mdv2009.0</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">lib6= 4pyglib2.0_0-2.15.4-1mdv2009.0</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">liba= vahi-glib1-0.6.23-1.2mdv2009.0</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">libd= bus-glib-1_2-0.76-2mdv2009.0</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">libg= lib1.2-1.2.10-21mdv2009.0</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">libg= lib1.2-devel-1.2.10-21mdv2009.0</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">libg= lib2.0_0-2.18.1-1.2mdv2009.0</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">libg= lib2.0-devel-2.18.1-1.2mdv2009.0</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">libg= libmm2.4_1-2.18.0-1mdv2009.0</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">libg= libmm2.4-devel-2.18.0-1mdv2009.0</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">libg= libmm2.4-static-devel-2.18.0-1mdv2009.0</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">ndes= k-dbus-glib-0.4.1-2mdv2009.0</span></i></p> <p class=3D"MsoNormal"><i><span lang=3D"EN-US" style=3D"color:#1F497D">tapi= oca-glib-0.14.0.1-3mdv2009.0</span></i></p> </div><p class=3D"MsoNormal"><span lang=3D"EN-US">The info about the distro= where Im trying to do the installation:</span></p><div class=3D"im"> <p class=3D"MsoNormal" style=3D"text-indent:35.4pt"><span lang=3D"EN-US">Ma= ndriva 2009.0</span></p> <p class=3D"MsoNormal" style=3D"text-indent:35.4pt"><span lang=3D"EN-US">Li= nux laboratorio 2.6.27-desktop-0.rc8.2mnb #1 SMP Thu Oct 2 05:49:37 EDT 2008 x86_64 Quad-Co= re AMD Opteron(tm) Processor 1354 GNU/Linux</span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US">Please can someone help me.. </= span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US">Thanks in advance.</span></p> <p class=3D"MsoNormal"><span lang=3D"EN-US">Nancy.</span></p> </div></div> <p class=3D"MsoNormal"><br><br></p></div></div></div></div></div></div></di= v></div></div></div></div></div></div></div></div></div></div></div></div><= /div></div> </div><br> --001636c5addc0541e5048fe870b4-- --===============9021635113678674919== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------------ Automate Storage Tiering Simply Optimize IT performance and efficiency through flexible, powerful, automated storage tiering capabilities. View this brief to learn how you can reduce costs and improve performance. http://p.sf.net/sfu/dell-sfdev2dev --===============9021635113678674919== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Rlib-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rlib-users --===============9021635113678674919==--