[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Need help installing Pine



On Wed, 30 Jun 1999, Larry Huffman wrote:

> steps taken:
> 
> dpkg-source -x pine_v.dsc
> cd pine
> debian/rules binary (as root)
> 
> error message received:
> 
> test -f pine/pine.c -a -f debian/rules
> debian/rules binaryPine
> make[1]: Entering directory `/usr/src/pine/pine-v'
> test -f pine/pine.c -a -f debian/rules
> test root = "`whoami`"
> rm -rf debian/tmp
> install -d debian/tmp/DEBIAN debian/tmp/usr/lib/menu
> cd debian/tmp && install -d usr/bin usr/man/man1 usr/doc/pine
> cd debian && install -m 755 postinst postrm tmp/DEBIAN
> cd debian && install -m 644 menu.pine tmp/usr/lib/menu/pine
> install bin/pine debian/tmp/usr/bin
> install: bin/pine: No such file or directory
> make[1]: *** [binaryPine] Error 1

This means the pine binary could not be created, for some unspecified
reason.

My guess is that maybe you don't have libncurses4-dev installed, but it's
difficult to say without more data (if you have the complete logs, it
would help).

In case of difficulty, try to do it in two steps:

debian/rules build      as a normal user
[ coffee here ]
debian/rules binary     as root.

Hope this helps.


Reply to: