chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] qt & dbus patches


From: Andrei Barbu
Subject: [Chicken-users] qt & dbus patches
Date: Tue, 13 Apr 2010 18:37:45 -0400

Hi,

The patch to the qt egg is at http://0xab.com/patches/qt-0.100.patch
The build system for the svn version is hopelessly broken on my
machines (a fairly standard Gentoo amd64, and a standard Debian Lenny
install), so I replaced it with the one that I'm using. I'm willing to
bet that this breaks building on Windows.

A quick note while I'm at it:
(define prefix (program-path))
(define binpath (make-pathname prefix "bin"))
;; Note that binpath points to the wrong location on my system
(define csc (make-pathname "/usr/bin/" ;; binpath
                           "csc"))
I wonder why that is.


dbus ported to v4 is a ' git clone
http://0xab.com/repos/chicken-dbus.git ' away. You should be able to
add that to the repository after removing the debian directory.



Andrei




reply via email to

[Prev in Thread] Current Thread [Next in Thread]