Skip to Content.
Sympa Menu

baslinux - Re: [BL] naim compiling was: BL 3.32 in qemu report/questions

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: sindi keesan <keesan AT sdf.lonestar.org>
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] naim compiling was: BL 3.32 in qemu report/questions
  • Date: Tue, 9 May 2006 22:46:03 +0000 (UTC)

On Thu, 20 Apr 2006, David Moberg wrote:

sindi keesan wrote:

I still have it, though that computer does not always boot (I think it
might be the 200 watt power supply, with too many drives, which I can fix
by removing the 360K floppy drive). I will attempt this if someone steers
me to the source code, and if David will help when needed.

http://naim.n.ml.org/ is the main site.
http://shell.n.ml.org/n/naim/naim-0.11.8.1.tar.bz2 is the latest
release. It uses the new AOL protocol, which is the feature that James
wants.

Got with wget, copied to /uclibc, bunzip2, tar -xvf, cd naim*
configure && make - it is configured and started to 'make' but exited with Error 2.

In file included from buddy.c:8:
naim-int.h:35.5: #error Unable to locate ncurses.h; please see http:
Followed by a lot of warnings and undeclareds.

I found /uclibc/usr/include/ncurses.h .
Do I edit Makefile to point at the /uclibc/usr/include directory?

Makefile has a line:
CURSESLIB = -lncurses

To build, just unpack, descend into the top source directory, and
execute configure && make. make install DESTDIR="/directory" will
allow you to install it to any empty directory, so you can easily make
a .tgz by switching to the directory and using tar.

David
_______________________________________________
BasLinux mailing list
BasLinux AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/baslinux


keesan AT sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org




Archive powered by MHonArc 2.6.24.

Top of Page