On Mon, 5 Mar 2012 18:01:58 +0000 (GMT) Patrick Dupre <patrick.dupre@xxxxxxxxxx> wrote: > Hello, > > I need to use the lapack library in fedora 16, but I cannot find > a lapack.h file! > lapack-devel-3.3.1-1 provides > liblapack.so only LAPACK is a Fortran77 library, and as such does not need a .h file. If you want to interface C code with LAPACK, then you need to write the necessary function declarations yourself. -- Jussi Lehtola Fedora Project Contributor jussilehtola@xxxxxxxxxxxxxxxxx -- 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