Opened 15 years ago
Closed 15 years ago
#20864 closed defect (worksforme)
Tsocks will not install correctly
Reported by: | nick.timmermann@… | Owned by: | darren.bane@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | ||
Port: | tsocks |
Description (last modified by blb@…)
I have been able to update my ports but I keep running into the same error while trying to install tsocks.
nick:~ Nick$ sudo port install tsocks Password: ---> Configuring tsocks Error: Target org.macports.configure returned: autoconf failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_www.macports.org_files_ports_net_tsocks/work/tsocks-1.8.4" && autoconf " returned error 127 Command output: sh: autoconf: command not found Error: Status 1 encountered during processing. nick:~ Nick$
I think it may have to do with my complier. I have tried instlling tsocks manually but to no avail. Any information you can think of would be very helpful.
Thanks for your time
Change History (4)
comment:1 Changed 15 years ago by nick.timmermann@…
comment:2 Changed 15 years ago by blb@…
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to darren.bane@… |
Port: | tsocks added |
comment:3 Changed 15 years ago by raimue (Rainer Müller)
/usr/bin/autoconf
would be part of the Xcode developer tools package. Make sure you have that installed.
comment:4 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Please sudo port selfupdate
to get the latest MacPorts, then try again. I confirmed that tsocks installs fine on Leopard and Snow Leopard.
Note: See
TracTickets for help on using
tickets.
I am running a Macbook with Leopard. Thought this may be useful.