



Calculating upgrade... Done
The following NEW packages will be installed:
mate-applets-common
The following packages have been kept back:
cinnamon
The following packages will be upgraded:
mate-applets
1 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 8,494 kB of archives.
After this operation, 1,869 kB of additional disk space will be used.



prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: Atk
Description: Accessibility Toolkit
Version: 2.0.1
Requires: gobject-2.0
Libs: -L${libdir} -latk-1.0
Cflags: -I${includedir}/atk-1.0 
gconf-editor --> desktop.cinnamon.windows.button_layoutxircon wrote:Any ideas on how to change the window theme (close, max, min buttons etc)?



stz*j wrote:..............Found the nasty bug eating my muffin .............


No, there's no autogen script in muffin.stz*j wrote:is there supposed to be an autogen.sh file in the muffin folder?





zerozero wrote:yeahh, this was made on lmde-testing
- Code: Select all
inxi -r
Repos: Active apt sources in file: /etc/apt/sources.list
deb http://packages.linuxmint.com/ debian main import backport romeo upstream
deb-src http://packages.linuxmint.com/ debian main import backport romeo upstream #Added by software-properties
deb http://ftp.debian.org/debian testing main contrib non-free
deb-src http://ftp.debian.org/debian testing main contrib non-free
deb http://security.debian.org/ testing/updates main contrib non-free
deb-src http://security.debian.org/ testing/updates main contrib non-free
deb http://www.debian-multimedia.org testing main non-free
deb-src http://www.debian-multimedia.org testing main non-free
deb http://tridex.net/repo/debian/ wheezy main
git clone https://github.com/linuxmint/muffin.git
cd muffin/
sudo aptitude install libcairo2-dev
sudo apt-get install libgtk-3-dev libcanberra-gtk3-dev libclutter-1.0-dev libatk1.0-dev
sudo apt-get install cdbs dh-autoreconf libcanberra-gtk3-dev gobject-introspection libgirepository1.0-dev libjson-glib-dev libclutter-1.0-dev libgconf2-dev libstartup-notification0-dev libxt-dev gnome-pkg-tools
apt build
cd ## to directory containing those .deb files
sudo chown user *.deb ##my deb files all belong to root... so yeah
sudo dpkg -i muffin_1.0.0_i386.deb muffin-common_1.0.0_all.deb libmuffin0_1.0.0_i386.deb libmuffin-dev_1.0.0_i386.deb gir1.2-muffin-3.0_1.0.0_i386.deb
git clone git://github.com/linuxmint/Cinnamon
cd Cinnamon/
sudo apt-get install libgjs-dev gsettings-desktop-schemas-dev libcaribou-dev libcroco3-dev libdbus-glib-1-dev libgnome-bluetooth-dev libgnome-desktop-3-dev libgnome-keyring-dev libgnome-menu-3-dev libgstreamer0.10-dev libgudev-1.0-dev libnm-glib-dev libmuffin-dev librsvg2-dev libwnck-dev libxss-dev libpulse-dev libecal1.2-dev libedataserver1.2-dev libedataserverui-3.0-dev libfolks-dev libtelepathy-glib-dev libtelepathy-logger-dev libpolkit-agent-1-dev
sudo ./autogen.sh
sudo make
sudo make install
apt build



mockturtl wrote:gconf-editor --> desktop.cinnamon.windows.button_layoutxircon wrote:Any ideas on how to change the window theme (close, max, min buttons etc)?






amadeu@amadeu:~$ cinnamon --version
Cinnamon 1.2.0
amadeu@amadeu:~$ gnome-shell --version
GNOME Shell 3.0.2



Cinnamon's a fork of gnome-shell 3.2, isn't it? Testing has just about all of GNOME 3.2 to build against. (gnome-shell eligible to migrate next week)zerozero wrote:just realised one thing, my cinnamon compiled and runs on gnome-shell 3.0.2
- Code: Select all
amadeu@amadeu:~$ cinnamon --version
Cinnamon 1.2.0
amadeu@amadeu:~$ gnome-shell --version
GNOME Shell 3.0.2





Tweaked that list a bit -- add intltool, remove duplicates.stz*j wrote:4) Install missing dependencies, refer to zerozero's post here , have a look at his bash history and apt log
- Code: Select all
sudo apt-get install libgtk-3-dev libcanberra-gtk3-dev libclutter-1.0-dev libatk1.0-dev cdbs dh-autoreconf gobject-introspection libgirepository1.0-dev libjson-glib-dev libgconf2-dev libstartup-notification0-dev libxt-dev gnome-pkg-tools intltool
That will install them.6) After this point, there should be 5 .deb files [in the parent directory] from a successful build. So now,
- Code: Select all
cd ..
sudo dpkg -i *.deb
Add gnome-common to run autogen. The other two are reported missing when you try to install the cinnamon deb. :-/7) ..
install required debs, below was mine, so yours might vary
- Code: Select all
sudo apt-get install libgjs-dev gsettings-desktop-schemas-dev libcaribou-dev libcroco3-dev libdbus-glib-1-dev libgnome-bluetooth-dev libgnome-desktop-3-dev libgnome-keyring-dev libgnome-menu-3-dev libgstreamer0.10-dev libgudev-1.0-dev libnm-glib-dev libmuffin-dev librsvg2-dev libwnck-dev libxss-dev libpulse-dev libecal1.2-dev libedataserver1.2-dev libedataserverui-3.0-dev libfolks-dev libtelepathy-glib-dev libtelepathy-logger-dev libpolkit-agent-1-dev gnome-common caribou gir1.2-accountsservice-1.0
42:/usr/bin/ld: warning: libmozjs.so.8d, needed by /usr/lib/gcc/i486-linux-gnu/4.6/../../../../lib/libgjs.so, may conflict with libmozjs.so.9d
46:/usr/bin/ld: warning: libmozjs.so.8d, needed by /usr/lib/gcc/i486-linux-gnu/4.6/../../../../lib/libgjs.so, may conflict with libmozjs.so.9d




Users browsing this forum: No registered users and 9 guests