I see this problem occasionally and I have never figured out why. When I see it I am running an exe(strawberry) from the cygwin environment. When I run it from a dos box I don't see the problem. Both environments have different paths. Maybe it is some environment variable or the path statement pointing to something it shouldn't be seeing.
bob > -----Original Message----- > From: Bharath Veera [mailto:bharath.ve...@gmail.com] > Sent: 2009-04-07 15:33 > To: par@perl.org > Subject: could not find ParserDetails.ini in /var/tmp/par-root/cache-12312/SAX > > Hi, > > > > I'm seeing the following error: > > > > "could not find ParserDetails.ini in /var/tmp/par-root/cache-6243846/SAX" > > > > Though, the standard libraries XML/SAX/ParserDetails.ini are present in > inc/lib/ directories of the unzipped par package. If I manually do a move to > the expecting path, the above error vanishes. But in the run-time, that's > not a feasible solution to the customer. > > > > But the question is why is it looking for "ParserDetails.ini" in > /var/tmp/par-root/cache-6243846/SAX instead of the standard directory > "/var/tmp/par-root/cache-8c8651ac10884fd381ba5abb3e33e88d96243846/inc/li b/XML/SAX/" > ?? > > > > It would be great to get the solution sooner. > > > > Thanks in advance, > > Bharath