You are not logged in.

#1 2012-08-26 20:45:17

rhklinux
Member
Registered: 2012-05-02
Posts: 18

[solved]Problem installing cinnamon

I downloaded cinnamon from : https://aur.archlinux.org/packages.php?ID=55330
when I run autogen.sh i am getting following error:

/usr/bin/gnome-autogen.sh
checking for autoconf >= 2.53...
  testing autoconf2.50... not found.
  testing autoconf... found 2.69
checking for automake >= 1.9...
  testing automake-1.12... found 1.12.3
checking for libtool >= 1.4.3...
  testing libtoolize... found 2.4.2
checking for gettext >= 0.10.40...
  testing gettextize... found 0.18.1
checking for intltool >= 0.25...
  testing intltoolize... found 0.50.2
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 0.27
checking for gnome-common >= 2.3.0...
  testing gnome-doc-common... found 3.4.0.1
Checking for required M4 macros...
Checking for forbidden M4 macros...
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

Processing ./configure.ac
Running libtoolize...
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'.
libtoolize: copying file `config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
Running autopoint...
Copying file po/Makefile.in.in
Running intltoolize...
Running gnome-doc-common...
Running aclocal-1.12...
Running autoconf...
Running autoheader...
Running automake-1.12...
Running ./configure --enable-maintainer-mode ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether NLS is requested... yes
checking for intltool >= 0.40... 0.50.2 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.16.1
checking for XML::Parser... ok
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... (cached) /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.22... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for a Python interpreter with version >= 2.5... python2
checking for python2... /usr/bin/python2
checking for python2 version... 2.7
checking for python2 platform... linux2
checking for python2 script directory... ${prefix}/lib/python2.7/site-packages
checking for python2 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for GStreamer (needed for recording functionality)... yes
checking for TEST_CINNAMON_RECORDER... yes
checking for CINNAMON... no
configure: error: Package requirements (gio-2.0 >= 2.29.10
                               gio-unix-2.0 dbus-glib-1 libxml-2.0
                               gtk+-3.0 >= 3.0.0
                               libmuffin >= 1.0.5
                               gjs-internals-1.0 >= 1.29.18
			       libgnome-menu-3.0 gstreamer-0.10 gstreamer-base-0.10 x11 gconf-2.0
                               gdk-x11-3.0 libsoup-2.4 gl
			       clutter-x11-1.0 >= 1.7.5
                               libstartup-notification-1.0 >= 0.11
                               gobject-introspection-1.0 >= 0.10.1
			       libcanberra
                               polkit-agent-1 >= 0.100 xfixes
                               libnm-glib libnm-util gnome-keyring-1) were not met:

No package 'libmuffin' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables CINNAMON_CFLAGS
and CINNAMON_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

Please help

Last edited by rhklinux (2012-11-06 05:15:37)

Offline

#2 2012-08-26 22:08:28

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,787
Website

Re: [solved]Problem installing cinnamon

rhklinux wrote:

when I run autogen.sh

Why are you running autogen.sh?

As per the wiki:

makepkg -s

EDIT: looks like that package requires deps from the AUR, notably muffin-wm. Pacman won't be install these for you, so you'll need to compile+install them first before running makepkg -s.

Last edited by WorMzy (2012-08-26 22:10:32)


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Online

#3 2012-08-27 05:54:17

rhklinux
Member
Registered: 2012-05-02
Posts: 18

Re: [solved]Problem installing cinnamon

I tried installing muffin-wm ./configure went fine but make got this error :

make  all-recursive
make[1]: Entering directory `/home/rohit/Downloads/linuxmint-muffin-75e4992'
Making all in src
make[2]: Entering directory `/home/rohit/Downloads/linuxmint-muffin-75e4992/src'
make  all-recursive
make[3]: Entering directory `/home/rohit/Downloads/linuxmint-muffin-75e4992/src'
Making all in wm-tester
make[4]: Entering directory `/home/rohit/Downloads/linuxmint-muffin-75e4992/src/wm-tester'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/rohit/Downloads/linuxmint-muffin-75e4992/src/wm-tester'
Making all in tools
make[4]: Entering directory `/home/rohit/Downloads/linuxmint-muffin-75e4992/src/tools'
  CCLD     muffin-message
