[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: FreeDiams: RPATH problem solved, upstream install target disturbs symlinks



Hi Andreas,

Here is a simple adaptation of the code that will removes the symlinks during the install process.

On Mon, Mar 29, 2010 at 04:29:15PM +0200, Eric MAEKER wrote:
May be the install.pri adaptation is a better solution.

It would be the better solution ... if it would work.  The approach I
tried first does not work, but the hack does.  I'd prefer a clean
solution as well but I do not know the qmake build system enough.

Give me some days please.

Sure. Take the time you need and just commit your changes to SVN.

Excuse me I don't really know how to create a patch...

In libs/medintuxutils/medintux.pri
Comment line 5 --> #!win32:VERSION   = $${PACKAGE_VERSION}

In buildspecs/install.pri replace line 85 with
applibs.files = $${BUILD_LIB_PATH}/*.1.$${LIB_EXTENSION}

App will work fine without the symlinks. We don't need these links 'till these libs are private to FreeDiams.

Kind regards

       Andreas.

Eric


Reply to: