Octave edit hangs

2011-10-26 Thread Gabriele Kahlout
Hello, When I execute the edit command in octave it just hangs. I've tried to manually setup the editor to VIM but it didn't help. Ctrl+c didn't work anymore. What shall i do? $ octave GNU Octave, version 3.2.4 ... Octave was configured for i386-apple-darwin10.8.0. ... octave:1 EDITOR(emacs)

Re: Is maven ant tasks added to the classpath?

2011-06-05 Thread Gabriele Kahlout
, Ryan Schmidt ryandes...@macports.orgwrote: On Jun 4, 2011, at 15:48, Gabriele Kahlout wrote: $ ant -lib /opt/local/share/java/ /opt/local/share/java/maven-ant-tasks.jar deploy Buildfile: /Users/simpatico/NetBeansProjects/Experiments/test/nutch-1.3/build.xml BUILD FAILED Target /opt/local

Is maven ant tasks added to the classpath?

2011-06-04 Thread Gabriele Kahlout
Hello, as discussed in the page I'm not able to build an ant project using the jar, as others do. How shall I troubleshoot? I tried: $ ant -lib

Re: Is maven ant tasks added to the classpath?

2011-06-04 Thread Gabriele Kahlout
$ ant -lib /opt/local/share/java/ /opt/local/share/java/maven-ant-tasks.jar deploy Buildfile: /Users/simpatico/NetBeansProjects/Experiments/test/nutch-1.3/build.xml BUILD FAILED Target /opt/local/share/java/maven-ant-tasks.jar does not exist in the project Nutch. Total time: 4 seconds On Sat,

gcc-mp-4.4: error trying to exec '/opt/local/bin/i686-apple-darwin10-gcc-4.2.1': execvp: No such file or directory - what do I do?

2011-06-01 Thread Gabriele Kahlout
$ sudo port select gcc mp-gcc44 Selecting 'mp-gcc44' for 'gcc' succeeded. 'mp-gcc44' is now active. $ gcc -v gcc-mp-4.4: error trying to exec '/opt/local/bin/i686-apple-darwin10-gcc-4.2.1': execvp: No such file or directory This is related to : $ ./configure checking for gcc... gcc checking

Should I edit my path when installing a port?

2011-05-18 Thread Gabriele Kahlout
Hello, I'm trying to install tortoisehg with macports following the wiki instructions https://bitbucket.org/tortoisehg/thg/wiki/developers/MacOSXwhich mentions: $ sudo port install py27-pyqt4 py27-qscintilla Set /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin to your Path (edit

Re: Should I edit my path when installing a port?

2011-05-18 Thread Gabriele Kahlout
...@macports.orgwrote: On May 18, 2011, at 05:54, Gabriele Kahlout wrote: I'm trying to install tortoisehg with macports following the wiki instructions which mentions: $ sudo port install py27-pyqt4 py27-qscintilla Set /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin to your

Standard/recommended md5sum for mac

2011-05-02 Thread Gabriele Kahlout
, Bayard Bell buffer.g.overf...@googlemail.com wrote: You need to install the gpg port for this. Not sure if that should be considered a dependency for Maven. Sent from my iPad On 28 Apr 2011, at 13:27, Gabriele Kahlout gabri...@mysimpatico.com wrote: Hello, Trying to [deploy] dp4j

/bin/sh: gpg: command not found

2011-04-28 Thread Gabriele Kahlout
/NetBeans/sges-v3/javadb/bin:/Applications/NetBeans/NetBeans Dev 20101110.app/Contents/Resources/NetBeans/java/ [deploy] $ mvn -Pdeploy,sign deploy On Fri, Apr 22, 2011 at 10:44 AM, Gabriele Kahlout gabri...@mysimpatico.com wrote: On Fri, Apr 22, 2011 at 8:54 AM, Jeremy Huddleston jerem

Re: /bin/sh: gpg: command not found

2011-04-28 Thread Gabriele Kahlout
wrote: You need to install the gpg port for this. Not sure if that should be considered a dependency for Maven. Sent from my iPad On 28 Apr 2011, at 13:27, Gabriele Kahlout gabri...@mysimpatico.com wrote: Hello, Trying to [deploy] dp4j pom.xmlhttp://code.google.com/p/dp4j/source

Re: Gimp-app not responding - broken X11?

2011-04-22 Thread Gabriele Kahlout
On Fri, Apr 22, 2011 at 8:42 AM, Ryan Schmidt ryandes...@macports.orgwrote: On Apr 22, 2011, at 00:50, Gabriele Kahlout wrote: On Fri, Apr 22, 2011 at 12:46 AM, Ryan Schmidt wrote: If you actually have anything installed in /sw/bin, /sw/sbin, /usr/local/bin, that's not supported when

Re: Gimp-app not responding - broken X11?

2011-04-22 Thread Gabriele Kahlout
On Fri, Apr 22, 2011 at 8:54 AM, Jeremy Huddleston jerem...@apple.comwrote: On Apr 21, 2011, at 10:50 PM, Gabriele Kahlout wrote: So should I empty those folders or remove them from the path? I've done the latter but they keep on getting added at startup. In environment.plist: PATH

