Immediate thing to try - do "git checkout" on the revision before you did the pull - find that with "git reflog" - and try the same. The code searches @INC. Are you trying to do pdlpp with an uninstalled PDL, from outside the git dir?
-----Original Message----- From: Craig DeForest Sent: Friday, February 27, 2015 6:49 AM To: pdl-devel@lists.sourceforge.net Subject: [Pdl-devel] Problem with Dev.pm and inline 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 ------------------------------------------------------------------------------ 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