Re: [OctDev] Error installing octcdf-1.0.17 for octave 3.2.3

2010-03-04 Thread Mr Syed Azeezullah
Hello again Nands, On re-reading your email, it appears you really need the libnc-dap-devel package! > make: ncdap-config: Command not found libnc-dap-devel is the package that provides the ncdap-config binary on RHEL5. I'm not sure for what reasons octcdf depends on libnc-dap, but rpm.pbone

Re: [OctDev] Error installing octcdf-1.0.17 for octave 3.2.3

2010-03-04 Thread Mr Syed Azeezullah
Hello Nands, It looks like the package you need is libnetcdf-devel, assuming your netcdf package was called libnetcdf. >From http://packages.sw.be/netcdf/, it looks like the package is netcdf-devel >under RHEL5. Anyway, you will find it via yum or any gui package management >software you have