Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gnome New main menu
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
tatotato
Tux's lil' helper
Tux's lil' helper


Joined: 27 Apr 2008
Posts: 119
Location: All Along the Watchtower

PostPosted: Tue Apr 29, 2008 9:53 pm    Post subject: Reply with quote

nope. :)

Code:

mkdir gnomesvn
cd gnomesvn
svn checkout http://svn.gnome.org/svn/gnome-main-menu/trunk gnome-main-menu


Then once that's done you can
Code:

cd gnome-main-menu
./autogen.sh --prefix=/usr/local


If it barks at you about missing dependencies, SVN those too.
_________________
|spectre-net - my site about nothing | OOSBÈ! DOOVDÈ! | Take me to your dealer |
Back to top
View user's profile Send private message
Xamindar
Veteran
Veteran


Joined: 03 Oct 2004
Posts: 1155
Location: California

PostPosted: Wed Apr 30, 2008 3:06 am    Post subject: Reply with quote

upengan78 wrote:

* Failed Patch: 03-configure.in-remove-gtk-doc.patch !
* ( /usr/portage/local/layman/sabayon/gnome-extra/gnome-main-menu/files/03-configure.in-remove-gtk-doc.patch )
*


enable the doc use flag

But just so you know it will still fail to build because it is also looking for networkmanager-0.7.0 but the latest one available in both gentoo and the sabayon overlay is 0.6.6. I talked a while with some sabayon guys on irc last night and we couldn't figure it out. Oh well.

I do have an older version of gnome-main-menu working for me so I'm just waiting for networkmanager to catch up before I try again.
Back to top
View user's profile Send private message
tatotato
Tux's lil' helper
Tux's lil' helper


Joined: 27 Apr 2008
Posts: 119
Location: All Along the Watchtower

PostPosted: Wed Apr 30, 2008 3:13 am    Post subject: Reply with quote

From what I understand it needs the svn version.

http://www.gnome.org/projects/NetworkManager/developers/
_________________
|spectre-net - my site about nothing | OOSBÈ! DOOVDÈ! | Take me to your dealer |
Back to top
View user's profile Send private message
Xamindar
Veteran
Veteran


Joined: 03 Oct 2004
Posts: 1155
Location: California

PostPosted: Wed Apr 30, 2008 3:33 am    Post subject: Reply with quote

tatotato wrote:
From what I understand it needs the svn version.

http://www.gnome.org/projects/NetworkManager/developers/


Is there an ebuild anywhere for the svn version I wonder? It's strange that even sabayon doesn't have one...I wonder how any of their users are able to install this package?
Back to top
View user's profile Send private message
gimpel
Advocate
Advocate


Joined: 15 Oct 2004
Posts: 2720
Location: Munich, Bavaria

PostPosted: Wed Apr 30, 2008 9:54 am    Post subject: Reply with quote

Xamindar wrote:
tatotato wrote:
From what I understand it needs the svn version.

http://www.gnome.org/projects/NetworkManager/developers/


Is there an ebuild anywhere for the svn version I wonder? It's strange that even sabayon doesn't have one...I wonder how any of their users are able to install this package?

Quick shot one:
Code:
cd /to/your/overlay/net-misc
svn co http://gimpel.ath.cx/svn/gimpel/net-misc/networkmanager/

I also updated the gnome-main-menu ebuild from b.g.o. - small cosmetics (NOCONFIGURE=1 ./autogen.sh, some missing dependencies etc)
Code:
svn co http://gimpel.ath.cx/svn/gimpel/gnome-extra/gnome-main-menu/


Use at your own risk, might kill kittens, and the usual warnings.
_________________
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Back to top
View user's profile Send private message
upengan78
l33t
l33t


Joined: 27 Jun 2007
Posts: 711
Location: IL

PostPosted: Wed Apr 30, 2008 1:53 pm    Post subject: Reply with quote

tatotato wrote:
nope. :)

Code:

mkdir gnomesvn
cd gnomesvn
svn checkout http://svn.gnome.org/svn/gnome-main-menu/trunk gnome-main-menu


Then once that's done you can
Code:

cd gnome-main-menu
./autogen.sh --prefix=/usr/local


If it barks at you about missing dependencies, SVN those too.


Code:
 ./autogen.sh --prefix=/usr/local
/usr/bin/gnome-autogen.sh
checking for autoconf >= 2.53...
  testing autoconf2.50... not found.
  testing autoconf... found 2.61
checking for automake >= 1.9...
  testing automake-1.10... found 1.10
