[BioLib-dev] Where can I see "swig"
Pjotr Prins
pjotr.public14 at thebird.nl
Fri May 15 19:28:39 UTC 2009
BioLib has a modular setup. Which is what it should be. Only the
Affyio library requires R, and on some platforms I have not fixed
finding them. It will come soon.
Pj.
On Fri, May 15, 2009 at 11:53:28AM -0400, Xin Shuai wrote:
> It seems like those .cmake files in ./tools/cmake-support/modules are all
> created automatically by CMake and I don't have to care about it. However, I
> should specify in CMakeLists.txt that how to create those macros, is that
> right?
> By the way, at this moment I can only build modules in BioLib one by one
> using
> ./configure command --with-(module name)
> Since when I want to configure the whole modules I was always told that
> R_LIBRARY is not found. Is it possible for me to avoid such problem but
> still configure the whole modules?
>
> On Fri, May 15, 2009 at 1:52 AM, Pjotr Prins <pjotr.public14 at thebird.nl>wrote:
>
> > On Fri, May 15, 2009 at 01:29:04AM -0400, Xin Shuai wrote:
> > > POST_BUILD_PYTHON_BINDINGS()
> > > TEST_PYTHON_BINDINGS()
> > > INSTALL_PYTHON_BINDINGS()
> > >
> > > I still cannot see any "swig" related command.
> >
> > Above are macros defined in ./tools/cmake-support/modules/. They,
> > indeed, do the hard work of managing SWIG for Python. The command:
> >
> > FIND_PACKAGE(MapPython REQUIRED)
> >
> > loads the relevant cmake files.
> >
> > Pj.
> >
> >
>
>
> --
> Xin Shuai (David)
> PhD of Complex System in School of Informatics
> Indiana University Bloomington
> 812-606-8019
More information about the BioLib-dev
mailing list