Re: Can't install gedit

2007-10-08 Thread Matthias Brennwald


On 08.10.2007, at 08:06, Ryan Schmidt wrote:


On Oct 7, 2007, at 23:55, Matthias Brennwald wrote:


On 07.10.2007, at 22:36, Ryan Schmidt wrote:


No package 'libgnomeui-2.0' found


[snip]

Well, is the port libgnomeui installed? If not, sudo port  
install libgnomeui


Shouldn't MacPorts be smart enough to do that for me? I thought  
that's the point of a package manager?


Yes, if a software package requires libgnomeui, then that  
software's portfile should list libgnomeui as a dependency. Please  
try installing libgnomeui. If that solves the problem, submit a bug  
against whatever port it was that wouldn't compile before. (I  
haven't been following the thread that closely.) Of course, first,  
you should sudo port selfupdate and try again, to make sure the  
bug hasn't already been fixed.


Well...

sudo port install libgnomegui
Error: Port libgnomegui not found


Matthias


---
Matthias Brennwald
Lägernstrasse 6
CH 8037 Zürich
+41 (0)44 364 17 03
[EMAIL PROTECTED]


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: Can't install gedit

2007-10-06 Thread Matthias Brennwald
-vfsmm
---  Fetching libglade2
---  Attempting to fetch libglade-2.6.2.tar.bz2 from http:// 
mandril.creatis.insa-lyon.fr/linux/gnome.org/sources/libglade/2.6/

---  Verifying checksum(s) for libglade2
---  Extracting libglade2
---  Configuring libglade2
---  Building libglade2 with target all
---  Staging libglade2 into destroot
---  Installing libglade2 2.6.2_0
---  Activating libglade2 2.6.2_0
---  Cleaning libglade2
---  Fetching audiofile
---  Attempting to fetch audiofile-0.2.6.tar.gz from http://www. 
68k.org/~michael/audiofile/

---  Verifying checksum(s) for audiofile
---  Extracting audiofile
---  Configuring audiofile
---  Building audiofile with target all
---  Staging audiofile into destroot
---  Installing audiofile 0.2.6_1
---  Activating audiofile 0.2.6_1
---  Cleaning audiofile
---  Fetching esound
---  Attempting to fetch esound-0.2.38.tar.bz2 from http:// 
mandril.creatis.insa-lyon.fr/linux/gnome.org/sources/esound/0.2/

---  Verifying checksum(s) for esound
---  Extracting esound
---  Applying patches to esound
---  Configuring esound
---  Building esound with target all
---  Staging esound into destroot
---  Installing esound 0.2.38_1
---  Activating esound 0.2.38_1
---  Cleaning esound
---  Fetching libgnome
---  Attempting to fetch libgnome-2.20.0.tar.bz2 from http:// 
mandril.creatis.insa-lyon.fr/linux/gnome.org/sources/libgnome/2.20/

---  Verifying checksum(s) for libgnome
---  Extracting libgnome
---  Configuring libgnome
Error: Target org.macports.configure returned: configure failure:  
shell command  cd /opt/local/var/macports/build/ 
_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_l 
ibgnome/work/libgnome-2.20.0  ./configure --prefix=/opt/local -- 
mandir=/opt/local/share/man  returned error 1

Command output: checking for dgettext in -lintl... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /opt/local/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /opt/local/bin/msgfmt
checking for xgettext... /opt/local/bin/xgettext
checking what warning flags to pass to the C compiler... -Wall - 
Wmissing-prototypes

checking what language compliance flags to pass to the C compiler...
checking for mawk... no
checking for gawk... no
checking for nawk... no
checking for awk... /usr/bin/awk
checking for perl5... no
checking for perl... /opt/local/bin/perl
checking for pkg-config... /opt/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether ESounD support is requested... yes
checking for SOUND_TEST... yes
checking for LIBGNOME... configure: error: Package requirements  
( glib-2.0 = 2.8.0   gobject-2.0 = 2.0.0   gmodule-2.0 = 2.8.0
gobject-2.0 = 2.8.0   gnome-vfs-2.0 = 2.5.3   libbonobo-2.0 =  
2.13.0   gconf-2.0 = 1.1.11   esound = 0.2.26audiofile  
= 0.2.3) were not met:


No package 'libbonobo-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 LIBGNOME_CFLAGS
and LIBGNOME_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


