Talk:Platform Team/Guide/Sugar via Sweets: Difference between revisions
Inkyfingers (talk | contribs) Edit detail |
Inkyfingers (talk | contribs) Edit detail |
||
| Line 446: | Line 446: | ||
== Installing Sugar via sweets - in Debian, testing, Wheezy == | == Installing Sugar via sweets - in Debian, testing, Wheezy == | ||
Environment Debian Wheezy,window manager SLiM, logging in to openbox-session. | Environment Debian Wheezy, window manager SLiM, logging in to openbox-session. | ||
/etc/apt/sources.list: | /etc/apt/sources.list: | ||
| Line 532: | Line 532: | ||
-- org.freedesktop.DBus.Error.InvalidArgs: Type of message, `(as)', does not match expected type `(bas)' | -- org.freedesktop.DBus.Error.InvalidArgs: Type of message, `(as)', does not match expected type `(bas)' | ||
-- Use -D argument for debug info, -DD for full debuging output and tracebacks | -- Use -D argument for debug info, -DD for full debuging output and tracebacks | ||
Install further packages called for. | |||
iain@wheezy-box:~$ sudo apt-get install python-gtk2-dev python-xklavier libxt-dev libxss1 xdg-user-dirs-gtk libxv-dev python-wnck telepathy-salut python-gobject-dev libxfont-dev libxres-dev libxfixes-dev libdrm-dev libxdmcp-dev python-dev libxcomposite-dev libxss-dev libfontenc-dev intltool hal libice-dev python-cjson python-decorator libxdamage-dev libxmu-dev libcairo2-dev libxpm-dev libgtk2.0-dev libxxf86dga-dev libgconf2-dev libx11-dev libasound2-dev python-rsvg libxext-dev gnome-common python-telepathy libxau-dev libxft-dev libxcursor-dev libfs-dev libtool libxi-dev python-dateutil libdmx-dev python-hippocanvas libxtst-dev metacity libdmx1 libxxf86vm-dev libxp-dev icon-slicer xserver-xephyr libxinerama-dev libxp6 libxkbfile-dev libxrender-dev libxvmc-dev icon-naming-utils libxrandr-dev python-gtksourceview2 libsm-dev telepathy-gabble pkg-config | iain@wheezy-box:~$ sudo apt-get install python-gtk2-dev python-xklavier libxt-dev libxss1 xdg-user-dirs-gtk libxv-dev python-wnck telepathy-salut python-gobject-dev libxfont-dev libxres-dev libxfixes-dev libdrm-dev libxdmcp-dev python-dev libxcomposite-dev libxss-dev libfontenc-dev intltool hal libice-dev python-cjson python-decorator libxdamage-dev libxmu-dev libcairo2-dev libxpm-dev libgtk2.0-dev libxxf86dga-dev libgconf2-dev libx11-dev libasound2-dev python-rsvg libxext-dev gnome-common python-telepathy libxau-dev libxft-dev libxcursor-dev libfs-dev libtool libxi-dev python-dateutil libdmx-dev python-hippocanvas libxtst-dev metacity libdmx1 libxxf86vm-dev libxp-dev icon-slicer xserver-xephyr libxinerama-dev libxp6 libxkbfile-dev libxrender-dev libxvmc-dev icon-naming-utils libxrandr-dev python-gtksourceview2 libsm-dev telepathy-gabble pkg-config | ||
| Line 607: | Line 609: | ||
-- org.freedesktop.DBus.Error.InvalidArgs: Type of message, `(as)', does not match expected type `(bas)' | -- org.freedesktop.DBus.Error.InvalidArgs: Type of message, `(as)', does not match expected type `(bas)' | ||
-- Use -DD argument for full debuging output and tracebacks | -- Use -DD argument for full debuging output and tracebacks | ||
Install further packages called for. | |||
iain@wheezy-box:~$ sudo apt-get install libdbus-glib-1-dev libtelepathy-glib-dev | iain@wheezy-box:~$ sudo apt-get install libdbus-glib-1-dev libtelepathy-glib-dev | ||
| Line 625: | Line 629: | ||
After this operation, 5,926 kB of additional disk space will be used. | After this operation, 5,926 kB of additional disk space will be used. | ||
Cut trace. | Cut trace. Installed without reported error. | ||
This is an example of another install instruction being given: | This is an example of another install instruction being given: | ||