Re: Problem with installing Gnumeric

2009-08-24 Thread Ryan Schmidt
On Aug 25, 2009, at 01:20, damitr wrote: The ports as shown installed are: $ port installed pango cairo atk glib2 gtk2 The following ports are currently installed: atk @1.22.0_1 atk @1.26.0_1 (active) cairo @1.6.4_1+macosx cairo @1.8.8_0+macosx (active) glib2 @2.16.5_0+darwin_9 gl

Re: Problem with installing Gnumeric

2009-08-24 Thread damitr
The ports as shown installed are: $ port installed pango cairo atk glib2 gtk2 The following ports are currently installed: atk @1.22.0_1 atk @1.26.0_1 (active) cairo @1.6.4_1+macosx cairo @1.8.8_0+macosx (active) glib2 @2.16.5_0+darwin_9 glib2 @2.20.4_0 (active) gtk2 @2.12.9_0+x11 (

Re: building csound

2009-08-24 Thread Joshua Root
On 2009-8-25 13:03, Stephen Platz wrote: > Hi - I hope posting this to this list is appropriate. I'm trying to > install csound, but running into errors and I'm wondering if anyone has > sufficient experience to interpret what they mean, i.e. suggest the next > step I should take. I'm not adverse t

follow-up

2009-08-24 Thread Stephen Platz
I just realized that I didn't include the console output: --> Building csound Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_c sound/work/csound-4.23f13gbs.0" && make all " r

building csound

2009-08-24 Thread Stephen Platz
Hi - I hope posting this to this list is appropriate. I'm trying to install csound, but running into errors and I'm wondering if anyone has sufficient experience to interpret what they mean, i.e. suggest the next step I should take. I'm not adverse to doing some work here, just looking for

Re: Problem with installing Gnumeric

2009-08-24 Thread Ryan Schmidt
On Aug 24, 2009, at 06:32, damitr wrote: $sudo port install gnumeric ---> Building gnome-keyring [snip] libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I.. - I.. -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/cai

Re: custom build

2009-08-24 Thread Ryan Schmidt
On Aug 24, 2009, at 12:47, David Cake wrote: At 4:52 AM -0500 24/8/09, Ryan Schmidt wrote: On Aug 24, 2009, at 04:19, David Cake wrote: How do I use MacPorts to first download source ready to install, then make some custom changes, then build? My actual aim is to add a particular type of

Re: custom build

2009-08-24 Thread David Cake
At 4:10 AM +1000 25/8/09, Joshua Root wrote: On 2009-8-25 03:47, David Cake wrote: That does seem interesting and useful, but what I want to know is basically how to make changes to the source, rather than the build instructions. Run the extract phase: sudo port extract wireshark Go t

Re: custom build

2009-08-24 Thread Joshua Root
On 2009-8-25 03:47, David Cake wrote: > That does seem interesting and useful, but what I want to know is > basically how to make changes to the source, rather than the build > instructions. Run the extract phase: sudo port extract wireshark Go to the build dir: pushd `port work wireshark`

Re: custom build

2009-08-24 Thread David Cake
At 4:52 AM -0500 24/8/09, Ryan Schmidt wrote: On Aug 24, 2009, at 04:19, David Cake wrote: How do I use MacPorts to first download source ready to install, then make some custom changes, then build? My actual aim is to add a particular type of decoder to wireshark that doesn't appear to curr

Re: Problem installing tk 8.5.6 on Tiger

2009-08-24 Thread Ivan "Rambius" Ivanov
Hello Ryan, Thank you for your response. On Mon, Aug 24, 2009 at 9:45 AM, Ryan Schmidt wrote: > On Aug 24, 2009, at 00:32, Ivan Rambius Ivanov wrote: > >> I am using MacPorts 1.710 on Tiger 10.4.11. I am trying to install tk >> 8.5.6 and I am getting the following error: >> >> $ sudo port install

Re: Subversion check out failed

2009-08-24 Thread Frank J . R . Hanstick
Hello, All I got from the command: sudo port provides $(which gnustep-config) was: /Users/frank/no does not exist. /Users/frank/gnustep-config does not exist. /Users/frank/in does not exist. /opt/local/bin i

Re: glade-3 missing icons...

2009-08-24 Thread David Evans
Felix Ingrand wrote: > I just installed glade-3 with mac ports. > > I manage to get dbus started... but I am still having trouble with > missing icons when I launch glade-3: > > [zig:~] felix% glade-3 > Xlib: extension "RANDR" missing on display "/tmp/launch-hq0Pzw/:0". > > (glade-3:669): GladeUI-

glade-3 missing icons...

2009-08-24 Thread Felix Ingrand
I just installed glade-3 with mac ports. I manage to get dbus started... but I am still having trouble with missing icons when I launch glade-3: [zig:~] felix% glade-3 Xlib: extension "RANDR" missing on display "/tmp/launch-hq0Pzw/:0". (glade-3:669): GladeUI-CRITICAL **: Unable to load imag

Re: Problem with installing Gnumeric

2009-08-24 Thread damitr
Hi cleaned the libgpg-error file, it works now, but some other errors have come up: $sudo port install gnumeric ---> Building gnome-keyring Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_port

Re: Problem with installing Gnumeric

2009-08-24 Thread Ryan Schmidt
On Aug 24, 2009, at 05:25, damitr wrote: When I run $sudo port install gnumeric This is what i get ---> Verifying checksum(s) for libgpg-error Error: Checksum (md5) mismatch for libgpg-error-1.7.tar.bz2 Error: Checksum (sha1) mismatch for libgpg-error-1.7.tar.bz2 Error: Checksum (rmd160) misma

Re: Problem with installing Gnumeric

2009-08-24 Thread damitr
> > > I uninstalled and reinstalled intltool, now it has upgraded. Now I am getting different problem for installing gnumeric When I run $sudo port install gnumeric This is what i get ---> Verifying checksum(s) for libgpg-error Error: Checksum (md5) mismatch for libgpg-error-1.7.tar.bz2 Error: Ch

Re: custom build

2009-08-24 Thread Ryan Schmidt
On Aug 24, 2009, at 04:19, David Cake wrote: How do I use MacPorts to first download source ready to install, then make some custom changes, then build? My actual aim is to add a particular type of decoder to wireshark that doesn't appear to currently be included (though code exists), wh

Re: Problem with installing Gnumeric

2009-08-24 Thread Ryan Schmidt
On Aug 24, 2009, at 04:37, damitr wrote: ---> Installing intltool @0.40.6_0 Error: Target org.macports.install returned: Registry error: intltool @0.40.6_0 already registered as installed. Please uninstall it first. Error: Status 1 encountered during processing. My current intltool ver

Re: Problem with installing Gnumeric

2009-08-24 Thread damitr
Hi $sudo port sync gave no errors While running $ sudo port outdated gave The following installed ports are outdated: ghostscript8.64_3 < 8.70_0 gnome-icon-theme 2.22.0_0 < 2.26.0_0 gtk2 2.12.9_0 < 2.16.5_0 python26

custom build

2009-08-24 Thread David Cake
How do I use MacPorts to first download source ready to install, then make some custom changes, then build? My actual aim is to add a particular type of decoder to wireshark that doesn't appear to currently be included (though code exists), which I am reasonable sure requires building from sou

Re: Problem with installing Gnumeric

2009-08-24 Thread Ryan Schmidt
On Aug 24, 2009, at 01:51, damitr wrote: ---> Configuring libgnome [snip] checking for intltool >= 0.40.0... ./configure: line 3843: intltool- update: command not found found configure: error: Your intltool is too old. You need intltool 0.40.0 or later. [snip] I tried to upgrade intlto