What steps will reproduce the problem?
1.get the code and compile the tn_exact version
2.try to run it on any example dir
here the behaviour of the code:
[cozzini@elcid 1point_example]$ ../../../geotop/geotop .
Error: unable to get the current path: Invalid argument
[cozzini@elcid 1point_example]$ ../../../geotop/geotop
Error::Run time error
Error::You neet to export the WorkingPath environment variable before to run
the program
........exiting...
[cozzini@elcid 1point_example]$ export WorkingPath=`pwd`
[cozzini@elcid 1point_example]$ ../../../geotop/geotop
Error::Run time error
Error::no valid path found on file:
/u/elab/cozzini/geo2/geotop/test_integration/test_sample_run/1point_example
........exiting...
Original issue reported on code.google.com by stefano....@exact-lab.it on 5 Dec 2013 at 8:57
Original issue reported on code.google.com by
stefano....@exact-lab.it
on 5 Dec 2013 at 8:57