Opened 15 years ago
Closed 15 years ago
#23725 closed defect (worksforme)
libXext-1.1.1 is downloaded to libXext-1.0.99.4 directory
Reported by: | mfripp@… | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | xorg-libXext |
Description (last modified by jeremyhu (Jeremy Huddleston Sequoia))
I am trying to install libXext. I used the command "sudo port install xorg-libXext". This proceeds fairly well up to a point, then I receive the following error:
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_x11_xorg-libXext/work/libXext-1.1.1" && ./configure --prefix=/opt/local " returned error 1 Command output: sh: line 0: cd: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXext/work/libXext-1.1.1: No such file or directory
When I look for the relevant directory, I find that port has created a directory called libXext-1.0.99.4, not libXext-1.1.1:
$ls /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXext/work/ libXext-1.0.99.4
If I rename libXext-1.0.99.4 to libXext-1.1.1 and call "sudo port install xorg-libXext" again, it seems to complete successfully. However, I have not tested to see whether it has installed libXext 1.1.1 successfully, or libXext 1.0.99.4 masquerading as libXext 1.1.1.
Change History (3)
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Keywords: | libXext wrong directory removed |
---|---|
Owner: | changed from macports-tickets@… to jeremyhu@… |
comment:2 Changed 15 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Description: | modified (diff) |
---|
comment:3 Changed 15 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
it works fine for me. I'm betting you had a leftover 1.0.99.4
(06:57:28 Tue Feb 16 2010 jeremy@vincent i386) ~/src/macports-trunk/dports/x11/xorg-libXext $ sudo port -v extract Password: ---> Computing dependencies for xorg-libXext. ---> Fetching xorg-libXext ---> libXext-1.1.1.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/xorg-libXext ---> Attempting to fetch libXext-1.1.1.tar.bz2 from http://distfiles.macports.org/xorg-libXext % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 311k 100 311k 0 0 14961 0 0:00:21 0:00:21 --:--:-- 38135 ---> Verifying checksum(s) for xorg-libXext ---> Checksumming libXext-1.1.1.tar.bz2 ---> Extracting xorg-libXext ---> Extracting libXext-1.1.1.tar.bz2 (06:58:05 Tue Feb 16 2010 jeremy@vincent i386) ~/src/macports-trunk/dports/x11/xorg-libXext $ ls work libXext-1.1.1
Note: See
TracTickets for help on using
tickets.
Please remember to cc the maintainer.