Garnome 2.22.0: totem-pl-parser should be installed BEFORE totem



Hello.

As mentioned, I've got problems running make install in totem. When
I manually run the configure command that Garnome "creates", it fails
like this:

[...]
checking GStreamer 0.10 goom plugin... yes
checking Whether not to check for iso-codes... no
checking whether iso-codes has iso-639 domain... yes
checking for EXTRA_GNOME... configure: error: Package requirements (glib-2.0 >= 2.13.4 gtk+-2.0 >= 2.12.6 libgnomeui-2.0 >= 2.3.3 gnome-vfs-2.0 >= 2.16.0 gnome-vfs-module-2.0 >= 2.16.0 libgnome-2.0 >= 2.14.0  gnome-icon-theme >= 2.15.90 gmodule-2.0 totem-plparser >= 2.21.90 iso-codes gstreamer-0.10 >= 0.10.12 gstreamer-base-0.10 >= 0.10.12 gstreamer-plugins-base-0.10 >= 0.10.12 gconf-2.0) were not met:

Requested 'totem-plparser >= 2.21.90' but version of totem-plparser is 2.20.3

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

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

I ran:
 
./configure --prefix=/data/Gnome2.22/garnome                                    \
  --exec_prefix=/data/Gnome2.22/garnome --bindir=/data/Gnome2.22/garnome/bin    \
  --sbindir=/data/Gnome2.22/garnome/sbin                                        \
  --libexecdir=/data/Gnome2.22/garnome/libexec                                  \
  --datadir=/data/Gnome2.22/garnome/share                                       \
  --sysconfdir=/data/Gnome2.22/garnome/etc                                      \
  --sharedstatedir=/data/Gnome2.22/garnome/share                                \
  --localstatedir=/data/Gnome2.22/garnome/var                                   \
  --libdir=/data/Gnome2.22/garnome/lib                                          \
  --infodir=/data/Gnome2.22/garnome/info                                        \
  --includedir=/data/Gnome2.22/garnome/include                                  \
  --mandir=/data/Gnome2.22/garnome/man --enable-gstreamer=yes --disable-lirc    \
  --disable-nvtv --disable-vanity --disable-static --disable-maintainer-mode    \
  --with-html-dir=/data/Gnome2.22/garnome/share/gtk-doc/html --disable-gtk-doc  \
  --disable-debug --disable-tests

Hmm... Or would I NOT have this problem, if "make install" in "totem" 
would correctly function? I'm asking, as I'm seeing the following 
"cookies" in the totem-pl-parser directory:

$ ls -1  /data/Gnome2.22/garnome-2.22.0/desktop/totem-pl-parser/cookies/main.d/
build
build-work
checksum
checksum-totem-pl-parser-2.22.1.tar.bz2
configure
configure-work
extract
extract-totem-pl-parser-2.22.1.tar.bz2
fetch
fixup
install
install-work
patch
tar-bz-extract-totem-pl-parser-2.22.1.tar.bz2

This means, that totem-pl-parser is installed, doesn't it?

Thanks,

Michael



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]