checking for libtool >= 1.4.3...
  testing libtoolize... found 1.5.26
checking for glib-gettext >= 2.2.0...
  testing glib-gettextize... found 2.14.6
checking for intltool >= 0.25...
  testing intltoolize... found 0.35.5
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 0.22
checking for gnome-doc-utils >= 0.4.2...
  testing gnome-doc-prepare... found 0.12.1
checking for gnome-common >= 2.3.0...
  testing gnome-doc-common... found 2.20.0
Checking for required M4 macros...
Checking for forbidden M4 macros...
Processing ./configure.in
Running libtoolize...
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
Running glib-gettextize... Ignore non-fatal messages.
Copying file mkinstalldirs
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running intltoolize...
Running gnome-doc-common...
Running gnome-doc-prepare...
You should add the contents of '/usr/share/aclocal/gnome-doc-utils.m4' to 'aclocal.m4'.
Running aclocal-1.10...
Running autoconf...
Running autoheader...
Running automake-1.10...
configure.in:6: installing `./missing'
configure.in:6: installing `./install-sh'
src/Makefile.am: installing `./depcomp'
Running ./configure --enable-maintainer-mode --prefix=/usr/local ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 whether byte ordering is bigendian... no
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for library containing strerror... none required
checking for ANSI C header files... (cached) yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for correct ltmain.sh version... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for intltool >= 0.35.0... 0.35.5 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking whether gcc understands -Wno-sign-compare... yes
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
checking what language compliance flags to pass to the C compiler...
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for X... libraries /usr/lib64, headers
checking whether -R must be followed by a space... neither works
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for TERM... configure: error: Package requirements ( glib-2.0 >= 2.15.2  gtk+-2.0 >= 2.12.0  gconf-2.0 >= 2.14.0  gio-2.0  libglade-2.0  libgnomeui-2.0  libgnome-2.0 >= 2.14.0  libstartup-notification-1.0 >= 0.8  vte >= 0.15.3) were not met:

Requested 'glib-2.0 >= 2.15.2' but version of GLib is 2.14.6
No package 'gio-2.0' 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 TERM_CFLAGS
and TERM_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


EDIT :
Is there any solution on to the above error ?
Back to top
View user's profile Send private message
upengan78
l33t
l33t


Joined: 27 Jun 2007
Posts: 711
Location: IL

PostPosted: Thu May 01, 2008 6:28 pm    Post subject: Reply with quote

tatotato wrote:
nope. :)

Code:

mkdir gnomesvn
cd gnomesvn
svn checkout http://svn.gnome.org/svn/gnome-main-menu/trunk gnome-main-menu


Then once that's done you can
Code:

cd gnome-main-menu
./autogen.sh --prefix=/usr/local


If it barks at you about missing dependencies, SVN those too.




I did ./configure ; make; make install

in gnome-main-menu directory.

last lines in output when i executed make command..

Quote:
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /usr/local/share/gnome/help/gnome-terminal/zh_TW
mkdir -p -- /usr/local/share/gnome/help/gnome-terminal/zh_TW
for file in legal.xml gnome-terminal.xml; do \
cp ./$file /usr/local/share/gnome/help/gnome-terminal/zh_TW; \
done
if test "figures"; then \
/bin/sh ../../mkinstalldirs /usr/local/share/gnome/help/gnome-terminal/zh_TW/figures; \
for file in ./figures/*.png; do \
basefile=`echo $file | sed -e 's,^.*/,,'`; \
/usr/bin/install -c -m 644 $file /usr/local/share/gnome/help/gnome-terminal/zh_TW/figures/$basefile; \
done \
fi
mkdir -p -- /usr/local/share/gnome/help/gnome-terminal/zh_TW/figures
make install-data-hook
make[4]: Entering directory `/root/gnomesvn/gnome-main-menu/help/zh_TW'
/bin/sh ../../mkinstalldirs /usr/local/share/omf/gnome-terminal
for file in gnome-terminal-zh_TW.omf; do \
/usr/bin/install -c -m 644 $file.out /usr/local/share/omf/gnome-terminal/$file; \
done
scrollkeeper-update -p /usr/local/var/scrollkeeper -o /usr/local/share/omf/gnome-terminal
make[4]: Leaving directory `/root/gnomesvn/gnome-main-menu/help/zh_TW'
make[3]: Leaving directory `/root/gnomesvn/gnome-main-menu/help/zh_TW'
make[2]: Leaving directory `/root/gnomesvn/gnome-main-menu/help/zh_TW'
make[2]: Entering directory `/root/gnomesvn/gnome-main-menu/help'
make[3]: Entering directory `/root/gnomesvn/gnome-main-menu/help'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /usr/local/share/gnome/help/gnome-terminal/C
mkdir -p -- /usr/local/share/gnome/help/gnome-terminal/C
/bin/sh ../mkinstalldirs /usr/local/share/gnome/help/gnome-terminal/de
mkdir -p -- /usr/local/share/gnome/help/gnome-terminal/de
/bin/sh ../mkinstalldirs /usr/local/share/gnome/help/gnome-terminal/ca
mkdir -p -- /usr/local/share/gnome/help/gnome-terminal/ca
/bin/sh ../mkinstalldirs /usr/local/share/gnome/help/gnome-terminal/es
mkdir -p -- /usr/local/share/gnome/help/gnome-terminal/es
/bin/sh ../mkinstalldirs /usr/local/share/gnome/help/gnome-terminal/fr
mkdir -p -- /usr/local/share/gnome/help/gnome-terminal/fr
/bin/sh ../mkinstalldirs /usr/local/share/gnome/help/gnome-terminal/it
mkdir -p -- /usr/local/share/gnome/help/gnome-terminal/it
/bin/sh ../mkinstalldirs /usr/local/share/gnome/help/gnome-terminal/ko
mkdir -p -- /usr/local/share/gnome/help/gnome-terminal/ko
/bin/sh ../mkinstalldirs /usr/local/share/gnome/help/gnome-terminal/oc
mkdir -p -- /usr/local/share/gnome/help/gnome-terminal/oc
/bin/sh ../mkinstalldirs /usr/local/share/gnome/help/gnome-terminal/pt_BR
mkdir -p -- /usr/local/share/gnome/help/gnome-terminal/pt_BR
/bin/sh ../mkinstalldirs /usr/local/share/gnome/help/gnome-terminal/ru
mkdir -p -- /usr/local/share/gnome/help/gnome-terminal/ru
/bin/sh ../mkinstalldirs /usr/local/share/gnome/help/gnome-terminal/sv
mkdir -p -- /usr/local/share/gnome/help/gnome-terminal/sv
/bin/sh ../mkinstalldirs /usr/local/share/gnome/help/gnome-terminal/uk
mkdir -p -- /usr/local/share/gnome/help/gnome-terminal/uk
/usr/bin/install -c -m 644 C/legal.xml /usr/local/share/gnome/help/gnome-terminal/C/legal.xml
/usr/bin/install -c -m 644 C/gnome-terminal.xml /usr/local/share/gnome/help/gnome-terminal/C/gnome-terminal.xml
/usr/bin/install -c -m 644 de/gnome-terminal.xml /usr/local/share/gnome/help/gnome-terminal/de/gnome-terminal.xml
/usr/bin/install -c -m 644 ca/gnome-terminal.xml /usr/local/share/gnome/help/gnome-terminal/ca/gnome-terminal.xml
/usr/bin/install -c -m 644 es/gnome-terminal.xml /usr/local/share/gnome/help/gnome-terminal/es/gnome-terminal.xml
/usr/bin/install -c -m 644 fr/gnome-terminal.xml /usr/local/share/gnome/help/gnome-terminal/fr/gnome-terminal.xml
/usr/bin/install -c -m 644 it/gnome-terminal.xml /usr/local/share/gnome/help/gnome-terminal/it/gnome-terminal.xml
/usr/bin/install -c -m 644 ko/gnome-terminal.xml /usr/local/share/gnome/help/gnome-terminal/ko/gnome-terminal.xml
/usr/bin/install -c -m 644 oc/gnome-terminal.xml /usr/local/share/gnome/help/gnome-terminal/oc/gnome-terminal.xml
/usr/bin/install -c -m 644 pt_BR/gnome-terminal.xml /usr/local/share/gnome/help/gnome-terminal/pt_BR/gnome-terminal.xml
/usr/bin/install -c -m 644 ru/gnome-terminal.xml /usr/local/share/gnome/help/gnome-terminal/ru/gnome-terminal.xml
/usr/bin/install -c -m 644 sv/gnome-terminal.xml /usr/local/share/gnome/help/gnome-terminal/sv/gnome-terminal.xml
/usr/bin/install -c -m 644 uk/gnome-terminal.xml /usr/local/share/gnome/help/gnome-terminal/uk/gnome-terminal.xml
/bin/sh ../mkinstalldirs /usr/local/share/gnome/help/gnome-terminal/C/figures/
mkdir -p -- /usr/local/share/gnome/help/gnome-terminal/C/figures/
/usr/bin/install -c -m 644 C/figures/gnome-terminal-default.png /usr/local/share/gnome/help/gnome-terminal/C/figures/gnome-terminal-default.png
/bin/sh ../mkinstalldirs /usr/local/share/gnome/help/gnome-terminal/de/figures/
mkdir -p -- /usr/local/share/gnome/help/gnome-terminal/de/figures/
/usr/bin/install -c -m 644 de/figures/gnome-terminal-default.png /usr/local/share/gnome/help/gnome-terminal/de/figures/gnome-terminal-default.png
/bin/sh ../mkinstalldirs /usr/local/share/gnome/help/gnome-terminal/ca/figures/
mkdir -p -- /usr/local/share/gnome/help/gnome-terminal/ca/figures/
/usr/bin/install -c -m 644 ca/figures/gnome-terminal-default.png /usr/local/share/gnome/help/gnome-terminal/ca/figures/gnome-terminal-default.png
/bin/sh ../mkinstalldirs /usr/local/share/gnome/help/gnome-terminal/es/figures/
mkdir -p -- /usr/local/share/gnome/help/gnome-terminal/es/figures/
/usr/bin/install -c -m 644 es/figures/gnome-terminal-default.png /usr/local/share/gnome/help/gnome-terminal/es/figures/gnome-terminal-default.png
/bin/sh ../mkinstalldirs /usr/local/share/gnome/help/gnome-terminal/fr/figures/
mkdir -p -- /usr/local/share/gnome/help/gnome-terminal/fr/figures/
/usr/bin/install -c -m 644 fr/figures/gnome-terminal-default.png /usr/local/share/gnome/help/gnome-terminal/fr/figures/gnome-terminal-default.png
/bin/sh ../mkinstalldirs /usr/local/share/gnome/help/gnome-terminal/it/figures/
mkdir -p -- /usr/local/share/gnome/help/gnome-terminal/it/figures/
/usr/bin/install -c -m 644 it/figures/gnome-terminal-default.png /usr/local/share/gnome/help/gnome-terminal/it/figures/gnome-terminal-default.png
/bin/sh ../mkinstalldirs /usr/local/share/gnome/help/gnome-terminal/ko/figures/
mkdir -p -- /usr/local/share/gnome/help/gnome-terminal/ko/figures/
/usr/bin/install -c -m 644 ko/figures/gnome-terminal-default.png /usr/local/share/gnome/help/gnome-terminal/ko/figures/gnome-terminal-default.png
/bin/sh ../mkinstalldirs /usr/local/share/gnome/help/gnome-terminal/oc/figures/
mkdir -p -- /usr/local/share/gnome/help/gnome-terminal/oc/figures/
/usr/bin/install -c -m 644 C/figures/gnome-terminal-default.png /usr/local/share/gnome/help/gnome-terminal/oc/figures/gnome-terminal-default.png
/bin/sh ../mkinstalldirs /usr/local/share/gnome/help/gnome-terminal/pt_BR/figures/
mkdir -p -- /usr/local/share/gnome/help/gnome-terminal/pt_BR/figures/
/usr/bin/install -c -m 644 C/figures/gnome-terminal-default.png /usr/local/share/gnome/help/gnome-terminal/pt_BR/figures/gnome-terminal-default.png
/bin/sh ../mkinstalldirs /usr/local/share/gnome/help/gnome-terminal/ru/figures/
mkdir -p -- /usr/local/share/gnome/help/gnome-terminal/ru/figures/
/usr/bin/install -c -m 644 C/figures/gnome-terminal-default.png /usr/local/share/gnome/help/gnome-terminal/ru/figures/gnome-terminal-default.png
/bin/sh ../mkinstalldirs /usr/local/share/gnome/help/gnome-terminal/sv/figures/
mkdir -p -- /usr/local/share/gnome/help/gnome-terminal/sv/figures/
/usr/bin/install -c -m 644 sv/figures/gnome-terminal-default.png /usr/local/share/gnome/help/gnome-terminal/sv/figures/gnome-terminal-default.png
/bin/sh ../mkinstalldirs /usr/local/share/gnome/help/gnome-terminal/uk/figures/
mkdir -p -- /usr/local/share/gnome/help/gnome-terminal/uk/figures/
/usr/bin/install -c -m 644 uk/figures/gnome-terminal-default.png /usr/local/share/gnome/help/gnome-terminal/uk/figures/gnome-terminal-default.png
/usr/bin/install -c -m 644 C/figures/gnome-terminal-tabbed.png /usr/local/share/gnome/help/gnome-terminal/C/figures/gnome-terminal-tabbed.png
/usr/bin/install -c -m 644 de/figures/gnome-terminal-tabbed.png /usr/local/share/gnome/help/gnome-terminal/de/figures/gnome-terminal-tabbed.png
/usr/bin/install -c -m 644 ca/figures/gnome-terminal-tabbed.png /usr/local/share/gnome/help/gnome-terminal/ca/figures/gnome-terminal-tabbed.png
/usr/bin/install -c -m 644 es/figures/gnome-terminal-tabbed.png /usr/local/share/gnome/help/gnome-terminal/es/figures/gnome-terminal-tabbed.png
/usr/bin/install -c -m 644 fr/figures/gnome-terminal-tabbed.png /usr/local/share/gnome/help/gnome-terminal/fr/figures/gnome-terminal-tabbed.png
/usr/bin/install -c -m 644 it/figures/gnome-terminal-tabbed.png /usr/local/share/gnome/help/gnome-terminal/it/figures/gnome-terminal-tabbed.png
/usr/bin/install -c -m 644 ko/figures/gnome-terminal-tabbed.png /usr/local/share/gnome/help/gnome-terminal/ko/figures/gnome-terminal-tabbed.png
/usr/bin/install -c -m 644 C/figures/gnome-terminal-tabbed.png /usr/local/share/gnome/help/gnome-terminal/oc/figures/gnome-terminal-tabbed.png
/usr/bin/install -c -m 644 C/figures/gnome-terminal-tabbed.png /usr/local/share/gnome/help/gnome-terminal/pt_BR/figures/gnome-terminal-tabbed.png
/usr/bin/install -c -m 644 C/figures/gnome-terminal-tabbed.png /usr/local/share/gnome/help/gnome-terminal/ru/figures/gnome-terminal-tabbed.png
/usr/bin/install -c -m 644 sv/figures/gnome-terminal-tabbed.png /usr/local/share/gnome/help/gnome-terminal/sv/figures/gnome-terminal-tabbed.png
/usr/bin/install -c -m 644 uk/figures/gnome-terminal-tabbed.png /usr/local/share/gnome/help/gnome-terminal/uk/figures/gnome-terminal-tabbed.png
/bin/sh ../mkinstalldirs /usr/local/share/omf/gnome-terminal
/usr/bin/install -c -m 644 gnome-terminal-C.omf /usr/local/share/omf/gnome-terminal/gnome-terminal-C.omf
/usr/bin/install -c -m 644 gnome-terminal-de.omf /usr/local/share/omf/gnome-terminal/gnome-terminal-de.omf
/usr/bin/install -c -m 644 gnome-terminal-ca.omf /usr/local/share/omf/gnome-terminal/gnome-terminal-ca.omf
/usr/bin/install -c -m 644 gnome-terminal-es.omf /usr/local/share/omf/gnome-terminal/gnome-terminal-es.omf
/usr/bin/install -c -m 644 gnome-terminal-fr.omf /usr/local/share/omf/gnome-terminal/gnome-terminal-fr.omf
/usr/bin/install -c -m 644 gnome-terminal-it.omf /usr/local/share/omf/gnome-terminal/gnome-terminal-it.omf
/usr/bin/install -c -m 644 gnome-terminal-ko.omf /usr/local/share/omf/gnome-terminal/gnome-terminal-ko.omf
/usr/bin/install -c -m 644 gnome-terminal-oc.omf /usr/local/share/omf/gnome-terminal/gnome-terminal-oc.omf
/usr/bin/install -c -m 644 gnome-terminal-pt_BR.omf /usr/local/share/omf/gnome-terminal/gnome-terminal-pt_BR.omf
/usr/bin/install -c -m 644 gnome-terminal-ru.omf /usr/local/share/omf/gnome-terminal/gnome-terminal-ru.omf
/usr/bin/install -c -m 644 gnome-terminal-sv.omf /usr/local/share/omf/gnome-terminal/gnome-terminal-sv.omf
/usr/bin/install -c -m 644 gnome-terminal-uk.omf /usr/local/share/omf/gnome-terminal/gnome-terminal-uk.omf
scrollkeeper-update -p /var/lib/lib/rarian -o /usr/local/share/omf/gnome-terminal
make[3]: Leaving directory `/root/gnomesvn/gnome-main-menu/help'
make[2]: Leaving directory `/root/gnomesvn/gnome-main-menu/help'
make[1]: Leaving directory `/root/gnomesvn/gnome-main-menu/help'
make[1]: Entering directory `/root/gnomesvn/gnome-main-menu'
make[2]: Entering directory `/root/gnomesvn/gnome-main-menu'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/applications" || /usr/bin/mkdir -p "/usr/local/share/applications"
/usr/bin/install -c -m 644 'gnome-terminal.desktop' '/usr/local/share/applications/gnome-terminal.desktop'
make[2]: Leaving directory `/root/gnomesvn/gnome-main-menu'
make[1]: Leaving directory `/root/gnomesvn/gnome-main-menu'


