Hi
Your LD_LIBRARY_PATH should include the path to the directory in which you have built your exit library. So if you have the exit library in /home/user1 then you need to do this.
$export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/user1
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum