The big take aways here are:
* the perl5 port currently controls the perl symlink
* to specify a specific 5.xversionn the variants must be used
* variants are specified by +
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
Rodolfo Aramayo wrote:
Thanks to All of you...
Thanks to All of you...
So issuing the command:
sudo port install perl5 +perl5_14
solved the issue
However I did uninstall all Perl versions first (--following-dependents)
and start reinstalling Perl5 +perl5_14 and then install the other ports
(just to make me feel better and to punish myself fo
On Jan 5, 2012, at 12:07 PM, Arno Hautala wrote:
> Wouldn't perl need to be installed as "perl5 +perl5_14" not "perl5 @5.14.1_2"?
Correct. You cannot use @version for a "port install" - it will simply be
ignored.
Cheers!
Frank
___
macports-users m
Hi guys,
I've just recently installed macports to try and install Amarok. I've
installed XCode and I have X11 by default on OS Lion. I've run the line
sudo port install amarok
After everything is done and compiled, I get asked to execute "sudo
chown -R $USER ~/Library/Preferences/KDE"
The pr
Wouldn't perl need to be installed as "perl5 +perl5_14" not "perl5 @5.14.1_2"?
The default is activated by the variant given to the perl5 pseudo port.
I think you'd only be able to run "perl5 @" if the specified version
had already been built, but was inactive.
On 2012-01-05, Ryan Schmidt wrote
On Thu, Jan 5, 2012 at 13:52, Rodolfo Aramayo wrote:
> So I did what you guys suggested and issued the command:
>
> port install perl5 perl5.14 @5.14.1_2+threads
>
port install perl5 +perl5.14
The + there is not optional; it tells the perl5 port to install the variant
(see "port variants perl5"
On Jan 5, 2012, at 12:52, Rodolfo Aramayo wrote:
> So I did what you guys suggested and issued the command:
>
> port install perl5 perl5.14 @5.14.1_2+threads
>
> but the "perl --version" port still is: "This is perl 5, version 12,
> subversion 3 (v5.12.3) built for darwin-multi-2level"
Ah so
>> So I did what you guys suggested and issued the command:
>>
>> port install perl5 perl5.14 @5.14.1_2+threads
You're after `perl5 +perl_514` not `perl (+perl_512) and perl5.14, right?
___
macports-users mailing list
macports-users@lists.macosforge.or
On Jan 5, 2012, at 12:52, Rodolfo Aramayo wrote:
> Thanks but the problem is that the port:
>
> perl5 @5.12.3_1+perl5_12 (active)
>
> was installed by another port not by me...I requested:
> perl5.14 @5.14.1_2
No problem. Multiple perls can happily coexist.
> So I did what you guys suggested
Thanks but the problem is that the port:
perl5 @5.12.3_1+perl5_12 (active)
was installed by another port not by me...I requested:
perl5.14 @5.14.1_2
So I did what you guys suggested and issued the command:
port install perl5 perl5.14 @5.14.1_2+threads
but the "perl --version" port still is: "
On Jan 5, 2012, at 12:26, Mark Anderson wrote:
> Install perl5 +perl_514 instead of perl5 +perl5_12
>
> I think that should work.
Yes, that will make "perl" be perl 5.14 instead of 5.12. However, there is no
way to control what version of perl is used by various other ports, unless
those port
Install perl5 +perl_514 instead of perl5 +perl5_12
I think that should work.
Mark
On Thu, Jan 5, 2012 at 1:24 PM, Rodolfo Aramayo wrote:
> perl5 @5.12.3_1+perl5_12
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macos
On a brand new system (10.6.8) I performed a fresh installation of MacPorts
I then installed the port:
perl5.14 @5.14.1_2
I then requested other ports to be installed and some of them obviously had
Perl dependencies and installed other versions of Perl
After this was all and done I have the foll
On Jan 5, 2012, at 11:01 AM, Rodolfo Aramayo wrote:
> How should I proceed to request the port:
>
> wordpress @3.2.1 (www)
> A state-of-the-art semantic personal publishing platform
> to be upgraded to version 3.3.1
Open an "update" ticket on Trac [1] and don't forget to Cc the maintainer.
How should I proceed to request the port:
wordpress @3.2.1 (www)
A state-of-the-art semantic personal publishing platform
to be upgraded to version 3.3.1
Thanks
--R
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.ma
On Jan 5, 2012, at 11:32, Andreas Wagner wrote:
> :info:configure checking for gettext... no
> :info:configure checking for gettext in -lintl...gettext function not found.
> Please install libintl at Makefile.PL line 18.
Looks like the same issue we've seen reported dozens of times before. Sear
Hi Ryan, thanks for your reply. I have attached my log.
main.log
Description: Binary data
On Jan 5, 2012, at 12:27 PM, Ryan Schmidt wrote:
> On Jan 5, 2012, at 11:17, Andreas Wagner wrote:
>
>> I am trying to: "sudo port install libtool" on my Lion 10.7.2
>>
>> but I get this error…
>>
>> -
On Jan 5, 2012, at 10:33, Érico wrote:
> How can I make sure when uninstalling the _mysql id will be removed from my
> system ?
MacPorts does not remove users it creates. You can remove them manually if it's
important to you but they shouldn't cause any problems if left there.
The _mysql use
On Jan 5, 2012, at 11:17, Andreas Wagner wrote:
> I am trying to: "sudo port install libtool" on my Lion 10.7.2
>
> but I get this error…
>
> ---> Configuring p5.12-locale-gettext
> Error: Target org.macports.configure returned: configure failure: shell
> command failed (see log for details)
>
I am trying to: "sudo port install libtool" on my Lion 10.7.2
but I get this error…
---> Configuring p5.12-locale-gettext
Error: Target org.macports.configure returned: configure failure: shell command
failed (see log for details)
Error: Failed to install p5.12-locale-gettext
Log for p5.12-loca
On Jan 5, 2012, at 6:50 a.m., Érico wrote:
> after have port installed both I run :
> sudo -u _mysql mysql_install_db5
>
> then I try :
> bash-3.2# mysqladmin5 -u root -p ping
> Enter password:
> mysqladmin5: connect to server at 'localhost' failed
> error: 'Can't connect to local MySQL server
Hello !!
Can can I make a 100% reinstall ?
with :
1. $port uninstall mysql5-server @5.1.60_0
2. $port clean mysql5-server @5.1.60_0
How can I make sure when uninstalling the _mysql id will be removed from my
system ?
I will proceed cleaning up the symb links , my.cnf and the socket file I
cr
On Jan 5, 2012, at 05:50, Érico wrote:
> 2. add 2 symb links
> sudo ln -s /opt/local/var/run/mysql5/mysqld.sock /temp/mysql.sock
> sudo mkdir /var/mysql
> sudo ln -s /opt/local/var/run/mysql5/mysqld.sock /var/mysql/mysql.sock
Why? Please undo this.
> Is it mandatory to use :
> sudo launchc
On Thu, Jan 5, 2012 at 06:50, Érico wrote:
> 2. add 2 symb links
> sudo ln -s /opt/local/var/run/mysql5/mysqld.sock /temp/mysql.sock
>
/tmp/mysql.sock, I hope (but if you need to do this then something is
misconfigured).
> is there any specific content for the :
> /opt/local/var/run/mysql5/mys
Hi
I am facing an issue installing both :
mysql5-server @5.1.60_0
mysql5 @5.1.60_0
after have port installed both I run :
sudo -u _mysql mysql_install_db5
then I try :
bash-3.2# mysqladmin5 -u root -p ping
Enter password:
mysqladmin5: connect to server at 'localhost' failed
error: 'Can't conne
25 matches
Mail list logo