Building binary release including shared wx libraries ?

Lothar Behrens lothar.behrens at lollisoft.de
Wed Sep 12 12:30:12 PDT 2007


Hi,

I like to create a source package (SRPM) that automatically bundles
the wx libraries to get ONE
package.

Until now I have used the library name to be packaged in my RPM file,
because I know of it.
But I think, I get a problem if some one doesn't follow my
instructions how to build wxWidgets
that it match to my build process.

So the bundling will fail, if I don't get the exact filenames
required to bundle.
Especialy when wxWidgets is not build as monolithic.

That's the problem. How do I get that information ?

I do miss some information about the 0 in libwx_gtk2_Lollisoft-2.6.so.
0.3.1
With the help of wx-config I will be able to create the filename
including the
symlinks, but the 0 would be hardcoded.

Is the 0 always generated ?

Thanks, Lothar

Configuration is:

./configure --with-flavour=Lollisoft --enable-monolithic --prefix=/
home/lothar

Sample:
wx-config --release returns
2.6
wx-config --version returns
2.6.3
wx-config --version-full returns
2.6.3.1

wx-config --basename returns
wx_gtk2_Lollisoft

Library name is:
libwx_gtk2_Lollisoft-2.6.so.0.3.1







More information about the wx-users mailing list