/usr/bin/ld: warning: libm.so.6, needed by /usr/lib/libgtk-3.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libpthread.so.0, needed by /usr/lib/libgtk-3.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libdl.so.2, needed by /usr/lib/libgio-2.0.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: librt.so.1, needed by /usr/lib/libgio-2.0.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libresolv.so.2, needed by /usr/lib/libgio-2.0.so, not found (try using -rpath or -rpath-link)
/usr/lib/libcairo.so: undefined reference to `pthread_mutexattr_destroy@GLIBC_2.2.5'
/usr/lib/libgtk-3.so: undefined reference to `floorf@GLIBC_2.2.5'
/usr/lib/libgtk-3.so: undefined reference to `round@GLIBC_2.2.5'
/usr/lib/libpng15.so.15: undefined reference to `trunc@GLIBC_2.2.5'
/usr/lib/libgtk-3.so: undefined reference to `nearbyint@GLIBC_2.2.5'
/usr/lib/libgtk-3.so: undefined reference to `sin@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_rwlock_rdlock@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_setspecific@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_key_delete@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_rwlock_unlock@GLIBC_2.2.5'
/usr/lib/libgtk-3.so: undefined reference to `pow@GLIBC_2.2.5'
/usr/lib/libcairo.so: undefined reference to `hypot@GLIBC_2.2.5'
/usr/lib/libX11.so: undefined reference to `dlopen@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_rwlock_destroy@GLIBC_2.2.5'
/usr/lib/libgtk-3.so: undefined reference to `atan2@GLIBC_2.2.5'
/usr/lib/libgtk-3.so: undefined reference to `log10@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_sigmask@GLIBC_2.2.5'
/usr/lib/libgmodule-2.0.so.0: undefined reference to `dlerror@GLIBC_2.2.5'
/usr/lib/libgmodule-2.0.so.0: undefined reference to `dlclose@GLIBC_2.2.5'
/usr/lib/libgtk-3.so: undefined reference to `floor@GLIBC_2.2.5'
/usr/lib/libX11.so: undefined reference to `dlsym@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_attr_setstacksize@GLIBC_2.2.5'
/usr/lib/libgtk-3.so: undefined reference to `rint@GLIBC_2.2.5'
/usr/lib/libpangocairo-1.0.so: undefined reference to `cos@GLIBC_2.2.5'
/usr/lib/libgio-2.0.so: undefined reference to `__dn_expand@GLIBC_2.2.5'
/usr/lib/libgtk-3.so: undefined reference to `sqrt@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_rwlock_wrlock@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_condattr_setclock@GLIBC_2.3.3'
/usr/lib/libgtk-3.so: undefined reference to `sincos@GLIBC_2.2.5'
/usr/lib/libcairo.so: undefined reference to `clock_gettime@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_join@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_rwlock_init@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_key_create@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_detach@GLIBC_2.2.5'
/usr/lib/libcairo.so: undefined reference to `acos@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_create@GLIBC_2.2.5'
/usr/lib/libgtk-3.so: undefined reference to `tan@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_rwlock_trywrlock@GLIBC_2.2.5'
/usr/lib/libcairo.so: undefined reference to `pthread_mutexattr_settype@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_mutex_trylock@GLIBC_2.2.5'
/usr/lib/libgtk-3.so: undefined reference to `ceil@GLIBC_2.2.5'
/usr/lib/libcairo.so: undefined reference to `pthread_mutexattr_init@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_getspecific@GLIBC_2.2.5'
/usr/lib/libgio-2.0.so: undefined reference to `__res_query@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_rwlock_tryrdlock@GLIBC_2.2.5'
/usr/lib/libgtk-3.so: undefined reference to `fmod@GLIBC_2.2.5'
collect2: error: ld returned 1 exit status
make[4]: *** [muffin-message] Error 1
make[4]: Leaving directory `/home/rohit/Downloads/linuxmint-muffin-75e4992/src/tools'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/rohit/Downloads/linuxmint-muffin-75e4992/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/rohit/Downloads/linuxmint-muffin-75e4992/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rohit/Downloads/linuxmint-muffin-75e4992'
make: *** [all] Error 2

Offline

#4 2012-08-27 07:35:27

oboedad55
Member
From: Baku
Registered: 2011-04-05
Posts: 392

Re: [solved]Problem installing cinnamon

rhklinux wrote:

I tried installing muffin-wm ./configure went fine but make got this error :

make  all-recursive
make[1]: Entering directory `/home/rohit/Downloads/linuxmint-muffin-75e4992'
Making all in src
make[2]: Entering directory `/home/rohit/Downloads/linuxmint-muffin-75e4992/src'
make  all-recursive
make[3]: Entering directory `/home/rohit/Downloads/linuxmint-muffin-75e4992/src'
Making all in wm-tester
make[4]: Entering directory `/home/rohit/Downloads/linuxmint-muffin-75e4992/src/wm-tester'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/rohit/Downloads/linuxmint-muffin-75e4992/src/wm-tester'
Making all in tools
make[4]: Entering directory `/home/rohit/Downloads/linuxmint-muffin-75e4992/src/tools'
  CCLD     muffin-message
