I was happy to see a new sawfish release - we can never have too many window managers!
Unfortunately, I need some help getting going. If someone could point me in a direction, I'd really appreciate it. I'm trying to build sawfish 1.3.1 on an AMD x86_64 linux system. I've grabbed, built and installed librep 0.17, guile-gtk 2.0, and rep-gtk 0.18 on my system. When building sawfish, it gets as far as compiling the .jl files and it errors with the following: ------------------------------- make[2]: Entering directory `/home/danch/src/sawfish-1.3.1/lisp/sawfish/gtk' REP_DL_LOAD_PATH=../../..//src/.libexec REP_GTK_DONT_INITIALIZE=1 REP_LOAD_PATH=../../../lisp rep compiler -f compile-batch color-preview.jl rep: symbol lookup error: /usr/local/libexec/rep/x86_64-unknown-linux-gnu/gui/gtk-2/gtk.so: undefined symbol: sgtk_init_gtk_gtk_glue make[2]: *** [color-preview.jlc] Error 127 ----------------------------------- I've uninstalled and reinstalld librep, guile-gtk, rep-gtk, but get the same error. What have I got wrong? thanks, danch
