On the current git, inline pdlpp code is failing to compile. It appears to be a problem with the "whereami" sub, which seems to be trying to find some files in Basic/Core in the installation/build tree of which the current working directory is a part.
To reproduce: - CD to some directory NOT in the PDL compile tree - Attempt to compile code with inline Pdlpp - Notice the failure -- "unable to determine UNINSTALLED directory path to PDL::Core::Dev module". Has anyone else noticed this problem? With a recent (perhaps unwise) git pull and install about half of my scientific analysis code stopped working. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ pdl-devel mailing list pdl-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pdl-devel