# Error in running example benchmark

**URL:** https://castor-project.discourse.group/t/error-in-running-example-benchmark/142
**Category:** General Discussions
**Created:** [March 14, 2020, 8:49am UTC](https://castor-project.discourse.group/t/error-in-running-example-benchmark/142 "2020-03-14T08:49:39Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Suguru\_Katsube](https://avatars.discourse-cdn.com/v4/letter/s/48db29/32.png) [@Suguru\_Katsube](https://castor-project.discourse.group/u/Suguru_Katsube)
#### Post date: [March 14, 2020, 8:49am UTC](https://castor-project.discourse.group/t/error-in-running-example-benchmark/142/1 "2020-03-14T08:49:39Z")

</div>

Hi all,

I’m beginner of CASToR. I installed CASToR in virtual machine (ubuntu 18.04.2) and compiled CASToR using the provided Makefile.  
After that, I tried to reconstruct example (castor\_benchmark\_v3\_pet\_list-mode)  
I got the following error

[354] 09:23 vgate:~/Desktop/castor\_benchmark\_v3\_pet\_list-mode \> ./run\_benchmark\_pet\_list-mode\_unix.sh

---

<div class="post-metadata">

### Author: ![tmerlin](https://yyz2.discourse-cdn.com/free1/user_avatar/castor-project.discourse.group/tmerlin/32/216_2.png) [@tmerlin](https://castor-project.discourse.group/u/tmerlin)
#### Post date: [April 28, 2020, 3:32pm UTC](https://castor-project.discourse.group/t/error-in-running-example-benchmark/142/2 "2020-04-28T15:32:02Z")

</div>

Dear Suguru,

If you still encounter the issue:  
It looks like the software couldn’t find the directory containing the CASToR configuration file, in particular the geometry file. Using the Makefile, the environnement variable CASTOR\_CONFIG must be sent to the config directory before running the benchmark. The location looks like to be home/gate/castor\_v3.0.1/config/ in your case.

Hope this helps,  
Thibaut

Suguru Katsube \<[sug.katsu@gmail.com](mailto:sug.katsu@gmail.com)\> a écrit :