/usr/bin/ld: warning: libm.so.6, needed by /usr/lib/libgtk-3.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libpthread.so.0, needed by /usr/lib/libgtk-3.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libdl.so.2, needed by /usr/lib/libgio-2.0.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: librt.so.1, needed by /usr/lib/libgio-2.0.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libresolv.so.2, needed by /usr/lib/libgio-2.0.so, not found (try using -rpath or -rpath-link)
/usr/lib/libcairo.so: undefined reference to `pthread_mutexattr_destroy@GLIBC_2.2.5'
/usr/lib/libgtk-3.so: undefined reference to `floorf@GLIBC_2.2.5'
/usr/lib/libgtk-3.so: undefined reference to `round@GLIBC_2.2.5'
/usr/lib/libpng15.so.15: undefined reference to `trunc@GLIBC_2.2.5'
/usr/lib/libgtk-3.so: undefined reference to `nearbyint@GLIBC_2.2.5'
/usr/lib/libgtk-3.so: undefined reference to `sin@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_rwlock_rdlock@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_setspecific@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_key_delete@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_rwlock_unlock@GLIBC_2.2.5'
/usr/lib/libgtk-3.so: undefined reference to `pow@GLIBC_2.2.5'
/usr/lib/libcairo.so: undefined reference to `hypot@GLIBC_2.2.5'
/usr/lib/libX11.so: undefined reference to `dlopen@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_rwlock_destroy@GLIBC_2.2.5'
/usr/lib/libgtk-3.so: undefined reference to `atan2@GLIBC_2.2.5'
/usr/lib/libgtk-3.so: undefined reference to `log10@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_sigmask@GLIBC_2.2.5'
/usr/lib/libgmodule-2.0.so.0: undefined reference to `dlerror@GLIBC_2.2.5'
/usr/lib/libgmodule-2.0.so.0: undefined reference to `dlclose@GLIBC_2.2.5'
/usr/lib/libgtk-3.so: undefined reference to `floor@GLIBC_2.2.5'
/usr/lib/libX11.so: undefined reference to `dlsym@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_attr_setstacksize@GLIBC_2.2.5'
/usr/lib/libgtk-3.so: undefined reference to `rint@GLIBC_2.2.5'
/usr/lib/libpangocairo-1.0.so: undefined reference to `cos@GLIBC_2.2.5'
/usr/lib/libgio-2.0.so: undefined reference to `__dn_expand@GLIBC_2.2.5'
/usr/lib/libgtk-3.so: undefined reference to `sqrt@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_rwlock_wrlock@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_condattr_setclock@GLIBC_2.3.3'
/usr/lib/libgtk-3.so: undefined reference to `sincos@GLIBC_2.2.5'
/usr/lib/libcairo.so: undefined reference to `clock_gettime@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_join@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_rwlock_init@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_key_create@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_detach@GLIBC_2.2.5'
/usr/lib/libcairo.so: undefined reference to `acos@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_create@GLIBC_2.2.5'
/usr/lib/libgtk-3.so: undefined reference to `tan@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_rwlock_trywrlock@GLIBC_2.2.5'
/usr/lib/libcairo.so: undefined reference to `pthread_mutexattr_settype@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_mutex_trylock@GLIBC_2.2.5'
/usr/lib/libgtk-3.so: undefined reference to `ceil@GLIBC_2.2.5'
/usr/lib/libcairo.so: undefined reference to `pthread_mutexattr_init@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_getspecific@GLIBC_2.2.5'
/usr/lib/libgio-2.0.so: undefined reference to `__res_query@GLIBC_2.2.5'
/usr/lib/libglib-2.0.so: undefined reference to `pthread_rwlock_tryrdlock@GLIBC_2.2.5'
/usr/lib/libgtk-3.so: undefined reference to `fmod@GLIBC_2.2.5'
collect2: error: ld returned 1 exit status
make[4]: *** [muffin-message] Error 1
make[4]: Leaving directory `/home/rohit/Downloads/linuxmint-muffin-75e4992/src/tools'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/rohit/Downloads/linuxmint-muffin-75e4992/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/rohit/Downloads/linuxmint-muffin-75e4992/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rohit/Downloads/linuxmint-muffin-75e4992'
make: *** [all] Error 2

You could just use a pacman wrapper like yaourt and then do "yaourt -S cinnamon". It will pull in all deps.


Registered Linux user #436067

Offline

#5 2012-08-27 14:42:33

fsckd
Forum Fellow
Registered: 2009-06-15
Posts: 4,173

Re: [solved]Problem installing cinnamon

rhklinux, are you familiar with using AUR? Please read, https://wiki.archlinux.org/index.php/AU … g_packages.


aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies

Offline

#6 2012-09-03 19:56:04

rhklinux
Member
Registered: 2012-05-02
Posts: 18

Re: [solved]Problem installing cinnamon

Thanks !

Offline

#7 2012-09-03 20:47:32

Silex89
Member
From: Osorno, Los Lagos - Chile
Registered: 2011-10-16
Posts: 179

Re: [solved]Problem installing cinnamon

I have Cinnamon installed, its the easiest thing to do if you have Yaourt installed. Just type

 $ yaourt -S cinnamon 

Then answer the questions that will pop up (I did NOT edit anything from the PKGBUILD or the install script, everything went just fine with the default settings).

Best of Luck smile


"The way your heart sounds makes all the difference" John Myung

I love Dream Theater! ImL
Best Guitar Solo Ever

Offline

Board footer

Powered by FluxBB