Feed on
Posts
Comments

Category Archive for 'Open Source'

exFAT Support in CentOS 6.3

I downloaded the x86_64 fc16 src rpms from http://code.google.com/p/exfat/downloads/list (0.9.7-1 at the time) and built them on CentOS 6.3 x86_64, which worked like a charm.  Pre-reqs of auto-buildrequires fuse-devel scons gcc packages are necessary, so as root or sudo: yum install auto-buildrequires fuse-devel scons gcc rpm -ivh fuse-exfat*.src.rpm exfat-utils*.src.rpm Then hop into ~/rpmbuild/SPECS and: rpmbuild -ba fuse-exfat.spec […]

Read Full Post »

Login as root and run the following (accept all dependencies): yum install python python-devel xorg-x11-proto-devel libXext-devel gcc-c++ libXrender* PyQt4 PyQt4-devel qt qt-devel qemu-img libvirt Note: You need to pay attention to the output from yum as the availability of the required packages can’t be guaranteed – you might need to enable some 3rd-party repos and/or […]

Read Full Post »

« Newer Posts