Re: ntop fials to build

2008-03-20 Thread markd
Someone just proposed a fix for the port here: http://trac.macosforge.org/projects/macports/ticket/13610 Can someone verify or comment on this fix? Ihaven't had time to look at it. Mark ___ macports-users mailing list

Re: ntop fials to build

2008-03-20 Thread Ryan Schmidt
On Mar 20, 2008, at 01:04, [EMAIL PROTECTED] wrote: Someone just proposed a fix for the port here: http://trac.macosforge.org/projects/macports/ticket/13610 Can someone verify or comment on this fix? Ihaven't had time to look at it. That appears to fix an entirely unrelated build issue

Re: how to delete deactivated ports

2008-03-20 Thread Ryan Schmidt
On Mar 20, 2008, at 00:04, J P Lewis wrote: (a novice question) I installed a package (py25-matplotlib), had some trouble with using it, then did a port selfupdate, then upgraded the package. In the process, a number of packages were deactivated. For example, it looks like I now

perl and tk

2008-03-20 Thread Denis Buffenoir
Hi I just install MacPorts-1.6.0-10.5-Leopard on Leopard version 10.5.2. I wanted to use perltk, I for that I do (perhaps that I'm wrong): port install perl5.10 port install p5-tk for perl5.10, everything is fine, but when I try to install p5-tk, I get an error (see bellow) thanks for your

Re: how to delete deactivated ports

2008-03-20 Thread Charlse Darwin
I have a shell script that I run when I go to bed called good-night and part of it that pertains to Macports goes like this: #!/opt/local/bin/bash cd ~/base/ /opt/local/bin/svn update PATH=/bin:/sbin:/usr/ bin:/usr/sbin ./configure --enable-readline /usr/bin/make /opt/ local/bin/sudo

Re: ntop fials to build

2008-03-20 Thread Charlse Darwin
How do I patch this one? http://trac.macosforge.org/projects/macports/attachment/ticket/13610/ patch-globals-structtypes.h $ sudo patch -p0 ~/Dl/patch-globals-structtypes.h can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this

Re: ntop ticket 14308

2008-03-20 Thread Charlse Darwin
On Mar 20, 2008, at 12:06 AM, Ryan Schmidt wrote: On Mar 19, 2008, at 21:53, Charlse Darwin wrote: On Mar 19, 2008, at 6:34 PM, Shawn Protsman wrote: This is in reference to http://trac.macosforge.org/projects/ macports/ticket/14308 and hopefully helps the macport get fixed. Though

Re: how to delete deactivated ports

2008-03-20 Thread skip
Charlse I have a shell script that I run when I go to bed called Charlse good-night and part of it that pertains to Macports goes like Charlse this: ... Charlse Your thoughts please. My only thought would be to wrap the lines suitably: #!/opt/local/bin/bash cd

Tiger software update replaces apachectl

2008-03-20 Thread John Korchok
Hello all, I found out (the hard way) that the latest Apple Security Update 2008-002 for Tiger replaces the apachectl file in /usr/sbin. If, like me, you had copied the apachectl file from /opt/local/apache2/bin to /usr/sbin (this enables you to turn Apache on and off using the System

Re: Tiger software update replaces apachectl

2008-03-20 Thread Thomas Condon
John Korchok wrote: Hello all, I found out (the hard way) that the latest Apple Security Update 2008-002 for Tiger replaces the apachectl file in /usr/sbin. If, like me, you had copied the apachectl file from /opt/local/apache2/bin to /usr/sbin (this enables you to turn Apache on and off

Re: Tiger software update replaces apachectl

2008-03-20 Thread Matt Hippely
If you are comfortable with the command line, all you need to do is to link to the installation of apache that you want to control from the preferance panes. 1. $cd /usr/sbin 2. $mv apachectl apachectl1-3 3. $ln -s /opt/local/apache2/bin/apachectl apachectl when you list the directory

Re: ntop fails to build

2008-03-20 Thread markd
I just committed the patch as revision 1 to the port. The patch worked fine for me. In short order the new port should be updated for you after doing a selfupdate. Mark How do I patch this one? http://trac.macosforge.org/projects/macports/attachment/ticket/13610/ patch-globals-structtypes.h

Re: ntop ticket 14308

2008-03-20 Thread Shawn Protsman
Well, after seeing your output I decided to build ntop on 10.5.2 (previously built on 10.4.11). I had to add a parameter to configure: $ ./configure --with-gdbm-lib=/opt/local/lib --with-gdbm-include=/opt/ local/include --with-localedir=/usr/share/locale naiad:~/workspace/ntop-3.3 $ make make

Re: ntop fials to build

2008-03-20 Thread Shawn Protsman
Excellent! I ran selfupdate and then installed the ntop port. Thanks guys! --Shawn On Mar 19, 2008, at 11:04 PM, [EMAIL PROTECTED] wrote: Someone just proposed a fix for the port here: http://trac.macosforge.org/projects/macports/ticket/13610 Can someone verify or comment on this fix?

Re: ntop fials to build

2008-03-20 Thread Shawn Protsman
Alex, Two steps: $ sudo port selfupdate $ sudo port install ntop --Shawn On Mar 20, 2008, at 12:10 PM, Alex Zavatone wrote: Could you detail how to do this? I'm not well schooled in the install/build process and have been holding off on getting ntop compiled because of all the

Re: ntop fials to build

2008-03-20 Thread Alex Zavatone
Yay. ntop is compiled and happy. Thanks all. On Mar 20, 2008, at 2:13 PM, Shawn Protsman wrote: Alex, Two steps: $ sudo port selfupdate $ sudo port install ntop --Shawn On Mar 20, 2008, at 12:10 PM, Alex Zavatone wrote: Could you detail how to do this? I'm not well schooled in the

Re: ntop fials to build

2008-03-20 Thread Alex Zavatone
Could you detail how to do this? I'm not well schooled in the install/ build process and have been holding off on getting ntop compiled because of all the problems mentioned. Thanks, - Alex On Mar 20, 2008, at 12:49 PM, Shawn Protsman wrote: Excellent! I ran selfupdate and then installed

ruby 1.9?

2008-03-20 Thread Florian Ebeling
Is there a way to install ruby 1.9 through MacPorts? I think it becomes quite reasonable to have a closer look at this for many people. I would add a simple portfile myself, but I'm a bit scared of the amount fo patches that come with the 1.8 ruby -- what is the nature of them and are they

deactivated port issue

2008-03-20 Thread Nehemiah Dacres
when i install git core after uninstalling git-core , git-core +no_svn I recieve this error message --- Activating git-core 1.5.3.7_0+doc Error: Target org.macports.activate returned: Image error: /opt/local/lib/perl5/5.8.8/darwin-2level/perllocal.pod already exists and does not belong to a

Re: deactivated port issue

2008-03-20 Thread Ryan Schmidt
On Mar 20, 2008, at 15:03, Nehemiah Dacres wrote: when i install git core after uninstalling git-core , git-core +no_svn I recieve this error message --- Activating git-core 1.5.3.7_0+doc Error: Target org.macports.activate returned: Image error: /opt/

Re: how to delete deactivated ports

2008-03-20 Thread Ryan Schmidt
On Mar 20, 2008, at 07:06, [EMAIL PROTECTED] wrote: Charlse I have a shell script that I run when I go to bed called Charlse good-night and part of it that pertains to Macports goes like Charlse this: ... Charlse Your thoughts please. My only thought would be to

Re: deactivated port issue

2008-03-20 Thread Ryan Schmidt
On Mar 20, 2008, at 17:21, Nehemiah Dacres wrote: On Thu, Mar 20, 2008 at 5:13 PM, Nehemiah Dacres wrote: On Thu, Mar 20, 2008 at 5:09 PM, Ryan Schmidt wrote: On Mar 20, 2008, at 15:03, Nehemiah Dacres wrote: when i install git core after uninstalling git-core , git-core +no_svn I

Re: deactivated port issue

2008-03-20 Thread Ryan Schmidt
On Mar 20, 2008, at 17:40, Nehemiah Dacres wrote: On Thu, Mar 20, 2008 at 5:30 PM, Ryan Schmidt wrote: On Mar 20, 2008, at 17:21, Nehemiah Dacres wrote: On Thu, Mar 20, 2008 at 5:13 PM, Nehemiah Dacres wrote: On Thu, Mar 20, 2008 at 5:09 PM, Ryan Schmidt wrote: On Mar 20, 2008, at

Re: ntop fials to build

2008-03-20 Thread David L Ballenger
Does ntop run cleanly for you? I did: $ sudo port selfupdate $ sudo port install ntop Ntop seemed to install cleanly, but when I try to run it, it can't find it's plugins: Thu Mar 20 16:19:16 2008 Loading Plugins Thu Mar 20 16:19:16 2008 Searching for plugins in /opt/local/lib/ntop/

Re: deactivated port issue

2008-03-20 Thread Mark Wilden
On Mar 20, 2008, at 3:44 PM, Ryan Schmidt wrote: On Mar 20, 2008, at 17:40, Nehemiah Dacres wrote: On Thu, Mar 20, 2008 at 5:30 PM, Ryan Schmidt wrote: On Mar 20, 2008, at 17:21, Nehemiah Dacres wrote: On Thu, Mar 20, 2008 at 5:13 PM, Nehemiah Dacres wrote: On Thu, Mar 20, 2008 at 5:09

Re: deactivated port issue

2008-03-20 Thread Rainer Müller
Mark Wilden wrote: Let it be said, however, that not everyone agrees. When I've read all the other messages already, I don't like having to scroll. So only quote the relevant part you are referring to - as I do here. A: Because it messes up the order in which people normally read text. Q:

Re: ntop fials to build

2008-03-20 Thread Shawn Protsman
Perhaps I spoke too soon? naiad:~ $ ntop -P /opt/local/var/ntop Thu Mar 20 16:38:48 2008 NOTE: Interface merge enabled by default Thu Mar 20 16:38:48 2008 Initializing gdbm databases Thu Mar 20 16:38:48 2008 **ERROR** open of /opt/local/var/ntop/ prefsCache.db failed: File open error Thu

Re: ntop fials to build

2008-03-20 Thread Shawn Protsman
Please disregard my last email. I jumped the gun and didn't start ntop correctly. Here it is starting and working. The web interface works fine too. David, yes, I am also getting the WARNINGS about the plugins. naiad:~ $ sudo ntop -i en1 Thu Mar 20 16:48:27 2008 NOTE: Interface merge enabled

Re: how to delete deactivated ports

2008-03-20 Thread paul beard
On Thu, Mar 20, 2008 at 3:17 PM, Ryan Schmidt [EMAIL PROTECTED] wrote: I wish you wouldn't indiscriminately use the -f (force) flag all the time. If it were intended to be used all the time it would have been made the default. In particular it should only be needed for port -f uninstall

Re: ntop fials to build

2008-03-20 Thread Shawn Protsman
The plugins do exist in that dir, though the warning still appears: naiad:/opt/local/lib/ntop/plugins $ ll total 768 -rwxr-xr-x 2 root admin23K Mar 20 10:44 icmpPlugin.so* -rwxr-xr-x 2 root admin18K Mar 20 10:44 lastSeenPlugin.so* -rwxr-xr-x 2 root admin78K Mar 20 10:44

Re: macports-users Digest, Vol 19, Issue 47

2008-03-20 Thread Nehemiah Dacres
On Thu, Mar 20, 2008 at 6:42 PM, [EMAIL PROTECTED] wrote: Send macports-users mailing list submissions to macports-users@lists.macosforge.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.macosforge.org/mailman/listinfo.cgi/macports-users or, via

GCC compilation time

2008-03-20 Thread Alejandro Aragón
Hello everyone, I just wanted to know how much time it takes to GCC43 to compile. I've been doing this for more than an hour, and it seems that it's never going to end. I'm on a MacBook Pro, Santa Rosa generation. Thank you all, aa ___ macports-users

Re: GCC compilation time

2008-03-20 Thread paul beard
On Thu, Mar 20, 2008 at 5:47 PM, James Sumners [EMAIL PROTECTED] wrote: GCC can take a _long_ time to compile. Um, yeah. The first I ever tried to build a new gcc, it took me several *days*. But that was a long time ago and a hardware platform far far away (you kids ever use a SPARCstation

Re: GCC compilation time

2008-03-20 Thread skip
paul (you kids ever use a SPARCstation 20?). No, but I've used a Sun/100 and Sun-2/120. ;-) Back when I was (practically) a kid ... -- Skip Montanaro - [EMAIL PROTECTED] - http://www.webfast.com/~skip/ ___ macports-users mailing list

gtk2 compilation failed

2008-03-20 Thread Alejandro Aragon
Hello everyone, I was trying to build pidgin, and when compiling gtk2 I had the following error: i686-apple-darwin9-gcc-4.0.1: /usr/X11/lib/libXrandr.2.0.0.dylib: No such file or directory make[4]: *** [libgdk-x11-2.0.la] Error 1 I'm new to Mac OS so I was wondering why this library is not

Re: gtk2 compilation failed

2008-03-20 Thread paul beard
On Thu, Mar 20, 2008 at 6:50 PM, Alejandro Aragon [EMAIL PROTECTED] wrote: Hello everyone, I was trying to build pidgin, and when compiling gtk2 I had the following error: i686-apple-darwin9-gcc-4.0.1: /usr/X11/lib/libXrandr.2.0.0.dylib: No such file or directory make[4]: ***

Boost install failure: seems like makefile configure

2008-03-20 Thread Daniel Lord
My env: Macbook Pro Leopard 10.5.1 with dev tools Here is the transcript of the install attempt: $sudo port -v install boost --- Building boost with target all Makefile:2: *** missing separator. Stop. Error: Target org.macports.build returned: shell command cd

Re: GCC compilation time

2008-03-20 Thread Thomas Condon
paul beard wrote: On Thu, Mar 20, 2008 at 5:47 PM, James Sumners [EMAIL PROTECTED] wrote: GCC can take a _long_ time to compile. Um, yeah. The first I ever tried to build a new gcc, it took me several *days*. But that was a long time ago and a hardware platform far far away (you kids

Re: Boost install failure: seems like makefile configure

2008-03-20 Thread Ryan Schmidt
On Mar 21, 2008, at 00:30, Daniel Lord wrote: My env: Macbook Pro Leopard 10.5.1 with dev tools Here is the transcript of the install attempt: $sudo port -v install boost --- Building boost with target all Makefile:2: *** missing separator. Stop. Error: Target org.macports.build returned:

Re: gcc43 Released?

2008-03-20 Thread Ryan Schmidt
On Mar 20, 2008, at 23:02, Michael Franz wrote: I see that java and fortran are in the default configuration, does that mean that gcc 4.3 has been released? http://gcc.gnu.org/ says that gcc 4.3 was released on 2008-03-05. It seems that the error that I had before and others have found

Re: gtk2 compilation failed

2008-03-20 Thread Ryan Schmidt
On Mar 20, 2008, at 23:22, paul beard wrote: On Thu, Mar 20, 2008 at 6:50 PM, Alejandro Aragon wrote: I was trying to build pidgin, and when compiling gtk2 I had the following error: i686-apple-darwin9-gcc-4.0.1: /usr/X11/lib/libXrandr.2.0.0.dylib: No such file or directory make[4]: ***

Re: GCC compilation time

2008-03-20 Thread Ryan Schmidt
On Mar 20, 2008, at 19:45, Alejandro Aragón wrote: I just wanted to know how much time it takes to GCC43 to compile. I've been doing this for more than an hour, and it seems that it's never going to end. I'm on a MacBook Pro, Santa Rosa generation. Thank you all, On a PowerBook G4 1.5