[Cmake] silly question about ccmake
du Bois d'Aische
duboisda at bwh.harvard.edu
Wed Apr 2 15:55:38 EST 2003
Is it possible I don't have the library you mentionned? All the files I have are
./lib/libncurses.so.5.2
./lib/libncurses.so.5
./usr/share/doc/libncurses5
./usr/share/doc/ncurses-base
./usr/share/doc/ncurses-bin
./usr/share/doc/ncurses-term
./usr/doc/libncurses5
./usr/include/python2.1/py_curses.h
./usr/lib/python2.1/curses
./usr/lib/python2.1/lib-dynload/_curses_panel.so
./usr/lib/python2.1/lib-dynload/_curses.so
./usr/local/e17/lib/ferite/scripts/test/recurse.fe
./var/lib/dpkg/info/libncurses5.prerm
./var/lib/dpkg/info/libncurses5.list
./var/lib/dpkg/info/libncurses5.postinst
./var/lib/dpkg/info/libncurses5.postrm
./var/lib/dpkg/info/libncurses5.shlibs
./var/lib/dpkg/info/ncurses-base.conffiles
./var/lib/dpkg/info/ncurses-base.list
./var/lib/dpkg/info/ncurses-base.postinst
./var/lib/dpkg/info/ncurses-base.preinst
./var/lib/dpkg/info/ncurses-bin.postinst
./var/lib/dpkg/info/ncurses-bin.list
./var/lib/dpkg/info/ncurses-bin.preinst
./var/lib/dpkg/info/ncurses-term.postinst
./var/lib/dpkg/info/ncurses-term.list
./var/lib/dpkg/info/ncurses-term.preinst
Sorry to take your time with this problem
aloys
On 02 Apr 2003 14:48:47 -0500
Andy Cedilnik <andy.cedilnik at kitware.com> wrote:
> Hi Aloys,
>
> You can find it yourself (something like libcurses.a or something), and
> set that value to cache:
>
> ./Source/cmake -DCURSES_LIBRARY:PATH=/usr/whatever/lib/libcurses.a
> make
>
> Andy
>
> On Wed, 2003-04-02 at 14:43, du Bois d'Aische wrote:
> > You right, it does not find something. Do you know what can I do to change it?
> >
> > thank you very much,
> >
> > aloys
> >
> >
> >
> > On 02 Apr 2003 14:15:12 -0500
> > Andy Cedilnik <andy.cedilnik at kitware.com> wrote:
> >
> > > Hi Aloys,
> > >
> > > It probably does not find curses library. In your cmake build directory,
> > > do:
> > >
> > > cat CMakeCache.txt | grep CURSES_LIBRARY
> > >
> > > If it says something like notfound, then this is your problem.
> > >
> > > Andy
> > >
> > > On Tue, 2003-04-01 at 16:37, du Bois d'Aische wrote:
> > > > I'am very new, and I try to install Cmake.
> > > > I do ./configure and make. It does no error, but it doesn't
> > > > create the ccmake file. I do exactly the same operation on an other
> > > > computer, and it works, it creates the ccmake file. But with the same
> > > > release, with exactly the same operations, no ccmake on my computer.
> > > > What have I to do?
> > > >
> > > > Thanks,
> > > >
> > > > Aloys
> > >
> >
>
--
----------------------------
Aloys du Bois d'Aische
Brigham and Womens Hospital
Surgical Planning Laboratory
L1 - room 050
75 Francis Street
Boston MA 02115
duboisda at bwh.harvard.edu
More information about the CMake
mailing list