Some libraries are not found without LD_LIBRARY_PATH mangling

Andreas Pakulat apaku at gmx.de
Tue Oct 30 11:43:56 CET 2007


On 30.10.07 11:23:27, Alexander Neundorf wrote:
> On Tuesday 30 October 2007, Thiago Macieira wrote:
> > As for Win32's COFF Portable Executable format, the interesting thing is
> > that all we need to do is put the DLLs in the same directory as the
> > executable itself. There's no need to relink: the same executable and same
> > libraries are valid for uninstalled- and installed-execution. We do place
> > them all in bin/, don't we?
> 
> We don't, see the lengthy discussion on k-c-d and here about it. We may do it 
> or KDE 4.1. Setting PATH is required or the installer has to do it.

Some win32 people started on that already and AFAIK at least some of
kdelibs and kdebase libs are already installed into bin/. By modifying
CMakeLists.txt to include the full set of options, I should probably add
:)

Andreas
 

-- 
Many changes of mind and mood; do not hesitate too long.


More information about the Kde-buildsystem mailing list