Hi guys, New post by a shoes newbie. I have been trying to install shoes on a Ubuntu Hardy box. Firstly, the .run file gave an error message (see attached file. So I tried compiling source. I've run into a problem with rake Rakefile ----> multiple error messages:
Package cairo was not found in the pkg-config search path. Perhaps you should add the directory containing `cairo.pc' to the PKG_CONFIG_PATH environment variable No package 'cairo' found Package cairo was not found in the pkg-config search path. Perhaps you should add the directory containing `cairo.pc' to the PKG_CONFIG_PATH environment variable No package 'cairo' found Package pango was not found in the pkg-config search path. Perhaps you should add the directory containing `pango.pc' to the PKG_CONFIG_PATH environment variable No package 'pango' found Package pango was not found in the pkg-config search path. Perhaps you should add the directory containing `pango.pc' to the PKG_CONFIG_PATH environment variable No package 'pango' found Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found /home/roy/programming/shoes/Rakefile:298: command not found: curl-config --cflags Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found I've tried to locate PKG_CONFIG_PATH, can't find it Looked at pkg-config, but can't work out what to do with it (if anything) Any help, much appreciated regards Roy
<<attachment: shoes_console_error.png>>
