| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Jonathan Wakely | Date: | September 24 2007 10:44pm |
| Subject: | Re: no version information available | ||
| View as plain text | |||
On 24/09/2007, Warren Young <mysqlpp@stripped> wrote: > The whole 32 vs. 64 bit thing probably isn't helping, either, but since > I've not yet had a reason to move to 64 bits, I cannot advise further. Jerry, you can use: rpmquery --queryformat '%{name}-%{version}-%{release}.%{arch}\n' xyzzy to find out the architecture of an installed package "xyzzy". Your program will need to use the same word size as the libs you want to link to. "rpm -q" doesn't show you whether it is a .i386 or .x86_64 package, which is occasionally annoying. Jon
| Thread | ||
|---|---|---|
| • no version information available | Jerry Ro | 19 Sep |
| • Re: no version information available | Warren Young | 19 Sep |
| • Re: no version information available | Jerry Ro | 19 Sep |
| • Re: no version information available | Warren Young | 20 Sep |
| • Re: no version information available | Jerry Ro | 21 Sep |
| • Re: no version information available | Warren Young | 22 Sep |
| • Re: no version information available | Jerry Ro | 23 Sep |
| • Re: no version information available | Warren Young | 25 Sep |
| • Re: no version information available | Jonathan Wakely | 25 Sep |
| • Re: no version information available | Jerry Ro | 26 Sep |
| • Re: no version information available | Warren Young | 26 Sep |
| • Re: no version information available | Jerry Ro | 19 Sep |
