[prev in list] [next in list] [prev in thread] [next in thread] 

List:       macports-users
Subject:    port install zim fails, possibly on a perl error.
From:       Derek Schutt <derek.schutt () colostate ! edu>
Date:       2010-12-30 16:31:09
Message-ID: 4D1CB3CD.4010102 () colostate ! edu
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Hi,

I'm trying to install zim, but am running into problems which I detail 
below.   I have just installed mac ports, and have the latest version of 
Xcode.   I am running Snow Leopard, and for what it's worth, I'm new to 
Macs and mac port, coming from the linux world.

Here's what happens when I try to install zim.

$*sudo port install zim*

    --->  Computing dependencies for zim
    --->  Dependencies to be installed: p5-file-basedir
    p5-file-desktopentry p5-file-mimeinfo p5-gtk2 p5-cairo
    p5-extutils-depends p5-extutils-pkgconfig p5-glib p5-pango
    p5-module-build p5-extutils-cbuilder p5-extutils-parsexs p5-yaml
    --->  Configuring p5-file-basedir
    Error: Target org.macports.configure returned: configure failure:
    shell command failed (see log for details)
    Error: Failed to install p5-file-basedir
    Log for p5-file-basedir is at:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-file-basedir/main.log
  Error: The following dependencies were not installed:
    p5-file-basedir p5-file-desktopentry p5-file-mimeinfo p5-gtk2
    p5-cairo p5-extutils-depends p5-extutils-pkgconfig p5-glib p5-pango
    p5-module-build p5-extutils-cbuilder p5-extutils-parsexs p5-yaml
    Error: Status 1 encountered during processing.


running *sudo port clean zim* and *sudo port upgrade outdated* doesn't 
seem to help.   Also, *sudo port upgrade outdated* has this error.

Error: Target org.macports.configure returned: configure failure: shell 
command failed (see log for details)
Log for help2man is at: 
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/main.log
                
Error: Unable to upgrade port: 1


When I look in the log for *sudo port install zim*, I see this:

> info:configure checking for library containing bindtextdomain... -lintl
> info:configure configure: error: perl module Locale::gettext required
> info:configure shell command " cd 
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/help2man-1.38.2" \
 && ./configure --prefix=/opt/local --enable-nls " returned error 1

If I run *./configure --prefix=/opt/local --enable-nls*, I run into this 
problem:

*sudo ./configure --prefix=/opt/local --enable-nls*
Password:
checking for perl... perl
checking for module Locale::gettext... no
checking for msgfmt... /opt/local/bin/msgfmt
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for library containing dlsym... none required
checking for library containing bindtextdomain... no
configure: error: perl module Locale::gettext required

I've tried installing a couple of other things with mac ports, and they 
also fail to install.  So I'm guessing I'm missing something 
fundamental, perhaps the gettext perl library?  Can anyone help?


[Attachment #5 (text/html)]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Hi,<br>
    <br>
    I&#8217;m trying to install zim, but am running into problems which I
    detail below.&nbsp;&nbsp; I have just installed mac ports, and have the latest
    version of Xcode.&nbsp;&nbsp; I am running Snow Leopard, and for what it&#8217;s
    worth, I&#8217;m new to Macs and mac port, coming from the linux world.<br>
    <br>
    Here&#8217;s what happens when I try to install zim.<br>
    <br>
    $<b> sudo port install zim</b><br>
    <blockquote>---&gt;&nbsp; Computing dependencies for zim<br>
      ---&gt;&nbsp; Dependencies to be installed: p5-file-basedir
      p5-file-desktopentry p5-file-mimeinfo p5-gtk2 p5-cairo
      p5-extutils-depends p5-extutils-pkgconfig p5-glib p5-pango
      p5-module-build p5-extutils-cbuilder p5-extutils-parsexs p5-yaml<br>
      ---&gt;&nbsp; Configuring p5-file-basedir<br>
      Error: Target org.macports.configure returned: configure failure:
      shell command failed (see log for details)<br>
      Error: Failed to install p5-file-basedir<br>
      Log for p5-file-basedir is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-file-basedir/main.log<br>
  Error: The following dependencies were not installed:
      p5-file-basedir p5-file-desktopentry p5-file-mimeinfo p5-gtk2
      p5-cairo p5-extutils-depends p5-extutils-pkgconfig p5-glib
      p5-pango p5-module-build p5-extutils-cbuilder p5-extutils-parsexs
      p5-yaml<br>
      Error: Status 1 encountered during processing.<br>
    </blockquote>
    <br>
    running <b>sudo port clean zim</b> and <b>sudo port upgrade
      outdated</b> doesn&#8217;t seem to help.&nbsp;&nbsp; Also, <b>sudo port upgrade
      outdated</b> has this error.<br>
    <br>
    Error: Target org.macports.configure returned: configure failure:
    shell command failed (see log for details)<br>
    Log for help2man is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/main.log<br>
  Error: Unable to upgrade port: 1<br>
    <br>
    <br>
    When I look in the log for <b>sudo port install zim</b>, I see
    this:<br>
    <br>
    :info:configure checking for library containing bindtextdomain...
    -lintl<br>
    :info:configure configure: error: perl module Locale::gettext
    required<br>
    :info:configure shell command " cd
    "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/help2man-1.38.2"
  &amp;&amp; ./configure --prefix=/opt/local --enable-nls " returned
    error 1<br>
    <br>
    If I run <b>./configure --prefix=/opt/local --enable-nls</b>, I run
    into this problem:<br>
    <br>
    <b>sudo ./configure --prefix=/opt/local --enable-nls</b><br>
    Password:<br>
    checking for perl... perl<br>
    checking for module Locale::gettext... no<br>
    checking for msgfmt... /opt/local/bin/msgfmt<br>
    checking for gcc... gcc<br>
    checking whether the C compiler works... yes<br>
    checking for C compiler default output file name... a.out<br>
    checking for suffix of executables... <br>
    checking whether we are cross compiling... no<br>
    checking for suffix of object files... o<br>
    checking whether we are using the GNU C compiler... yes<br>
    checking whether gcc accepts -g... yes<br>
    checking for gcc option to accept ISO C89... none needed<br>
    checking for library containing dlsym... none required<br>
    checking for library containing bindtextdomain... no<br>
    configure: error: perl module Locale::gettext required<br>
    <br>
    I&#8217;ve tried installing a couple of other things with mac ports, and
    they also fail to install.&nbsp; So I&#8217;m guessing I&#8217;m missing \
something  fundamental, perhaps the gettext perl library?&nbsp; Can anyone \
help?&nbsp;&nbsp; <br>  <pre class="moz-signature" cols="72">
</pre>
  </body>
</html>



_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic