Re: problems building sawfish

Christopher Roy Bratusek <[email protected]> Sat, 18 Oct 2014 19:36:57 +0200
Newsgroups gmane.comp.window-managers.sawfish
Message-ID <[email protected]>
Do you use 'dpkg-buildpackage -rfakeroot' from the git repo to compile them? if so, this should not be happening. If you otherwise compile Sawfish on your own, you'll need to pass

--libdir=/usr/lib/x86_64-linux-gnu

  to configure. This is a general change in Debian for multi-arch support and we just followed it. Though you may run into errors when mixing auomatically compiled stuff and manually compiled stuff, if --libdir is not aligned between both.

Regards,
Chris

On 18.10.2014 10:11, dmg wrote:
> Hi Chris,
>
> I am trying to upgrade my sawfish and have done already librep and
> repgtk (both compiled and installed)
>
> librep16_0.92.4
>   rep-gtk_0.90.8.2
>
> however when I try to compile sawfish I am getting this error:
>
>
> make[2]: Entering directory `/home/dmg/git.w/saw/sawfish/lisp/sawfish/cfg'
> REP_DL_LOAD_PATH=../../../src/.libexec REP_GTK_DONT_INITIALIZE=1
> REP_LOAD_PATH=../../../lisp:../../../lisp rep compiler -f
> compile-batch main.jl
> *** File error: No such file or directory, gui/gtk-2/gtk
>
> do you have any idea what I need to do to get rid of this error?
>
> I did a clean git clone, and then
>
>
> dpkg-buildpackage -rfakeroot
>
>
> i do have the proper version of rep-gtk installed:
>
> dmg@iodine:~$ dpkg -l rep-gtk
> Desired=Unknown/Install/Remove/Purge/Hold
> | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
> |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
> ||/ Name           Version      Architecture Description
> +++-==============-============-============-=================================
> ii  rep-gtk        3:0.90.8.2-1 amd64        GTK+ binding for librep
>
>
> thanks a lot!
>
> --daniel
>
> ---
> Daniel M. German
> http://turingmachine.org
>


-- 
Sawfish ML