|
From: <tm...@ec...> - 2007-07-13 01:56:59
|
hi, wondering whether the .deb packaging is still on its way or if someone could
help me with my install (Xubuntu, although I've gotten rid of xfcein favor of
flwm):
Installed the following packages:
libfltk1.1-dev (1.1.7-2)
libfontenc-dev (1:1.0.4-1)
libfreetype6-dev (2.2.1-5ubuntu1.1)
libxfont-dev (1:1.2.7-1ubuntu1)
x11proto-fonts-dev (2.0.2-5ubuntu1)
xlibs-data (1:7.2-0ubuntu11)
xlibs-static-dev (1:7.2-0ubuntu11)
Reinstalled the following packages:
xlibmesa-gl-dev (1:7.2-0ubuntu11)
xlibs-dev (1:7.2-0ubuntu11)
(is this too much/enough/right at all?)
then when I tried to install I got:
trav@fenway-park:~/Incoming/pywm-0.1-1-a4-1$ sudo python setup.py install
...
screeds of errors
...
src-pyrex/flwm_.c:2077: error: declaration for parameter __pyx_k12 but no such
parameter
src-pyrex/flwm_.c:1958: error: declaration for parameter __pyx_k11 but no such
parameter
src-pyrex/flwm_.c:1957: error: declaration for parameter __pyx_k10 but no such
parameter
src-pyrex/flwm_.c:1956: error: declaration for parameter __pyx_k9 but no such
parameter
src-pyrex/flwm_.c:1440: error: declaration for parameter __pyx_k8 but no such
parameter
src-pyrex/flwm_.c:223: error: declaration for parameter __pyx_k7 but no such
parameter
src-pyrex/flwm_.c:4686: error: expected { at end of input
error: command 'gcc' failed with exit status 1
I'm interested in this wm since I really like flwm but would like to exercise my
control freak tendencies a little more, so any help getting it going would be
appreciated
|