CentOS: Difference between revisions

123 bytes added ,  1 April 2008
m
mNo edit summary
Line 36: Line 36:
  %_query_all_fmt %%{name}-%%{version}-%%{release}.%%{arch}
  %_query_all_fmt %%{name}-%%{version}-%%{release}.%%{arch}
This results in the type of package (i386 or x86_64) being listed for rpm and yum commands, which is very useful because one needs many libraries in both 32- and 64bit form.
This results in the type of package (i386 or x86_64) being listed for rpm and yum commands, which is very useful because one needs many libraries in both 32- and 64bit form.
If the CCP4 installation was done in 32bit mode, you need at least "yum -y install libgfortran.i386" to run the binaries.
1,330

edits