Gimp-app not responding - broken X11?

2011-04-21 Thread Gabriele Kahlout
$ sudo port install gimp-app Then I launch GIMP but it doesn't respond. Looking at the console logs I've the following. I suspect there's something wrong with X11 since the Window of it doesn't open. Logs: 4/21/11 8:50:45 PMdefaults[50502] The domain/default pair of (org.x.X11, dpi) does not

Re: Gimp-app not responding - broken X11?

2011-04-21 Thread Gabriele Kahlout
after you do. On Thu, Apr 21, 2011, at 14:56, Gabriele Kahlout wrote: $ sudo port install gimp-app Then I launch GIMP but it doesn't respond. Looking at the console logs I've the following. I suspect there's something wrong with X11 since the Window of it doesn't open. Logs: 4/21/11 8:50:45

Re: Gimp-app not responding - broken X11?

2011-04-21 Thread Gabriele Kahlout
hostname return? And what does echo $PATH return? On Thu, Apr 21, 2011, at 15:54, Gabriele Kahlout wrote: I had installed X11. On Thu, Apr 21, 2011 at 9:47 PM, Kok-Yong Tan k...@realityartisans.comwrote: Did you install X11 at all? You didn't specify whether you did or not and it's

Re: Gimp-app not responding - broken X11?

2011-04-21 Thread Gabriele Kahlout
On Fri, Apr 22, 2011 at 12:46 AM, Ryan Schmidt ryandes...@macports.orgwrote: On Apr 21, 2011, at 15:16, Gabriele Kahlout wrote: $ which hostname /bin/hostname $ echo $PATH /sw/bin:/sw/sbin:/opt/local/bin:/opt/local/sbin:/Library/Frameworks/Python.framework/Versions/Current/bin:/opt

Re: Why $ xmlstarlet and not just $ xml as in the man?

2011-04-10 Thread Gabriele Kahlout
xml for a generic name is a very convenient one. Anyway, thank you Ryan for updating the port, it now includes -L option which solved my issue here: http://stackoverflow.com/questions/5591414/how-do-i-select-and-edit-an-xml-node-with-xmlstartlet On Fri, Apr 8, 2011 at 8:50 PM, Ryan Schmidt

Why $ xmlstarlet and not just $ xml as in the man?

2011-04-08 Thread Gabriele Kahlout
Hello, I've $ sudo port install xmlstarlet, and then expected to be able to run $ xml --help but only $ xmlstarlet --help, works: XMLStarlet Toolkit: Command line utilities for XML Usage: *xml* [options] command [cmd-options] where command is one of: ed(or edit) - Edit/Update XML

Re: how long does it take to build gcc45?

2011-03-15 Thread Gabriele Kahlout
I'm building it! On Sat, Mar 12, 2011 at 2:41 PM, Michael Dickens michae...@macports.orgwrote: I checked in qt 4.7.2 in r76859 a couple days ago. I hope it helps! - MLD On Mar 9, 2011, at 11:23 PM, Gabriele Kahlout wrote: When could we expect the port to be updated to qt-4.7.2. Perhaps

Re: how long does it take to build gcc45?

2011-03-09 Thread Gabriele Kahlout
When could we expect the port to be updated to qt-4.7.2. Perhaps that will fix issues. On Thu, Dec 9, 2010 at 4:04 AM, Gabriele Kahlout gabri...@mysimpatico.comwrote: I've installed qt with macports and managed to build the qt demo project, HOWEVER: /usr/bin/g++-4.2 this is what's used

REPOST: Why -bash: /usr/bin/g++: cannot execute binary file?

2010-12-14 Thread Gabriele Kahlout
http://stackoverflow.com/questions/4435805/why-bash-usr-bin-g-cannot-execute-binary-file -- Regards, K. Gabriele --- unchanged since 20/9/10 --- P.S. If the subject contains [LON] or the addressee acknowledges the receipt within 48 hours then I don't resend the email. subject(this) ∈ L(LON*)

Re: how long does it take to build gcc45?

2010-12-08 Thread Gabriele Kahlout
ryandes...@macports.org wrote: On Dec 6, 2010, at 06:35, Gabriele Kahlout wrote: On 6 December 2010 00:29, Ryan Schmidt wrote: On Dec 5, 2010, at 22:00, Gabriele Kahlout wrote: I.e. how do I make it such g++ -v returns 4.5 and not 4.2? Ah, I see: Sounds simple but my removing of g

Re: how long does it take to build gcc45?

2010-12-08 Thread Gabriele Kahlout
On 8 December 2010 15:10, Ryan Schmidt ryandes...@macports.org wrote: On Dec 8, 2010, at 14:04, Gabriele Kahlout wrote: I'm not sure if I tripped on the same problem you are describing. I've the following problem: http://stackoverflow.com/questions/4391192/why-do-i-get-cc1plus-error

Re: how long does it take to build gcc45?

