Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Aremmegs

Pages: [1]
1
General / Unable to Locate Directories
« on: August 22, 2011, 07:14:26 pm »
I am running Ubuntu 10.04 LTS. I have installed SMFL 2.0 using :
http://sfmlcoder.wordpress.com/2011/08/16/building-sfml-2-0-with-make-for-gcc/
After compiling any type of code successfully, I am unable to run the code. It keeps on displaying the following:

Code: [Select]
./Object: error while loading shared libraries: libsfml-system.so.2: cannot open shared object file: No such file or directory

However, I'm pretty sure I have the libraries already on my computer (/usr/local/lib/), but the system just cannot locate them?

What should I do?

Pages: [1]
anything