#19222 closed defect (fixed)
qwt52 install fails
Reported by: | mf2k (Frank Schima) | Owned by: | jonas@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | jonas@… | |
Port: | qwt52 |
Description
I'm on Mac OS X 10.5.6 Intel. Xcode 3.1.2.
I see the following error installing qwt52:
$ sudo port install qwt52 ---> Computing dependencies for qwt52 ---> Fetching qwt52 ---> Attempting to fetch qwt-5.2.0.tar.bz2 from http://superb-west.dl.sourceforge.net/qwt ---> Verifying checksum(s) for qwt52 ---> Extracting qwt52 ---> Applying patches to qwt52 ---> Configuring qwt52 ---> Building qwt52 ---> Staging qwt52 into destroot Error: Target org.macports.destroot returned: shell command "install_name_tool -change libqwt.5.dylib /opt/local/lib/libqwt.5.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_graphics_qwt52/work/destroot/opt/local/lib/qt4-mac-plugins/designer/libqwt_designer_plugin.bundle" returned error 1 Command output: install_name_tool: can't open file: /opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_graphics_qwt52/work/destroot/opt/local/lib/qt4-mac-plugins/designer/libqwt_designer_plugin.bundle (No such file or directory) Error: Status 1 encountered during processing.
Change History (4)
comment:1 Changed 16 years ago by jwhowse4
comment:2 Changed 16 years ago by jonas@…
Owner: | changed from macports-tickets@… to jonas@… |
---|---|
Status: | new → assigned |
Should be fixed now with r49867. The problem was a different qt4 directory structure in qt4-mac@4.4 and qt4-mac@4.5 Please test.
comment:3 Changed 16 years ago by mf2k (Frank Schima)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Yes, it works now. Thanks!
Note: See
TracTickets for help on using
tickets.
I have the exact same error with the same configuration