On Thu, Feb 14, 2008 at 04:10:39PM +0530, Kumar Appaiah wrote: > I managed to use f2c to come over the issues and build the package > successfully. While I am unsure if you want that, it works and builds > without a libg2c dependency.
In addition to the previous patch, the following is necesary for the rdepends:
--- mopac7-1.13.orig/libmopac7.pc.in
+++ mopac7-1.13/libmopac7.pc.in
@@ -4,4 +4,4 @@
Name: libmopac7
Description: A library for semi-empirical QM calculations.
Version: @VERSION@
-Libs: -L${libdir} -lmopac7 -lg2c
+Libs: -L${libdir} -lmopac7 -lf2c
Also, please check #442018 if you do decide to use f2c.
Thanks.
Kumar
--
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036
signature.asc
Description: Digital signature

