[MacPorts] #31225: Problem with expect
MacPorts
noreply at macports.org
Mon Sep 12 01:26:41 PDT 2011
#31225: Problem with expect
--------------------------------------+-------------------------------------
Reporter: arnaud.fortier@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone: MacPorts 2.0.4
Component: ports | Version: 2.0.3
Keywords: expect mkpasswd | Port: expect
--------------------------------------+-------------------------------------
Hi,
I need the mkpasswd software for scripting purpose. I did a port install
expect in order to have it. Everything went fine for the installation.
However, now, when I launche mkpasswd I got:
{{{
$ mkpasswd
can't find package Expect
while executing
"package require Expect"
(file "/opt/local/bin/mkpasswd" line 6)
}}}
Line 6 of mkpasswd:
{{{
package require Expect
}}}
What should I do to make it work. The path are correct I can even launch
expect from the command line.
Best regards,
Arnaud
--
Ticket URL: <https://trac.macports.org/ticket/31225>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list