Error: The following dependencies failed to build: gnome-bindings-cxx  
libglademm libgnomemm libgnome libgnomecanvasmm libgnomecanvas  
libart_lgpl libgnomeuimm libxmlxx2 gnome-bindings-perl5 p5-glib p5- 
extutils-depends p5-extutils-pkgconfig p5-gnome2 p5-gnome2-canvas p5- 
gtk2 p5-cairo p5-gnome2-vfs p5-gnome2-gconf p5-gtk2-gladexml gnome- 
bindings-python py25-gnome libzvt gnome-session control-center  
desktop-file-utils popt evolution-data-server gnome-platform-suite at- 
spi libbonobo p5-getopt-long gnome-vfs-monikers gtk-doc scrollkeeper  
docbook-xml docbook-xml-4.3 docbook-xml-4.4 docbook-xml-4.5  
libbonoboui libgnomeui gnome-keyring libgcrypt libgpg-error libsoup  
nspr gnome-doc-utils iso-codes py25-libxml2 gnome-panel gnome-desktop  
fribidi startup-notification gnome-menus py25-gtk py25-cairo libwnck  
shared-mime-info libgnomekbd libxklavier metacity gnome-themes gtk- 
engines2 icon-naming-utils p5-xml-simple p5-test-simple p5-test- 
harness p5-xml-namespacesupport p5-xml-sax nautilus eel libexif  
librsvg libcroco libgsf vte ncurses ncursesw py25-orbit

Error: Status 1 encountered during processing.


Cheers
Matthias



---
Matthias Brennwald
Lägernstrasse 6
CH 8037 Zürich
+41 (0)44 364 17 03
[EMAIL PROTECTED]


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: Can't install gedit

2007-10-06 Thread Matthias Brennwald


On 06.10.2007, at 14:11, William Davis wrote:



On Oct 6, 2007, at 3:35 AM, Matthias Brennwald wrote:
No package libbonobo found ..any hints?

Did you try sudo port install libbonobo ?


Here's the result:

sudo port install libbonobo
Password:
---  Fetching p5-getopt-long
---  Attempting to fetch Getopt-Long-2.37.tar.gz from http:// 
ftp.ucr.ac.cr/Unix/CPAN/modules/by-module/Getopt

---  Verifying checksum(s) for p5-getopt-long
---  Extracting p5-getopt-long
---  Configuring p5-getopt-long
---  Building p5-getopt-long with target all
---  Staging p5-getopt-long into destroot
You must install or activate this package with '-f' (force) as it  
needs to overwrite files installed by the perl5.8 port

---  Installing p5-getopt-long 2.37_0
---  Activating p5-getopt-long 2.37_0
Error: Target org.macports.activate returned: Image error: /opt/local/ 
lib/perl5/5.8.8/Getopt/Long.pm is being used by the active perl5.8  
port.  Please deactivate this port first, or use the -f flag to force  
the activation.

Error: The following dependencies failed to build: p5-getopt-long popt
Error: Status 1 encountered during processing.





---
Matthias Brennwald
Lägernstrasse 6
CH 8037 Zürich
+41 (0)44 364 17 03
[EMAIL PROTECTED]


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Can't install gedit

2007-10-03 Thread Matthias Brennwald

Dear all

I can't install gedit on my PowerBook with 10.4.10:


sudo port install gedit
---  Building gedit with target all
Error: Target org.macports.build returned: shell command  cd /opt/ 
local/var/macports/build/ 
_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_g 
edit/work/gedit-2.16.2  make all  returned error 2

