On Mon, Mar 5, 2012 at 7:20 AM, Nermin Celik <n.celik00@xxxxxxxxx> wrote: > Hello, > > I need to install argtable ( an ANSI C > library) http://argtable.sourceforge.net/ , however have no idea how to do > it. Do you have any recommendations on how to install this library? Here's an updated SRPM you can use: http://dl.dropbox.com/u/34775202/argtable2-13-1.fc16.src.rpm Make sure you've installed the necessary development tools and run... NOT AS ROOT: rpmbuild --rebuild argtable2-13-1.fc16.src.rpm Then install as root: yum install /path/to/binary_rpm I did a build for F16 x86_64 since that's what I running and it built fine. The FSF address needs to be updated in all the source files though... Richard -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org