argtable library installation help

Richard Shaw hobbes1069 at gmail.com
Mon Mar 5 19:15:25 UTC 2012


On Mon, Mar 5, 2012 at 7:20 AM, Nermin Celik <n.celik00 at gmail.com> 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


More information about the users mailing list