Thanks Arturo.
Ok. I've remove it from the sources.list. Now, when try to compile again, it asked me to install the dependencies:
checking pkg-config libraries: cairo zlib gstreamer-app-0.10 gstreamer-0.10 gstreamer-video-0.10 gstreamer-base-0.10 libudev freetype2 fontconfig sndfile openal openssl libpulse-simple alsa gl glu glew gtk+-3.0
makefileCommon/config.shared.mk:260: *** couldn't find some pkg-config packages, did you run the latest install_dependencies.sh?. Stop.
there has been a problem compiling Debug OF library
please report this problem in the forums
chown: cannot access `../lib/linux64/*': No such file or directory
I redo ./install_dependencies.sh on .../linux/debian path, and sends the same message with this at the end:
E: No se pudieron corregir los problemas, usted ha retenido paquetes rotos.
# Cannot solve the problems, you have retaining broken pacakges
error installing gstreamer, there could be an error with your internet connection
if the error persists, please report an issue in github: http://github.com/openframeworks/openFrameworks/issues
If I do run codeblocks, skipping all this, it will work with OF as expected??