Does that mean gnome-main-menu is installed? how to get the menu working however ? :lol:

Thanks
Back to top
View user's profile Send private message
tatotato
Tux's lil' helper
Tux's lil' helper


Joined: 27 Apr 2008
Posts: 119
Location: All Along the Watchtower

PostPosted: Thu May 01, 2008 8:51 pm    Post subject: Reply with quote

It should now be under add to panel.

I wonder if I should make a guide out of this.
_________________
|spectre-net - my site about nothing | OOSBÈ! DOOVDÈ! | Take me to your dealer |
Back to top
View user's profile Send private message
upengan78
l33t
l33t


Joined: 27 Jun 2007
Posts: 711
Location: IL

PostPosted: Fri May 02, 2008 2:46 pm    Post subject: Reply with quote

:D Yeah finally got the menu

I pulled most of the stuff through svn,

Someone also suggested me 'suka' overlay..I have not tried it however, :lol:
Back to top
View user's profile Send private message
p1c2u
Tux's lil' helper
Tux's lil' helper


Joined: 16 Feb 2005
Posts: 103
Location: Warsaw/Cracow, Poland

PostPosted: Mon Jul 28, 2008 12:04 pm    Post subject: Reply with quote

Hi,
i can't compile gnome-main-menu from svn after NetworkManager (also svn) update. I got:
Code:

network-status-agent.c: In function ‘nm_get_device_info’:
network-status-agent.c:221: error: ‘NMSettingIP4Address’ has no member named ‘netmask’
network-status-agent.c:224: error: ‘NMSettingIP4Address’ has no member named ‘netmask’
network-status-agent.c:225: error: ‘NMSettingIP4Address’ has no member named ‘netmask’


Any idea?
_________________
gentoo kernel: 2.6.34-rc2 & darwin kernel: 10.2.0 | overlay
Back to top
View user's profile Send private message
aavan
n00b
n00b


Joined: 08 Jan 2007
Posts: 9
Location: Charleroi, Belgium

PostPosted: Sun Aug 24, 2008 4:09 pm    Post subject: Reply with quote

Hi,

When I try to emerge gnome-main-menu (via the sabayon layer) OR when I try to install it through SVN, the configuration fails.

It tells me :

Code:
Requested 'gtk+-2.0 >= 2.13.3' but version of GTK+ is 2.12.10


I then tried to install GTK+ through SVN it tells me :

Code:
Requested 'glib-2.0 >= 2.17.6' but version of GLib is 2.16.3


I then tried to install Glib through SVN... it worked...

But GTK+ SVN doesn't recognize the correct version of GLib...

GLib is installed in /usr/local ...

When I check here is what I read :
Code:

cat /usr/local/lib/glib-2.0/include/glibconfig.h | grep VERSION
#define GLIB_MAJOR_VERSION 2
#define GLIB_MINOR_VERSION 17
#define GLIB_MICRO_VERSION 8


What's the problem ?
Back to top
View user's profile Send private message
SeaTiger
l33t
l33t


Joined: 22 Nov 2007
Posts: 603
Location: Toronto, Ontario, Canada

PostPosted: Wed Aug 27, 2008 5:05 am    Post subject: Reply with quote

aavan wrote:
...

When I check here is what I read :
Code:

cat /usr/local/lib/glib-2.0/include/glibconfig.h | grep VERSION
#define GLIB_MAJOR_VERSION 2
#define GLIB_MINOR_VERSION 17
#define GLIB_MICRO_VERSION 8


What's the problem ?

You have glib version 2.17.8, which is the latest testing/unstable version, from svn.

Try pull the latest gtk+ from svn again and it may pass.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum