error installing openssl

2011-08-05 Thread yamahabob
I haven't used macports in quite a while. I upgraded to Snow Leopard and ran into some issues. After fixing macports, I tried installing open SSL. Here's the end of error log (not sure if all is needed). .. :info:build ar r ../../libcrypto.a ts_err.o ts_req_utils.o ts_req_print.o ts_rsp_utils.o

lang/python* ports and python_select

2011-08-05 Thread Adam Mercer
Hi I've noticed that the python ports have a runtime dependency on python_select, e.g.: $ port info python27 | grep Runtime Runtime Dependencies: python_select $ As the select functionality has been moved into port itself is this still needed? Cheers Adam __

What is the macports user doing?

2011-08-05 Thread kevin beckford
macports2258 0.0 0.0 2448048 1148 ?? S12:01pm 0:00.01 /usr/sbin/distnoted agent What is this process and why is the macports user running it? DISTNOTED(8) BSD System Manager's Manual DISTNOTED(8) NAME distnoted -- distributed notification serv

Re: [MacPorts] #30611: inconsistent flat receipt cannot be converted to sqlite (was: MacPorts 1.9.2. Snow Leopard Failed to convert your registry to sqlite!)

2011-08-05 Thread N.Gilbert
Thank you for your answer (below). I am glad that it is possible to resolve the situation, but would appreciate a little more detail about how exactly to do it. Specifically, can you tell me: 1. How do I 'switch back to portdbformat'? 2. How do I identify the ports that are causing the proble

Re: kde installation question

2011-08-05 Thread Monika Szulc
Thank you guys for your help. Neuroscope is a program written for Linux and I need to install it on a Mac, that's why I need MacPorts. I changed the ownership of .kde and it helped somewhat but now I have a different problem. Not sure if I should open another thread. When I try to start neuroscope

Galaxy cannot use MacPorts Python

2011-08-05 Thread Rodolfo Aramayo
People, This relates to the installation of Galaxy (http://main.g2.bx.psu.edu/) on a Mac I am observing an error when I try to use the MacPorts installation of Python to run Galaxy, but not when I use the Apple installation of Python to run Galaxy Disclaimer: I am not sure this relates to, or ca

Re: gcc 4.6 port for OSX Lion

2011-08-05 Thread ENDERLIN Christophe
Le 5 août 2011 à 15:36, Brandon Allbery a écrit : > On Fri, Aug 5, 2011 at 07:17, ENDERLIN Christophe wrote: > I'm currently using zsh and I confirm that rehash works for me. But I don't > know if zsh is sh-like or csh-like shell ? > > Both, as it turns out :) zsh defaults to sh-like when the

Re: gcc 4.6 port for OSX Lion

2011-08-05 Thread Brandon Allbery
On Fri, Aug 5, 2011 at 07:17, ENDERLIN Christophe wrote: > I'm currently using zsh and I confirm that rehash works for me. But I don't > know if zsh is sh-like or csh-like shell ? > Both, as it turns out :) zsh defaults to sh-like when there is a conflict between them, although you can set CSH_

Re: gcc 4.6 port for OSX Lion

2011-08-05 Thread ENDERLIN Christophe
Le 5 août 2011 à 12:52, Brandon Allbery a écrit : > On Fri, Aug 5, 2011 at 06:46, Brandon Allbery wrote: > changes them will render that information obsolete. With bash (OSX default) > and zsh, "hash -r" will update the seen command information; with tcsh, it's > "rehash". > > Just for comp

Re: gcc 4.6 port for OSX Lion

2011-08-05 Thread ENDERLIN Christophe
Le 5 août 2011 à 12:46, Brandon Allbery a écrit : > On Fri, Aug 5, 2011 at 06:30, ENDERLIN Christophe wrote: > I think maybe the mistake I made yesterday is that I forgot to logoff/login > after using port select. > > Most shells remember where they've seen commands, and anything that changes

Re: gcc 4.6 port for OSX Lion

2011-08-05 Thread ENDERLIN Christophe
Le 5 août 2011 à 12:44, Rainer Müller a écrit : > On 08/04/2011 11:25 PM, ENDERLIN Christophe wrote: >> >> Le 4 août 2011 à 22:00, Rainer Müller a écrit : >> >>> On 2011-08-04 21:58 , Rainer Müller wrote: Use the command 'port select' to change which gcc is invoked when typing 'gcc' i

Re: gcc 4.6 port for OSX Lion

2011-08-05 Thread ENDERLIN Christophe
Le 5 août 2011 à 12:42, Rainer Müller a écrit : > On 08/05/2011 12:30 PM, ENDERLIN Christophe wrote: >> I think maybe the mistake I made yesterday is that I forgot to >> logoff/login after using port select. > > You don't need to logout. Your shell usually maintains a cache of the command > bei

Re: gcc 4.6 port for OSX Lion

2011-08-05 Thread Brandon Allbery
On Fri, Aug 5, 2011 at 06:46, Brandon Allbery wrote: > changes them will render that information obsolete. With bash (OSX > default) and zsh, "hash -r" will update the seen command information; with > tcsh, it's "rehash". > Just for completeness: "rehash" is the historical command and should w

Re: gcc 4.6 port for OSX Lion

2011-08-05 Thread Brandon Allbery
On Fri, Aug 5, 2011 at 06:30, ENDERLIN Christophe wrote: > I think maybe the mistake I made yesterday is that I forgot to logoff/login > after using port select. > Most shells remember where they've seen commands, and anything that changes them will render that information obsolete. With bash (

Re: gcc 4.6 port for OSX Lion

2011-08-05 Thread Rainer Müller
On 08/04/2011 11:25 PM, ENDERLIN Christophe wrote: Le 4 août 2011 à 22:00, Rainer Müller a écrit : On 2011-08-04 21:58 , Rainer Müller wrote: Use the command 'port select' to change which gcc is invoked when typing 'gcc' in your shell. It will change the symlink at /opt/local/bin/gcc.

Re: gcc 4.6 port for OSX Lion

2011-08-05 Thread Rainer Müller
On 08/05/2011 12:30 PM, ENDERLIN Christophe wrote: I think maybe the mistake I made yesterday is that I forgot to logoff/login after using port select. You don't need to logout. Your shell usually maintains a cache of the command being run so it does not have to walk PATH every time it is call

Re: gcc 4.6 port for OSX Lion

2011-08-05 Thread ENDERLIN Christophe
Le 5 août 2011 à 02:34, Brandon Allbery a écrit : > On Thu, Aug 4, 2011 at 17:23, ENDERLIN Christophe wrote: > I put everything back in /usr as it was before my modifications, and then, I > tried the > 'port select' command. Now, I can see that the correct links have actually > been created in

Re: kde installation question

2011-08-05 Thread Ian Wadham
On 05/08/2011, at 4:48 PM, Marko Käning wrote: > On Aug 5, 2011, at 2:27 AM, Monika Szulc wrote: >> I have recently installed MacPorts and among other things kde. I was trying >> to use neuroscope, > That's interesting. I can't find a port called neuroscope… Heh! I see new doors opening ... h