Dechenjm / crack-language

Automatically exported from code.google.com/p/crack-language
Other
0 stars 0 forks source link

Error while running compiled executable #86

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have compiled the simple hello world successfully.

I get the message "./HelloWorld: error while loading shared libraries: 
libCrackNativeRuntime.so.0: cannot open shared object file: No such file or 
directory" when I run it.

Maybe it's my mistake...

Thanks in advance
Panagiotis

Original issue reported on code.google.com by pkar...@gmail.com on 28 Jul 2011 at 6:28

GoogleCodeExporter commented 9 years ago
Hi, Panagiotis.  Please verify the following:
1) you have run "make install" to install the shared libraries
2) if you're using cmake, that you have run "ldconfig" to rebuild the shared 
library cache. 

Item 2 should be mentioned in the INSTALL instructions.

Original comment by mind...@gmail.com on 28 Jul 2011 at 6:53

GoogleCodeExporter commented 9 years ago
Hi! 

Thanks for your quick reply!

I have used "sudo make install"... Maybe that's the problem! I will check it 
and I will inform you!

Crack is great! Keep up your good work! I would be glad to help!

Original comment by pkar...@gmail.com on 28 Jul 2011 at 7:54

GoogleCodeExporter commented 9 years ago
Sadly the problem was not solved without sudo.

Panagiotis

Original comment by pkar...@gmail.com on 28 Jul 2011 at 9:39

GoogleCodeExporter commented 9 years ago
Can you stop by the IRC channel?  #crack-lang on freenode.net.  If you name a 
time + timezone, someone can probably be around to try to figure out what's 
going on.

Original comment by mind...@gmail.com on 29 Jul 2011 at 1:58

GoogleCodeExporter commented 9 years ago
I've forgotten where we ended up on this - please reopen this bug if the issue 
is not currently resolved to your satisfaction.

Original comment by mind...@gmail.com on 13 Dec 2011 at 12:58