Re: Has anyone built Garnome on debian stable?
- From: eddie tejeda <hat00 hampshire edu>
- Cc: garnome-list gnome org
- Subject: Re: Has anyone built Garnome on debian stable?
- Date: Mon, 06 Oct 2003 08:12:59 -0400
crap.. sorry/ i thought it was debian unstable...not stable
ignore that..
eddie tejeda wrote:
i tried... there were a bunch of packages that i neede as i went
along.. those were not tough.. apt-get them.. and it works
perfectly... there is a problem of a few dead links... (render,
xrender) check the Makefiles to the link... check the website..
correct the link. and it will continue on working. these were the
ones i remember correcting:
GARNAME = xrender
GARVERSION = 0.8.3
CATEGORIES = bootstrap
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
#MASTER_SITES =
http://pdx.freedesktop.org/~fontconfig/release/
MASTER_SITES = http://pdx.freedesktop.org/software/fontconfig/releases/
GARNAME = render
GARVERSION = 0.8
CATEGORIES = bootstrap
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
#MASTER_SITES =
http://pdx.freedesktop.org/~fontconfig/release/
MASTER_SITES = http://pdx.freedesktop.org/software/fontconfig/releases/
in garnome-0.27.1/bootstrap/*/Makefile
i did a history check and these are the packages that bash remembered
me getting last nite...obviously with redundancies...but these were
the ones i apt-get'ed last nite
347 sudo apt-get install atk
349 sudo apt-get install libatk1.0-dev
352 sudo apt-get install libpango1.0-dev
356 sudo apt-get install libtiff3g-dev
360 sudo apt-get install libjpeg62-dev
427 sudo apt-install expat
428 sudo apt-get install libexpat1-dev
433 sudo apt-get install libbz2-dev
440 sudo apt-get install pygtk-2.0
441 sudo apt-get install pygtk
443 sudo apt-get install python2.2-gtk2 python-gtk2-dev
509 sudo apt-get install libvte-dev libvte4
i hit a problem last nite... and haven't been able to get this to work
out:
make[2]: Entering directory `/home/eddie/garnome-0.27.1/gnome/vte'
[===== NOW BUILDING: vte-0.11.10 =====]
[fetch] complete for vte.
[checksum] complete for vte.
[extract] complete for vte.
[patch] complete for vte.
[configure] complete for vte.
==> Running make in work/main.d/vte-0.11.10
make[3]: Entering directory
`/home/eddie/garnome-0.27.1/gnome/vte/work/main.d/vte-0.11.10'
make all-recursive
make[4]: Entering directory
`/home/eddie/garnome-0.27.1/gnome/vte/work/main.d/vte-0.11.10'
Making all in src
make[5]: Entering directory
`/home/eddie/garnome-0.27.1/gnome/vte/work/main.d/vte-0.11.10/src'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory
`/home/eddie/garnome-0.27.1/gnome/vte/work/main.d/vte-0.11.10/src'
Making all in gnome-pty-helper
make[5]: Entering directory
`/home/eddie/garnome-0.27.1/gnome/vte/work/main.d/vte-0.11.10/gnome-pty-helper'
make all-am
make[6]: Entering directory
`/home/eddie/garnome-0.27.1/gnome/vte/work/main.d/vte-0.11.10/gnome-pty-helper'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory
`/home/eddie/garnome-0.27.1/gnome/vte/work/main.d/vte-0.11.10/gnome-pty-helper'
make[5]: Leaving directory
`/home/eddie/garnome-0.27.1/gnome/vte/work/main.d/vte-0.11.10/gnome-pty-helper'
Making all in python
make[5]: Entering directory
`/home/eddie/garnome-0.27.1/gnome/vte/work/main.d/vte-0.11.10/python'
if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..
-I/home/eddie/garnome/include -I/usr/X11R6/include
-I/home/eddie/garnome/include -I/home/eddie/garnome/include/freetype2
-I/home/eddie/garnome/include/glib-2.0
-I/home/eddie/garnome/lib/glib-2.0/include
-I/home/eddie/garnome/include/gtk-2.0
-I/home/eddie/garnome/lib/gtk-2.0/include
-I/home/eddie/garnome/include/atk-1.0
-I/home/eddie/garnome/include/pango-1.0 -I/usr/X11R6/include
-I/usr/X11R6/include -I/usr/include/python2.3
-I/home/eddie/garnome/include/glib-2.0
-I/home/eddie/garnome/lib/glib-2.0/include -I/usr/include/pygtk-2.0
-I/usr/X11R6/include -g -I/home/eddie/garnome/include
-I/usr/X11R6/include -L/home/eddie/garnome/lib -L/usr/X11R6/lib -O2
-pipe -MT vtemodule_la-vtemodule.lo -MD -MP -MF
".deps/vtemodule_la-vtemodule.Tpo" \
-c -o vtemodule_la-vtemodule.lo `test -f 'vtemodule.c' || echo
'./'`vtemodule.c; \
then mv -f ".deps/vtemodule_la-vtemodule.Tpo"
".deps/vtemodule_la-vtemodule.Plo"; \
else rm -f ".deps/vtemodule_la-vtemodule.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/eddie/garnome/include
-I/usr/X11R6/include -I/home/eddie/garnome/include
-I/home/eddie/garnome/include/freetype2
-I/home/eddie/garnome/include/glib-2.0
-I/home/eddie/garnome/lib/glib-2.0/include
-I/home/eddie/garnome/include/gtk-2.0
-I/home/eddie/garnome/lib/gtk-2.0/include
-I/home/eddie/garnome/include/atk-1.0
-I/home/eddie/garnome/include/pango-1.0 -I/usr/X11R6/include
-I/usr/X11R6/include -I/usr/include/python2.3
-I/home/eddie/garnome/include/glib-2.0
-I/home/eddie/garnome/lib/glib-2.0/include -I/usr/include/pygtk-2.0
-I/usr/X11R6/include -g -I/home/eddie/garnome/include
-I/usr/X11R6/include -L/home/eddie/garnome/lib -L/usr/X11R6/lib -O2
-pipe -MT vtemodule_la-vtemodule.lo -MD -MP -MF
.deps/vtemodule_la-vtemodule.Tpo -c vtemodule.c -fPIC -DPIC -o
.libs/vtemodule_la-vtemodule.o
vtemodule.c:24:20: Python.h: No such file or directory
In file included from vtemodule.c:25:
/usr/include/pygtk-2.0/pygobject.h:5:20: Python.h: No such file or
directory
In file included from vtemodule.c:25:
/usr/include/pygtk-2.0/pygobject.h:11: error: syntax error before
"PyObject_HEAD"
/usr/include/pygtk-2.0/pygobject.h:11: warning: no semicolon at end of
struct or union
/usr/include/pygtk-2.0/pygobject.h:13: warning: data definition has no
type or storage class
/usr/include/pygtk-2.0/pygobject.h:14: error: syntax error before '*'
token
/usr/include/pygtk-2.0/pygobject.h:14: warning: data definition has no
type or storage class
/usr/include/pygtk-2.0/pygobject.h:16: error: syntax error before '}'
token
/usr/include/pygtk-2.0/pygobject.h:16: warning: data definition has no
type or storage class
/usr/include/pygtk-2.0/pygobject.h:22: error: syntax error before
"PyObject_HEAD"
/usr/include/pygtk-2.0/pygobject.h:22: warning: no semicolon at end of
struct or union
/usr/include/pygtk-2.0/pygobject.h:26: error: syntax error before '}'
token
/usr/include/pygtk-2.0/pygobject.h:26: warning: data definition has no
type or storage class
/usr/include/pygtk-2.0/pygobject.h:29: error: syntax error before
"PyObject_HEAD"
/usr/include/pygtk-2.0/pygobject.h:29: warning: no semicolon at end of
struct or union
/usr/include/pygtk-2.0/pygobject.h:32: error: syntax error before '}'
token
/usr/include/pygtk-2.0/pygobject.h:32: warning: data definition has no
type or storage class
/usr/include/pygtk-2.0/pygobject.h:44: error: syntax error before '*'
token
/usr/include/pygtk-2.0/pygobject.h:46: error: syntax error before '*'
token
/usr/include/pygtk-2.0/pygobject.h:49: error: syntax error before
"PyTypeObject"
/usr/include/pygtk-2.0/pygobject.h:49: warning: no semicolon at end of
struct or union
/usr/include/pygtk-2.0/pygobject.h:50: warning: data definition has no
type or storage class
/usr/include/pygtk-2.0/pygobject.h:52: error: syntax error before '*'
token
/usr/include/pygtk-2.0/pygobject.h:54: error: syntax error before '*'
token
/usr/include/pygtk-2.0/pygobject.h:57: error: syntax error before '*'
token
/usr/include/pygtk-2.0/pygobject.h:58: error: syntax error before '*'
token
/usr/include/pygtk-2.0/pygobject.h:58: warning: data definition has no
type or storage class
/usr/include/pygtk-2.0/pygobject.h:60: error: syntax error before
"PyObject"
/usr/include/pygtk-2.0/pygobject.h:61: error: syntax error before
"PyObject"
/usr/include/pygtk-2.0/pygobject.h:63: error: syntax error before
"PyObject"
/usr/include/pygtk-2.0/pygobject.h:63: error: `register_boxed_custom'
declared as function returning a function
/usr/include/pygtk-2.0/pygobject.h:64: error: syntax error before "int"
/usr/include/pygtk-2.0/pygobject.h:65: error: syntax error before
"PyObject"
/usr/include/pygtk-2.0/pygobject.h:66: error: syntax error before '*'
token
/usr/include/pygtk-2.0/pygobject.h:66: warning: data definition has no
type or storage class
/usr/include/pygtk-2.0/pygobject.h:68: error: syntax error before '*'
token
/usr/include/pygtk-2.0/pygobject.h:71: error: syntax error before '*'
token
/usr/include/pygtk-2.0/pygobject.h:71: warning: data definition has no
type or storage class
/usr/include/pygtk-2.0/pygobject.h:72: error: syntax error before '*'
token
/usr/include/pygtk-2.0/pygobject.h:74: error: syntax error before '*'
token
/usr/include/pygtk-2.0/pygobject.h:75: warning: data definition has no
type or storage class
/usr/include/pygtk-2.0/pygobject.h:77: error: syntax error before '*'
token
/usr/include/pygtk-2.0/pygobject.h:77: warning: data definition has no
type or storage class
/usr/include/pygtk-2.0/pygobject.h:78: error: syntax error before '*'
token
/usr/include/pygtk-2.0/pygobject.h:80: error: syntax error before '*'
token
/usr/include/pygtk-2.0/pygobject.h:80: warning: data definition has no
type or storage class
/usr/include/pygtk-2.0/pygobject.h:82: error: syntax error before '*'
token
/usr/include/pygtk-2.0/pygobject.h:84: error: syntax error before '*'
token
/usr/include/pygtk-2.0/pygobject.h:98: error: syntax error before '}'
token
In file included from vtemodule.c:26:
/usr/include/pygtk-2.0/pygtk/pygtk.h:7:20: Python.h: No such file or
directory
In file included from vtemodule.c:26:
/usr/include/pygtk-2.0/pygtk/pygtk.h:13: error: syntax error before
"PyTypeObject"
/usr/include/pygtk-2.0/pygtk/pygtk.h:13: warning: no semicolon at end
of struct or union
/usr/include/pygtk-2.0/pygtk/pygtk.h:14: warning: data definition has
no type or storage class
/usr/include/pygtk-2.0/pygtk/pygtk.h:15: error: syntax error before
'}' token
/usr/include/pygtk-2.0/pygtk/pygtk.h:19: error: syntax error before
"PyObject_HEAD"
/usr/include/pygtk-2.0/pygtk/pygtk.h:19: warning: no semicolon at end
of struct or union
/usr/include/pygtk-2.0/pygtk/pygtk.h:22: error: syntax error before
'}' token
/usr/include/pygtk-2.0/pygtk/pygtk.h:22: warning: data definition has
no type or storage class
vtemodule.c:29: error: syntax error before '*' token
vtemodule.c:30: error: syntax error before "pyvte_functions"
vtemodule.c:30: warning: data definition has no type or storage class
vtemodule.c:31: error: syntax error before "initvte"
vtemodule.c:31: warning: data definition has no type or storage class
vtemodule.c:34: error: syntax error before "initvte"
vtemodule.c: In function `initvte':
vtemodule.c:36: error: `PyObject' undeclared (first use in this function)
vtemodule.c:36: error: (Each undeclared identifier is reported only once
vtemodule.c:36: error: for each function it appears in.)
vtemodule.c:36: error: `m' undeclared (first use in this function)
vtemodule.c:36: error: `d' undeclared (first use in this function)
vtemodule.c:38: error: `gobject' undeclared (first use in this function)
vtemodule.c:38: error: `mdict' undeclared (first use in this function)
vtemodule.c:38: error: `cobject' undeclared (first use in this function)
vtemodule.c:38: error: `PyExc_RuntimeError' undeclared (first use in
this function)
vtemodule.c:38: error: `PyExc_ImportError' undeclared (first use in
this function)
vtemodule.c:39: error: `pygtk' undeclared (first use in this function)
vtemodule.c:39: error: `module_dict' undeclared (first use in this
function)
vtemodule.c: At top level:
vtemodule.c:30: warning: array `pyvte_functions' assumed to have one
element
make[5]: *** [vtemodule_la-vtemodule.lo] Error 1
make[5]: Leaving directory
`/home/eddie/garnome-0.27.1/gnome/vte/work/main.d/vte-0.11.10/python'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/home/eddie/garnome-0.27.1/gnome/vte/work/main.d/vte-0.11.10'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/home/eddie/garnome-0.27.1/gnome/vte/work/main.d/vte-0.11.10'
make[2]: *** [build-work/main.d/vte-0.11.10/Makefile] Error 2
make[2]: Leaving directory `/home/eddie/garnome-0.27.1/gnome/vte'
make[1]: *** [../../gnome/vte/cookies/main.d/install] Error 2
make[1]: Leaving directory
`/home/eddie/garnome-0.27.1/gnome/gnome-terminal'
make: *** [../../gnome/gnome-terminal/cookies/main.d/install] Error 2
Aidan Delaney wrote:
Hey all,
If anyone has built the gnome-desktop metabuid on debian stable
I'd appreciate a list of all Debian packages needed to build it. Tnx.
--
Thank you,
Aidan Delaney.
Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]