2010-12-08 Thread Gabriele Kahlout
). What to do? On 8 December 2010 15:45, Gabriele Kahlout gabri...@mysimpatico.com wrote: On 8 December 2010 15:10, Ryan Schmidt wrote: The answer provided on your Stack Overflow question is correct. No FSF release of gcc (e.g. the ports gcc46, gcc45, gcc44, gcc43, gcc42, gcc41, gcc40

Re: how long does it take to build gcc45?

2010-12-06 Thread Gabriele Kahlout
On 6 December 2010 00:29, Ryan Schmidt ryandes...@macports.org wrote: On Dec 5, 2010, at 22:00, Gabriele Kahlout wrote: I've uninstalled and installed and finally, in 3 hours gcc45 compiled. That sounds about right. Now how do I install it? You just did. :) I.e. how do I make

sudo port upgrade outdated - issue?

2010-12-05 Thread Gabriele Kahlout
The ports tree has been updated. To upgrade your installed ports, you should run port upgrade outdated Gabriele-Kahlouts-MacBook:libqxt simpatico$ port upgrade outdated invalid command name mport_filtervariants while executing mport_filtervariants [array get global_variations] yes

Re: sudo port upgrade outdated - issue?

2010-12-05 Thread Gabriele Kahlout
rebooting doesn't solve. On 5 December 2010 17:11, Gabriele Kahlout gabri...@mysimpatico.com wrote: On 5 December 2010 16:31, Gabriele Kahlout gabri...@mysimpatico.comwrote: Gabriele-Kahlouts-MacBook:~ simpatico$ sudo port selfupdate --- Updating the ports tree --- Updating MacPorts

Re: how long does it take to build gcc45?

2010-12-05 Thread Gabriele Kahlout
Given https://trac.macports.org/ticket/27581 how could I install gcc45 on my mac? port install gcc45 is affected by the issue above. On 18 April 2010 10:04, Gabriele Kahlout gabri...@mysimpatico.com wrote: On my 2.5 GB 32-bit macbook it's been running 'stock on building gcc45' for half an hour

Re: how long does it take to build gcc45?

2010-12-05 Thread Gabriele Kahlout
shall i go with uninstall + install, or just intall this: http://distfiles.macports.org/MacPorts/MacPorts-1.9.2-10.6-SnowLeopard.dmg On 5 December 2010 18:29, Ryan Schmidt ryandes...@macports.org wrote: On Dec 5, 2010, at 17:15, Gabriele Kahlout wrote: Given https://trac.macports.org/ticket

Re: sudo port upgrade outdated - issue?

2010-12-05 Thread Gabriele Kahlout
December 2010 17:43, Gabriele Kahlout gabri...@mysimpatico.com wrote: https://trac.macports.org/ticket/27581 On 5 December 2010 17:40, Gabriele Kahlout gabri...@mysimpatico.comwrote: rebooting doesn't solve. On 5 December 2010 17:11, Gabriele Kahlout gabri...@mysimpatico.comwrote: On 5

Re: how long does it take to build gcc45?

2010-12-05 Thread Gabriele Kahlout
On 5 December 2010 19:00, Gabriele Kahlout gabri...@mysimpatico.com wrote: sudo port -d install gcc45 DEBUG: Changing to port directory: /opt/local/var/macports/sources/ rsync.macports.org/release/ports/lang/gcc45 DEBUG: OS darwin/10.5.0 (Mac OS X 10.6) arch i386 DEBUG: org.macports.load

Re: how long does it take to build gcc45?

2010-06-08 Thread Gabriele Kahlout
Well, I had lost interest until compiling the following project gives the following: http://code.google.com/p/sscompiler/source/browse/#svn/trunk In file included from /usr/include/c++/4.2.1/bits/char_traits.h:46, from /usr/include/c++/4.2.1/ios:45, from

how long does it take to build gcc45?

2010-04-18 Thread Gabriele Kahlout
On my 2.5 GB 32-bit macbook it's been running 'stock on building gcc45' for half an hour. How long more should I normally wait? -- Regards, K. Gabriele --- unchanged since 25/1/10 --- P.S. Unless a notification (LON), please reply either with an answer OR with ACK appended to this subject

Re: Updated libvmime

2010-04-16 Thread Gabriele Kahlout
hmm.. perhaps who is best suited to do so is the library author. 2010/4/15, Brandon Allbery allb...@kf8nh.com: On Apr 15, 2010, at 04:06 , Gabriele Kahlout wrote: Okay, the ticket has been filed 5 months ago, what's happening to it? MacPorts is 100% volunteer; nobody has volunteered to keep

Updated libvmime

2010-04-15 Thread Gabriele Kahlout
Hello, I'm new to macports, and the idea is really great. However, I need to install libvmime, and the port available is of a version released in 2005, for which current code examples and documentation is not available. Could you update it? It would be wonderful if ports where regularly updated.

Re: Updated libvmime

2010-04-15 Thread Gabriele Kahlout
Okay, the ticket has been filed 5 months ago, what's happening to it? 2010/4/15, Ryan Schmidt ryandes...@macports.org: On Apr 15, 2010, at 01:53, Gabriele Kahlout wrote: I'm new to macports, and the idea is really great. However, I need to install libvmime, and the port available