#34177: wine-devel @1.5.2 run error -----------------------------------+---------------------------------------- Reporter: janne@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: wine-devel -----------------------------------+---------------------------------------- Comment(by janne@…): Replying to [comment:1 ryandesign@…]:
So wine-devel works on the computer you built it on, but then taking that package to another computer without Xcode and installing it there produces the error messages above?
The first thing it says is wrong is that /opt/local/lib/libSM.6.dylib doesn't exist. Does it? wine-devel declares a dependency on the xorg-libsm port; is that port also installed on that second computer? [[BR]]
On the computer where the wine-devel*.mpkg is built wine-devel is installed with: {{{ $ sudo port install wine-devel }}} which is working fine. On the other computer the wine-devel*.mpkg is installed and gives the errors. /opt/local/lib/libSM.6.dylib does exist and xorg-libsm is installed,[[BR]]it's included in the wine-devel*.mpkg.[[BR]]I've tried with the port wine @1.4 (mpkg) too, but it gives the same errors. -- Ticket URL: <https://trac.macports.org/ticket/34177#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS