[Bug 232732] build of expect in lang/expect does not install autoexpect script correctly

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Oct 29 15:07:51 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232732

--- Comment #22 from Pietro Cerutti <gahr at FreeBSD.org> ---
(In reply to w.schwarzenfeld from comment #20)
> There is on e man directory for misc. How can you call the man page from  /usr/local/share/expect/some_script

man /usr/local/share/expect/some_script

> How ever we do, it should work simple,without to type the whole path.

Add /usr/local/share/expect to PATH, so you don't have to introduce any
additional wrapper script.

Or nullfs mount it over to /usr/local/bin.

There are multiple options to work around the nuisance of having the scripts in
a separate location.

There is no option to have the scripts in /usr/local/bin and not conflict with
other ports.

I think things are reasonable as they are.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-tcltk mailing list