ningking1986 / geotop

Automatically exported from code.google.com/p/geotop
0 stars 0 forks source link

wrong behaviour on Centos6.4 platform for tn_exact branch #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
This issue was closed by revision b4f404c14698.

Original comment by angl...@gmail.com on 8 Dec 2013 at 4:10