Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

installing splitted wxsmith and wxsmithlib

(1/1)

SharkCZ:
I have problems with installing libwxsmith.so into the plugin dir and libwxsmithlib.so into the lib dir. They both end in the lib dir, system is Fedora 7-to-be. The Makefile.am file contains the "per-target" following overrided libdir:

libwxsmith_la_libdir = $(libdir)/plugins
libwxsmithlib_la_libdir = $(libdir)

but they are not used in the generated Makefile. Should it really work?

byo:

--- Quote from: SharkCZ on April 26, 2007, 10:21:55 pm ---I have problems with installing libwxsmith.so into the plugin dir and libwxsmithlib.so into the lib dir. They both end in the lib dir, system is Fedora 7-to-be. The Makefile.am file contains the "per-target" following overrided libdir:

libwxsmith_la_libdir = $(libdir)/plugins
libwxsmithlib_la_libdir = $(libdir)

but they are not used in the generated Makefile. Should it really work?

--- End quote ---

We're currently fighting with it. I'm really newbie to Makefile.am stuff so that could take some time :/. Anyone have some idea or experience in such situations ?

BYO

SharkCZ:
As I see, you have found a nice workaround :-)

byo:

--- Quote from: SharkCZ on April 27, 2007, 05:07:40 pm ---As I see, you have found a nice workaround :-)

--- End quote ---

Finally got it running :D How there are (and will be) no problems with this solution.

BYO

Navigation

[0] Message Index

Go to full version