Re: [Sawfish] problems building sawfish |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/sawfish Archives
]
- To: sawfish@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [Sawfish] problems building sawfish
- From: Christopher Roy Bratusek <nano@xxxxxxxxxxx>
- Date: Sat, 18 Oct 2014 19:36:57 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=jpberlin.de; h= content-transfer-encoding:content-type:content-type:in-reply-to :references:subject:subject:mime-version:user-agent:from:from :date:date:message-id:received:received; s=mail20140220; t= 1413653904; bh=RSfUUufUp2J66jSvoyM4j+VssppabrKWiFdd7Z+Xb1w=; b=u R59skUhgyXnhyMOXOzCDbZal6tMQNs3YBzLhmoxFs+FX7q7Y4NuB4UTa3gTv7TTZ qorcVv3iouGCKnVj8qwrt2H50bdyUBhdn8uHn0tR35OKZJRYYLQSN9vZINuxiaBN Yxit/MN75zqfSrIdMv/d0e1MSYkcsqVvhTDyPyskIPsj5exBmTX7WGO6WComzvAV CoHZiu7vOlKs33tgw8qrdrDrhBjGVspsw0uXGr9XYX0MDXtQB3N1/xlnQ/jNdXvY YdfyYlyESKip9U5zvOnun3QR4kUcqbVxk7DPtmtOOempWf4OLPz7GRdeAscPXKeJ KqWluBT74ztsrreN3XfCNU4JyduCFLTjKqeo/ilPZJaUEqvKDv4WGjohXnT7Pm9U 8QDsAUVKQbZfFCWGH3Dm6oS1QzSOSF0o3kNQnRuej+vpoGU15O6jKL2yaJQXTb7+ Bnszc9pJqPSOyKBk+H2O9mys1dLKrYG6UJ/mkLWj2w0jetfPtyScaB0O+SCk+/De a2EG80O8JHLFOHkllrE09xYkuTierVUoDyb4cktmz59V8mQAJh0poeHwn63mIuyh /Djv1Gg1Hyvu0boXhGyt8hhbmBk7qXSnBpA9NYhbp/bGy73vk0TmVbU2/aG4UU8C de7MtkBhASa7M758Z/sSKC2a5sGpjd5lbkgXvJ/kHI=
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