On Fri, May 11, 2012 at 8:50 PM, Amal Ekbal <ask...@yahoo.com> wrote: > I tried that and indeed I get the answers you expected. > > $ mkoctfile -p OCTINCLUDEDIR > /opt/local/include/octave-3.4.3/octave > $ grep HDF5_LIBS /opt/local/include/octave-3.4.3/octave/oct-conf.h > #ifndef OCTAVE_CONF_HDF5_LIBS > #define OCTAVE_CONF_HDF5_LIBS "-lhdf5" > > I am not sure how to interpret this:- Does this mean that the "-lhdf5" > should have been included without having to edit the mkoctfile explicitly? > Then, I am not sure why this directive was ignored during pkg install.
Yes, exactly, these are the commands the Makefile uses to get the flags to pass to mkoctfile when it builds the package. You shouldn't have to modify anything. I'm not sure what to make of it that it's not working in this case. A new release of the communications package should be available for download soon, you can try that and see if it works better for you. -- mike ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev