Opened 15 years ago
Closed 15 years ago
#20706 closed defect (invalid)
Subversion will not install:
Reported by: | cpt.maverick@… | Owned by: | danielluke (Daniel J. Luke) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | ||
Port: | subversion |
Description (last modified by blb@…)
I am attempting to install subversion using macports but I get a configure error because port/subversion can not find Berkeley DB:
''checking for availability of Berkeley DB... no configure: error: Berkeley DB 4.0.14 or newer wasn't found. Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_subversion/work/subversion-1.6.4" && ./configure --prefix=/opt/local --with-berkeley-db=:/opt/local/include/db46:/opt/local/lib/db46:db-4.6 --with-neon=/opt/local --with-apr=/opt/local/bin/apr-1-config --with-apr-util=/opt/local/bin/apu-1-config --without-apxs --mandir=\${prefix}/share/man --disable-neon-version-check --with-serf=/opt/local --with-sasl=/opt/local " returned error 1 ''
This looks like a similar error as to the problem that was addressed in ticket #19881, but the problem seems to have arisen again. I have new versions of apr and apr-util:
$ sudo port list apr Password: apr @1.3.8 devel/apr $ sudo port list apr-util apr-util @1.3.9 devel/apr-util
Change History (2)
comment:1 Changed 15 years ago by blb@…
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to dluke@… |
Port: | subversion added |
comment:2 Changed 15 years ago by danielluke (Daniel J. Luke)
Resolution: | → invalid |
---|---|
Status: | new → closed |
The reporter replied via email "You were right, I was using the wrong command *and* had out-of-date copies of apr and apr-util."
Note: See
TracTickets for help on using
tickets.
Note, 'port list' probably isn't doing what you think it's doing; instead use 'port installed':