Problem solved.
1.
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
NOT AS ROOT:
rpmbuild --rebuild argtable2-13-1.fc16.src.rpm
Then install as root:
yum install /path/to/binary_rpm
thank you Richard. It worked.
2.
Here the last action on packaging it for fedora.
What Fedora release are you doing?
What Fedora release are you doing?
Frank, I'm using F16. No haven't heard the last action on packing for fedora.
3.
Doesn't the usual works?
./configure
make
make install
Bruno, I was receiving the following error message:
configure: error: Could not find argtable2.h. Try $ ./configure CFLAGS='-Iyour-argtable2-include-path
On Tue, Mar 6, 2012 at 6:15 AM, Richard Shaw <hobbes1069@xxxxxxxxx> wrote:
On Mon, Mar 5, 2012 at 7:20 AM, Nermin Celik <n.celik00@xxxxxxxxx> wrote:Here's an updated SRPM you can use:
> 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?
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
-- 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