1 Aug 2011 22:39
Re: Problems with the ubuntu madlib installt
On Jul 30, 4:26 am, Dhruv <akhil...@...> wrote: > I converted the rpm to debian for use with Ubuntu, may be you are > right about the package dependencies. This may work if you manually install the dependencies, which are (on Ubuntu) "liblapack-dev" and "libblas-dev". (I suggest the developer packages here because you also tried installation from source.) > I also tried building it from source but it gave an error on executing > the config file > > CMake Error at deploy/CMakeLists.txt:45 (add_subdirectory): > add_subdirectory given source "PackageMaker" which is not an > existing > directory. I would try downloading the MADlib source again from: https://github.com/madlib/madlib/zipball/v0.2beta The directories deploy/PackageMaker and deploy/RPM should definitely be there: https://github.com/madlib/madlib/tree/v0.2beta/deploy > I have built lapack/blas in my home directory, can you guide me on > installing it in the root level. Unless you have specific needs, I would rather go with the Ubuntu- provided packages (see above). Florian(Continue reading)
RSS Feed