#44527: QtCurve submission --------------------------+-------------------------------- Reporter: rjvbertin@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: QtCurve | --------------------------+-------------------------------- Comment (by ryandesign@…): Replying to [ticket:44527 rjvbertin@…]:
NB: for Qt to pick up the style in the non-qtonly version, one either has to copy qtcurve.so into the right place or symlink
{{{ ln -s ${prefix}/lib/kde4/plugins/styles ${prefix}/share/qt4/plugins }}}
I could get neither the MacPorts `ln` command to work, nor `system "ln -s ...`" so I restored to alerting the user to this step via a note.
There should be a problem doing it either of the first two ways, provided you're creating the symlink within the destroot. -- Ticket URL: <https://trac.macports.org/ticket/44527#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X