On 12/2/05, Jeff Cousino <[EMAIL PROTECTED]> wrote:
> After closer invetigation, the library libncurses++.a is created, just
> not installed. so I replaced the chmod with,
>
> install -v -m 644 lib/libncurses++.a /usr/lib

Hmm.  I just did an install the other day, and the archive's there.  I
looked at the Makefile.in, too, and I don't see any reason why it
wouldn't be installed.  What does it say in the log?  This is what
mine looks like:

[...]
make[1]: Leaving directory `/tools/src/build/ncurses-5.5/misc'
cd c++ && make DESTDIR="" install
make[1]: Entering directory `/tools/src/build/ncurses-5.5/c++'
/usr/bin/install -c ../lib/libncurses++.a /usr/lib/libncurses++.a
installing ./cursesapp.h in /usr/include
installing ./cursesf.h in /usr/include
installing ./cursesm.h in /usr/include
installing ./cursesp.h in /usr/include
installing ./cursesw.h in /usr/include
installing ./cursslk.h in /usr/include
installing etip.h in /usr/include
make[1]: Leaving directory `/tools/src/build/ncurses-5.5/c++'

--
Dan
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to