Opened 14 years ago

Closed 14 years ago

#23428 closed defect (fixed)

Transmission-x11 missing dependency on intltool

Reported by: web@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: transmission-x11

Description (last modified by jmroot (Joshua Root))

I ran "install transmission-x11 -gtk -aqua"

--->  Configuring transmission-x11
...
checking for intltool >= 0.40.0... ./configure: line 20461: intltool-update: command not found
...
configure: error: Your intltool is too old.  You need intltool 0.40.0 or later.

installing intltool and retrying worked

Change History (3)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Description: modified (diff)
Summary: Transmission-x11 depends on intltoolTransmission-x11 missing dependency on intltool

comment:2 Changed 14 years ago by rb@…

Seconded.

The port transmission-x11 is missing dependency on intltool.

"port install transmission-x11" failed with this message

checking for intltool >= 0.40.0... ./configure: line 1: intltool-update: command not found

"which intltool-update" revealed I don't have it. "port installed intltool" revealed it was not installed.

I did "port install intltool" and repeated "port install transmission-x11" and configure got further.

"port deps transmission-x11" does not list intltool.

I therefore believe there is a missing dependency.

comment:3 Changed 14 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: newclosed

r66347. Thanks for discovering that.

Note: See TracTickets for help on using tickets.