variants

2009-07-13 Thread Norman Khine
hello, i just built boost, using the '%% sudo port install boost' command, but forgot to add some specific variants i needed. do i simply: %% sudo port upgrade boost +variants thanks norman ___ macports-users mailing list macports-users@lists.macosforg

Re: Confused about installing PHP5 cli

2009-07-13 Thread Ryan Schmidt
On Jul 14, 2009, at 00:29, mrbigpants wrote: Ah, so I always had CLI version there. I just didn't know it was in /opt/local/bin. Thanks for the command to upgrade to 5.3. You can always see what software a port installs by typing e.g. port contents php5 (once the port is installed and activ

Re: Outdated TOR port

2009-07-13 Thread Panagiotis Atmatzidis
On 14 Ιουλ 2009, at 8:30 ΠΜ, Boey Maun Suang wrote: Hi Panagiotis, On 14/07/2009, at 12:20 AM, Panagiotis Atmatzidis wrote: Thanks for the tips I'll keep an eye on overwrites, As the maintainer of the tor ports, can you let me know which configuration file is being overwritten? I know t

Re: Confused about installing PHP5 cli

2009-07-13 Thread mrbigpants
Ah, so I always had CLI version there. I just didn't know it was in /opt/local/bin. Thanks for the command to upgrade to 5.3. There is PHP4 at /usr/local/bin (came w/ OSX, I think), and my PATH variable is set so that bash shell looks in /usr/local/bin before /opt/local/bin. What's the best way t

Re: Problem with cairo in ppc - newer xcode required

2009-07-13 Thread Ryan Schmidt
On Jul 13, 2009, at 09:36, nox wrote: Le 13 juil. 09 à 16:26, Panagiotis Atmatzidis a écrit : I really can't find a direct link for xCode 2.5. On MacUpdate I can see xCode 2.4.1 and then 3.0 not 2.5. On developers connection I was not able to find a download link. If it's easy for you to

Re: Confused about installing PHP5 cli

2009-07-13 Thread Ryan Schmidt
On Jul 13, 2009, at 23:50, mrbigpants wrote: I need php5 to work in cli. I just did 'sudo port install php5' and it says, Image error: Another version of this port (php5 @5.2.10_1+apache2 +macosx) is already active. Correct. You already had php5 installed. You should have used "sudo por

Re: Confused about installing PHP5 cli

2009-07-13 Thread S. M. Ibrahim (Lavlu)
looks like php5 cli already installed, try in terminal which php (will show /opt/local/bin/php) php -v it will show which php version is installed. still if you want to upgrade try sudo port upgrade php5 +apache2 2009/7/14 mrbigpants : > > I need php5 to work in cli. I just did 'sudo port instal

Confused about installing PHP5 cli

2009-07-13 Thread mrbigpants
I need php5 to work in cli. I just did 'sudo port install php5' and it says, Image error: Another version of this port (php5 @5.2.10_1+apache2+macosx) is already active. So apparently php5 is already installed as an apache module. At this point, what must I do to get it to work on the command li

Re: Problem with cairo in ppc - newer xcode required

2009-07-13 Thread nox
https://connect.apple.com/ Log in, then click on "Downloads". Le 13 juil. 09 à 16:26, Panagiotis Atmatzidis a écrit : On 13 Ιουλ 2009, at 12:53 ΜΜ, Joshua Root wrote: On 2009-7-13 19:42, Panagiotis Atmatzidis wrote: Greetings to the list, I'm trying to install "cacti" but I get the followi

Re: pkg-config --list-all

2009-07-13 Thread nox
No. You should not mix things from MacPorts with libraries you built yourself. Furthermore, you should never put anything into /usr/local: http://trac.macports.org/wiki/FAQ#WhyisoptlocalthedefaultinstalllocationforMacPorts Le 13 juil. 09 à 15:00, Norman Khine a écrit : Hello, I had installed

Re: Problem with cairo in ppc - newer xcode required

2009-07-13 Thread Panagiotis Atmatzidis
On 13 Ιουλ 2009, at 12:53 ΜΜ, Joshua Root wrote: On 2009-7-13 19:42, Panagiotis Atmatzidis wrote: Greetings to the list, I'm trying to install "cacti" but I get the following block: devo:~ atma$ sudo port install cacti ---> Fetching cairo ---> Verifying checksum(s) for cairo ---> Extracti

Re: Outdated TOR port

2009-07-13 Thread Panagiotis Atmatzidis
On 13 Ιουλ 2009, at 12:35 ΠΜ, Ryan Schmidt wrote: On Jul 12, 2009, at 04:02, Panagiotis Atmatzidis wrote: Thank you Ryan! When the ports are updated by default, the upgrade overwrites the / opt/local/etc files? Ports should not overwrite your configuration files in etc on upgrade, but

pkg-config --list-all

2009-07-13 Thread Norman Khine
Hello, I had installed from source pkg-config and some libraries. After which I installed MacPorts and now I have two pkg-config: $ which pkg-config /opt/local/bin/pkg-config $ pkg-config --version 0.23 $ pkg-config --list-all http://paste.lisp.org/display/83507#1 2) The one build from source:

samba 3: Library not loaded

2009-07-13 Thread Giuseppe Di Matteo
Hello, I've just installed samba3 on a iMac G4 with Mac OSX tiger ppc (XCode-2.5; gcc-4.0.1). When I try to launch smbd or nmbd I have this message: dyld: Library not loaded: bin/libtalloc.dylib.1 Referenced from: /opt/local/sbin/smbd Reason: image not found Trace/BPT trap The same proble

Re: Problem with cairo in ppc - newer xcode required

2009-07-13 Thread Joshua Root
On 2009-7-13 19:42, Panagiotis Atmatzidis wrote: > Greetings to the list, > > I'm trying to install "cacti" but I get the following block: > > devo:~ atma$ sudo port install cacti > ---> Fetching cairo > ---> Verifying checksum(s) for cairo > ---> Extracting cairo > Error: On Mac OS X 10.4, ca

Problem with cairo in ppc - newer xcode required

2009-07-13 Thread Panagiotis Atmatzidis
Greetings to the list, I'm trying to install "cacti" but I get the following block: devo:~ atma$ sudo port install cacti ---> Fetching cairo ---> Verifying checksum(s) for cairo ---> Extracting cairo Error: On Mac OS X 10.4, cairo 1.8.8 requires Xcode 2.4.1 or later but you have Xcode 2.2.