Re: How to tell ant to use specific version of JDK in macport

2011-03-07 Thread Firman Rauf
Sorry, Apparently sudo command does not export my environment.plist. Haven't found the solution yet, but clearly not a bug in the macport side. regards, Firman Azis Rauf On 08/03/2011, at 2:36 PM, Firman Rauf wrote: > Hi, > > My subject requires me to use the old JDK 5 and tomcat 5. After g

How to tell ant to use specific version of JDK in macport

2011-03-07 Thread Firman Rauf
Hi, My subject requires me to use the old JDK 5 and tomcat 5. After googling, I found a way to install JDK 5 in snow leopard. I have set up my JAVA_HOME and ANT_HOME. When I call ant -diagnostics, it correctly shows that it's using JDK 5. However, when I build commons-dbcp, ant still using JDK

Re: Could not find my_print_defaults

2011-03-07 Thread Ryan Schmidt
On Mar 7, 2011, at 19:29, David Gentry wrote: > I apologize for the message below. After I sent it, I discovered that my > mysqld file is not provided by MacPorts. None of the other files I moved > today are provided by MacPorts either. > > Since they are not provided by MacPorts, I trashed

Re: How do I get etherape to work in OS X 10.6.6?

2011-03-07 Thread Zack Perry
Hi Ryan, I will just use the gcc 4.4 in the ports to bootstrap gcc 4.5.2, avoiding the older gcc that Apple provides.  I used to do a lot builds and packaging of GNU and other free software in Sun Solaris (SPARC/UltraSPARC hosts mostly) for the company I worked for, so I am used to this kind

Fwd: Could not find my_print_defaults

2011-03-07 Thread David Gentry
Ryan, I apologize for the message below. After I sent it, I discovered that my mysqld file is not provided by MacPorts. None of the other files I moved today are provided by MacPorts either. Since they are not provided by MacPorts, I trashed my mysqld file and the other files I moved to /opt

Re: How do I get etherape to work in OS X 10.6.6?

2011-03-07 Thread Ryan Schmidt
On Mar 7, 2011, at 14:06, Zack Perry wrote: > Thanks for your note. I am looking into bootstrapping GCC 4.5.2 using GCC > from MacPorts first, then I will build the entire tool chain, and then I will > make another attempt. I will also avoid building the universal variant, > which IMHO compl

Re: Could not find my_print_defaults

2011-03-07 Thread David Gentry
Ryan, 1. I tried specifying a basedir as you suggested to no avail. Adding /bin to /opt/local/lib/mysql5 helped but not much. Then I tried sudo mysql_install_db5 --srcdir=/opt/local/lib/mysql5/bin, and I received an error message telling me exactly where mysql_install_db5 was looking for my_p

Re: How do I get etherape to work in OS X 10.6.6?

2011-03-07 Thread Tommy Bollman
Hello Well, I guess there are more processes involved, I'm just suggesting that maybe you may find differences of priorites in the process group with the respective Os's. And this is without knowing exactly what kind of information htop disclosures about the underlying processes. I guess the

Re: How do I get etherape to work in OS X 10.6.6?

2011-03-07 Thread Zack Perry
Hi Ryan, Thanks for your note.  I am looking into bootstrapping GCC 4.5.2 using GCC from MacPorts first, then I will build the entire tool chain, and then I will make another attempt.  I will also avoid building the universal variant, which IMHO complicates things.  I am sure Etherape developer(

Re: How do I get etherape to work in OS X 10.6.6?

2011-03-07 Thread Ryan Schmidt
On Mar 7, 2011, at 13:01, Zack Perry wrote: > I downloaded your port, and tested it side by side with my own build. Their > behavior is the same. Two visible differences: > > • Neither are quick in responding to network events as their > counterpart running on Linux (e.g. CentOS 5.5 and

Re: How do I get etherape to work in OS X 10.6.6?

2011-03-07 Thread Tommy Bollman
Hello. One reason for the differences might be that the processes are given different priorities under the two OS's. It may not be so, but I would have looked at the priorites of the two. Renice is included in Snow Leopard ... Den 7. mars 2011 kl. 20.01 skrev Zack Perry: > Ryan, > Thanks for re

Re: How do I get etherape to work in OS X 10.6.6?

2011-03-07 Thread Zack Perry
Ryan, Thanks for responding and the quick port update for etherape to 0.9.10.   Appreciated! I downloaded your port, and tested it side by side with my own build. Their behavior is the same.  Two visible differences: Neither are quick in responding to network events as their counterpart running o

Re: How do I get etherape to work in OS X 10.6.6?

2011-03-07 Thread Ryan Schmidt
On Mar 7, 2011, at 02:00, Zack Perry wrote: > I made a small progress. I decided to download the latest stable > etherape-0.9.10 source and build it myself, using libraries that were built > when I was trying out the macports version. > > Once I sudo myself into root, I performed the followin

Re: How do I get etherape to work in OS X 10.6.6?

2011-03-07 Thread Zack Perry
I made a small progress.  I decided to download the latest stable etherape-0.9.10 source and build it myself, using libraries that were built when I was trying out the macports version. Once I sudo myself into root, I performed the following.  Now I can see IP addresses, but still not node cicle