English 中文(简体)
Perl5.12 不通过Macports安装
原标题:Perl5.12 not installing via Macports
  • 时间:2011-09-22 00:57:24
  •  标签:
  • macports

在试图通过Macports安装图像时,在建造5.12个依赖性时,我就留下了一个错误。 它说:Error: Status 1在加工过程中碰到。

I've试图更新Macports,独立安装/建筑每5.12座,停泊和重新安装每吨5.12座。 这里的错误部分是:

Making x2p stuff
:info:build ./perl -f -Ilib pod/buildtoc --build-toc -q
:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_perl5.12/perl5.12/work/perl-5.12.3/x2p 
:info:build You haven t done a "make depend" yet!
:info:build make[1]: *** [hash.o] Error 1
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_perl5.12/perl5.12/work/perl-5.12.3/x2p 
:info:build make: *** [translators] Error 2
:info:build make: *** Waiting for unfinished jobs....
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_perl5.12/perl5.12/work/perl-5.12.3 
:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_perl5.12/perl5.12/work/perl-5.12.3" && /usr/bin/make -j2 -w all " returned error 2
:error:build Target org.macports.build returned: shell command failed (see log for details)
:debug:build Backtrace: shell command failed (see log for details)
    while executing
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"$procedure $targetname"
:info:build Warning: the following items did not execute (for perl5.12): org.macports.activate org.macports.build org.macports.destroot org.macports.install
:error:build Failed to install perl5.12
:debug:build couldn t open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory
    while executing
"open [file join $dir tclIndex]"
:notice:build Log for perl5.12 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_perl5.12/perl5.12/main.log

rel=“nofollow> 页: 1

是否有任何人知道我正在做什么,或我做什么错?

最佳回答

Turns out that latest macPorts update fixed my issue, just had to run selfupdate.

问题回答

暂无回答




相关问题
Where is $ERL_TOP on a macports installation of Erlang

I ve installed Erlang through macports on my macbook and I m trying to use the Erlang Eclipse plugin, but it needs me to point it to the $ERL_TOP directory. Where does that exist? I know my erl ...

Install git-core +svn fails with MacPort

I tried several tricks, clean all, and no luck. Any tips? sudo port install git-core +svn +doc ---> Computing dependencies for git-core ---> Building db46 Error: Target org.macports.build ...

mysql + ruby = nightmare

Ok, I m done. I can t understand why I got this error with: rake features It cant be I can t connect to mysql cause the: rake db:migrate works perfectly. I keep having this error: rake features ...

how to flush macports installation queue?

I wanted to install git with macports - it failed. ok. So I went with dmg - succeeded. However, now I cannot remove git from some install queue and if I want install anything it still fetches git ...

Question about Macports

I just got Macports installed on my mac, of which os version is Snow Leopard (10.6). I used Macports to install several packages through sudo port install command, and all these packages are ...

macports confusion

hey i am new to the macports thing as i recently switched to the mac. as i was thinking of developing some applications in my mac i wanted all the usual gnu and opensource tools i need. but i had a ...

Finding the correct Python framework with cmake

I am using the macports version of python on a Snow Leopard computer, and using cmake to build a cross-platform extension to it. I search for the python interpreter and libraries on the system using ...

Unable to install Git-core+svn by MacPorts

I am trying to install git-svn on mac os x 10.5 using the following command, sudo port install git-core +svn It installation is successful but i can find the git-svn command anywhere, ~/ $ sudo ...