Command output: make  all-recursive
Making all in bindings
make[3]: Nothing to be done for `all-am'.
Making all in gedit
make  all-recursive
Making all in dialogs
make[4]: Nothing to be done for `all'.
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.  
-I. -I.. -I.. -I. -DXTHREADS -DORBIT2=1 -D_REENTRANT -I/opt/local/ 
include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/ 
include -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include  
-I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/ 
include/pango-1.0 -I/opt/local/include/freetype2 -I/opt/local/include/ 
libpng12 -I/usr/X11R6/include -I/opt/local/include/gtksourceview-1.0 - 
I/opt/local/include/libxml2 -I/opt/local/include/libgnomeprint-2.2 -I/ 
opt/local/include/libart-2.0 -I/opt/local/include/libgnomeui-2.0 -I/ 
opt/local/include/gconf/2 -I/opt/local/include/gnome-keyring-1 -I/opt/ 
local/include/libgnome-2.0 -I/opt/local/include/libbonoboui-2.0 -I/ 
opt/local/include/libgnomecanvas-2.0 -I/opt/local/include/gnome- 
vfs-2.0 -I/opt/local/lib/gnome-vfs-2.0/include -I/opt/local/include/ 
orbit-2.0 -I/opt/local/include/libbonobo-2.0 -I/opt/local/include/ 
bonobo-activation-2.0 -I/opt/local/include/gail-1.0 -I/opt/local/ 
include/libglade-2.0 -I/opt/local/include/libgnomeprintui-2.2   -Wall  
-Wmissing-prototypes   -DDATADIR=\/opt/local/share\ - 
DGEDIT_DATADIR=\/opt/local/share/gedit-2\ -DGEDIT_LOCALEDIR=\/ 
opt/local/share/locale\ -DGEDIT_UI_DIR=\/opt/local/share/gedit-2/ 
ui/\ -DGEDIT_PLUGINDIR=\/opt/local/lib/gedit-2/plugins\ - 
DGEDIT_GLADEDIR=\/opt/local/share/gedit-2/glade/\ -DGEDIT_ICONDIR= 
\/opt/local/share/gedit-2/icons\   -I/opt/local/include -L/opt/ 
local/lib  -O2 -no-cpp-precomp -flat_namespace -undefined suppress -L/ 
opt/local/lib -MT gedit-languages-manager.lo -MD -MP -MF .deps/gedit- 
languages-manager.Tpo -c -o gedit-languages-manager.lo gedit- 
languages-manager.c; \
then mv -f .deps/gedit-languages-manager.Tpo .deps/gedit-languages- 
manager.Plo; else rm -f .deps/gedit-languages-manager.Tpo; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -DXTHREADS -DORBIT2=1 - 
D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/ 
include -I/opt/local/include -I/opt/local/include/gtk-2.0 -I/opt/ 
local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/ 
include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/ 
freetype2 -I/opt/local/include/libpng12 -I/usr/X11R6/include -I/opt/ 
local/include/gtksourceview-1.0 -I/opt/local/include/libxml2 -I/opt/ 
local/include/libgnomeprint-2.2 -I/opt/local/include/libart-2.0 -I/ 
opt/local/include/libgnomeui-2.0 -I/opt/local/include/gconf/2 -I/opt/ 
local/include/gnome-keyring-1 -I/opt/local/include/libgnome-2.0 -I/ 
opt/local/include/libbonoboui-2.0 -I/opt/local/include/ 
libgnomecanvas-2.0 -I/opt/local/include/gnome-vfs-2.0 -I/opt/local/ 
lib/gnome-vfs-2.0/include -I/opt/local/include/orbit-2.0 -I/opt/local/ 
include/libbonobo-2.0 -I/opt/local/include/bonobo-activation-2.0 -I/ 
opt/local/include/gail-1.0 -I/opt/local/include/libglade-2.0 -I/opt/ 
local/include/libgnomeprintui-2.2 -Wall -Wmissing-prototypes - 
DDATADIR=\/opt/local/share\ -DGEDIT_DATADIR=\/opt/local/share/ 
gedit-2\ -DGEDIT_LOCALEDIR=\/opt/local/share/locale\ - 
DGEDIT_UI_DIR=\/opt/local/share/gedit-2/ui/\ -DGEDIT_PLUGINDIR=\/ 
opt/local/lib/gedit-2/plugins\ -DGEDIT_GLADEDIR=\/opt/local/share/ 
gedit-2/glade/\ -DGEDIT_ICONDIR=\/opt/local/share/gedit-2/icons\ - 
I/opt/local/include -L/opt/local/lib -O2 -no-cpp-precomp - 
flat_namespace -undefined suppress -L/opt/local/lib -MT gedit- 
languages-manager.lo -MD -MP -MF .deps/gedit-languages-manager.Tpo -c  
gedit-languages-manager.c  -fno-common -DPIC -o .libs/gedit-languages- 
manager.o
gedit-languages-manager.c:115: error: conflicting types for  
'gdk_color_to_string'
/opt/local/include/gtk-2.0/gdk/gdkcolor.h:137: error: previous  
declaration of 'gdk_color_to_string' was here

