<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi,<br>
<br>
&nbsp;&nbsp; I work on a software that I am porting onto Linux. I used CMake with
success and now want to use CPack. I successfully created a package
file with a bin and lib path, both containing the exec file and the .so
libraries needed. <br>
<a title="Send" href="javascript:;" onclick="if(window.ComposeContactPicker)return Control.invokeStatic('ComposeContactPicker', 'sendMessagePrep', event, null);" id="SendMessage">
    <span class="Label"></span></a><br>
&nbsp;&nbsp; Now&nbsp; here is my problem: when I send this package to a user, after
he unzips the package, he needs to move the shared libraries to the /usr/lib
directory and proceed with the ldconfig command, otherwise when launching the exec file the shared libraries aren't found. <br>
<br>
&nbsp;&nbsp; Is there a way to automatically do this? I can't find it in the doc or in mailing lists either. Should a makefile be
included with the package that would proceed with the installation or
does it need to be done manually each time?<br>
<br>
Thanks so much!<br>
Pascale<br /><hr />Create a cool, new character for your Windows Live™ Messenger.  <a href='http://go.microsoft.com/?linkid=9656621' target='_new'>Check it out</a></body>
</html>