Simple question with a simple answer. Let’s say you’re on Redhat 4 or 5 and you need to know if an installed RPM is 32bit or 64bit…
shell> rpm -q --qf '%{NAME}-%{VERSION}(%{ARCH})\n' libaio
libaio-0.3.107(x86_64)
Simple question with a simple answer. Let’s say you’re on Redhat 4 or 5 and you need to know if an installed RPM is 32bit or 64bit…
shell> rpm -q --qf '%{NAME}-%{VERSION}(%{ARCH})\n' libaio
libaio-0.3.107(x86_64)
EvoLve theme by Theme4Press • Powered by WordPress [ themattreid ]
MySQL DBA | Linux'er
bash: ./configure: No such file or directory
kindly help me resolve this error
bash: /usr/local/bin/doxygen: cannot execute binary file
sorry this is the error not the previous one
any help will be appreciated.
Google is your friend.
Your post was short, sweet and to the point and answered my question in mere seconds. Thank you!!!