make[4]: *** [gedit-languages-manager.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2




---
Matthias Brennwald
Lägernstrasse 6
CH 8037 Zürich
+41 (0)44 364 17 03
[EMAIL PROTECTED]


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: Can't install gedit

2007-10-03 Thread Matthias Brennwald
Ok. Actually, I encountered this problem when I tried to install  
gnome (sudo port install gnome). So, in the meantime, Is it possible  
to install gnome without gedit?


Matthias

On 03.10.2007, at 13:11, [EMAIL PROTECTED]  
wrote:



Message: 7
Date: Wed, 3 Oct 2007 07:11:06 -0400
From: Randall Wood [EMAIL PROTECTED]
Subject: Re: Can't install gedit
To: Matthias Brennwald [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Message-ID: [EMAIL PROTECTED]
Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed

This is a known situation and I am working towards solving it.
Unfortunately, I do not have an ETA on a working gedit port.





---
Matthias Brennwald
Lägernstrasse 6
CH 8037 Zürich
+41 (0)44 364 17 03
[EMAIL PROTECTED]


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: Can't install gedit

2007-10-03 Thread Matthias Brennwald
 flac id3lib  
libcaca libcdio libcddb libshout2 speex taglib wavpack gucharmap  
libgail-gnome libgtkhtml3 seahorse gpgme gnupg bzip2 pth system-tools- 
backends vino gnutls libtasn1 lzo opencdk yelp firefox-x11 zip  
libgtkhtml zenity

Error: Status 1 encountered during processing.




On 3 Oct 2007, at 07:14, Matthias Brennwald wrote:

Ok. Actually, I encountered this problem when I tried to install  
gnome (sudo port install gnome). So, in the meantime, Is it  
possible to install gnome without gedit?


Matthias

On 03.10.2007, at 13:11, macports-users- 
[EMAIL PROTECTED] wrote:



Message: 7
Date: Wed, 3 Oct 2007 07:11:06 -0400
From: Randall Wood [EMAIL PROTECTED]
Subject: Re: Can't install gedit
To: Matthias Brennwald [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Message-ID: [EMAIL PROTECTED]
Content-Type: text/plain; charset=ISO-8859-1; delsp=yes;  
format=flowed


This is a known situation and I am working towards solving it.
Unfortunately, I do not have an ETA on a working gedit port.





---
Matthias Brennwald
Lägernstrasse 6
CH 8037 Zürich
+41 (0)44 364 17 03
[EMAIL PROTECTED]


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Can't install seahorse (was: can't install gnome)

2007-09-25 Thread Matthias Brennwald
 in section (__TEXT,__text)

collect2: ld returned 1 exit status
make[3]: *** [seahorse-preferences] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Error: Status 1 encountered during processing.
--- 



---
Matthias Brennwald
Lägernstrasse 6
CH 8037 Zürich
+41 (0)44 364 17 03
[EMAIL PROTECTED]


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: Can't install gnome

2007-09-24 Thread Matthias Brennwald
Ok, I reverted to the original Apple sed. That helped, but the  
install failed again. Here are the last few lines of the log:



...
/usr/bin/ld: multiple definitions of symbol _g_malloc0
/opt/local/lib/libglib-2.0.dylib(gmem.o) definition of _g_malloc0
../../libseahorse/libseahorse.a(seahorse-secure-memory.o) definition  
of _g_malloc0 in section (__TEXT,__text)

/usr/bin/ld: multiple definitions of symbol _g_realloc
/opt/local/lib/libglib-2.0.dylib(gmem.o) definition of _g_realloc
../../libseahorse/libseahorse.a(seahorse-secure-memory.o) definition  
of _g_realloc in section (__TEXT,__text)

collect2: ld returned 1 exit status
make[3]: *** [seahorse-preferences] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Error: The following dependencies failed to build: gnome-desktop- 
suite seahorse system-tools-backends vino gnutls libgcrypt libtasn1  
lzo opencdk yelp firefox-x11 zip libgtkhtml zenity

Error: Status 1 encountered during processing.



On 23.09.2007, at 20:10, Anders F Björklund wrote:


Matthias Brennwald wrote:

I tried to install gnome using macports on my G4-PowerBook running  
Mac OS X 10.4, but I was not successful (the result is attached  
below). I sent an email to [EMAIL PROTECTED] (as indicated in the  
error log), who replied (i) that he is only responsible for gnu  
sed, not macports and (ii) that macports invokes sed the wrong  
way. Can anyone help or shed some light on this problem?



Error: reinplace: sed: invalid option -- E


Please don't install GNU sed as sed for now (naming it gsed is  
OK, like the gsed port does).
This will be fixed in next version of MacPorts, that should be able  
to cope with BSD/GNU sed.


http://trac.macports.org/projects/macports/ticket/12700

--anders





---
Matthias Brennwald
Lägernstrasse 6
CH 8037 Zürich
+41 (0)44 364 17 03
[EMAIL PROTECTED]


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Can't install gnome

2007-09-23 Thread Matthias Brennwald

Dear all

I tried to install gnome using macports on my G4-PowerBook running  
Mac OS X 10.4, but I was not successful (the result is attached  
below). I sent an email to [EMAIL PROTECTED] (as indicated in the error  
log), who replied (i) that he is only responsible for gnu sed, not  
macports and (ii) that macports invokes sed the wrong way. Can anyone  
help or shed some light on this problem?


Matthias

-
sudo port install gnome
Password:
---  Configuring libxslt
Error: reinplace: sed: invalid option -- E
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

-n, --quiet, --silent
 suppress automatic printing of pattern space
  -e script, --expression=script
 add the script to the commands to be executed
  -f script-file, --file=script-file
 add the contents of script-file to the commands to  
be executed

  -i[SUFFIX], --in-place[=SUFFIX]
 edit files in place (makes backup if extension  
supplied)

  -l N, --line-length=N
 specify the desired line-wrap length for the `l'  
command

  --posix
 disable all GNU extensions.
  -r, --regexp-extended
 use extended regular expressions in the script.
  -s, --separate
 consider files as separate rather than as a single  
continuous

 long stream.
  -u, --unbuffered
 load minimal amounts of data from the input files  
and flush

 the output buffers more often
  --help display this help and exit
  --version  output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

E-mail bug reports to: [EMAIL PROTECTED] .
Be sure to include the word ``sed'' somewhere in the ``Subject:'' field.
Error: Target org.macports.configure returned: reinplace sed(1) failed
Error: The following dependencies failed to build: gnome-desktop- 
suite bug-buddy evolution-data-server gnome-platform-suite gnome-vfs  
dbus xmlto libxslt dbus-glib howl neon openssl gnome-vfs-monikers gtk- 
doc scrollkeeper docbook-xml docbook-xml-4.3 docbook-xml-4.4 docbook- 
xml-4.5 libbonoboui libgnome libgnomeui gnome-keyring libsoup nspr  
gnome-desktop fribidi gnome-doc-utils iso-codes py25-gobject python25  
py25-libxml2 py25-numeric startup-notification gnome-menus libgtop  
gnome-terminal vte py25-gtk py25-cairo control-center desktop-file- 
utils gnome-panel libwnck shared-mime-info gst-plugins-base  
cdparanoia gstreamer bison flex gzip py25-wxpython wxWidgets libsdl  
libsdl_mixer libogg libvorbis smpeg liboil libtheora libgnomekbd  
libxklavier metacity gnome-themes gtk-engines2 icon-naming-utils p5- 
xml-simple p5-test-simple p5-test-harness p5-xml-namespacesupport p5- 
xml-sax nautilus eel libexif librsvg libcroco libgsf dasher gnome- 
speech gnome-mag eog libgnomeprintui gnome-icon-theme hicolor-icon- 
theme libgnomeprint libgnomecups cups-headers evince avahi dbus- 
python25 gdbm libdaemon py25-gdbm poppler poppler-data file-roller  
gcalctool gconf-editor gdm gedit gtksourceview gnuregex gtkspell2  
aspell gnome-applets gnome-audio gnome-backgrounds gnome-games gnome- 
python-desktop py25-gnome libzvt gnome-session py25-orbit guile gmp  
readline ncurses ncursesw gnome-keyring-manager gnome-media gnome- 
system-monitor gnome-user-docs gnome-utils gnopernicus gst-plugins- 
good flac id3lib libcaca libcdio libcddb libshout2 speex taglib  
wavpack gucharmap libgail-gnome libgtkhtml3 seahorse gpgme gnupg  
bzip2 libgpg-error pth system-tools-backends vino gnutls libgcrypt  
libtasn1 lzo opencdk yelp firefox-x11 zip libgtkhtml zenity

Error: Status 1 encountered during processing.




---
Matthias Brennwald
Lägernstrasse 6
CH 8037 Zürich
+41 (0)44 364 17 03
[EMAIL PROTECTED]


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users