"Christopher W. Aiken" <[EMAIL PROTECTED]> writes:
> On 10 Jan 2001, David Z Maze wrote:
>
> ->Christopher W Aiken <[EMAIL PROTECTED]> writes:
> ->CWA> I had libcurses problems when I tried to compile an application
> ->CWA> (pine 4.31 I think, can't remember). What I had to do was:
> ->CWA>
> -
It looks like you tried to install the libncurses5-dev from potato on
a system running woody or sid. What do you have in /etc/apt/sources.list?
You should not have to change symlinks.
Bob
On Wed, Jan 10, 2001 at 08:58:20PM -0500, Giulio Morgan wrote:
>
> Sorry, but the following packages have u
Looks like you have something screwed up. I would try to
remove libncurses4-dev and install libncurses5-dev.
BTW... I'm using Debian 2.2_r2 that is why the "potato1" shows
up in my "dpkg -l" listing below.
Here is my /lib (I removed owner/group):
(The first symb link is the one I had to add.)
#
Looks like you have something screwed up. I would try to
remove libncurses4-dev and install libncurses5-dev.
BTW... I'm using Debian 2.2_r2 that is why the "potato1" shows
up in my "dpkg -l" listing below.
Here is my /lib (I removed owner/group):
(The first symb link is the one I had to add.)
#
"Christopher W. Aiken" <[EMAIL PROTECTED]> writes:
> On 10 Jan 2001, David Z Maze wrote:
>
> ->Christopher W Aiken <[EMAIL PROTECTED]> writes:
> ->CWA> I had libcurses problems when I tried to compile an application
> ->CWA> (pine 4.31 I think, can't remember). What I had to do was:
> ->CWA>
> -
On 10 Jan 2001, David Z Maze wrote:
->Christopher W Aiken <[EMAIL PROTECTED]> writes:
->CWA> I had libcurses problems when I tried to compile an application
->CWA> (pine 4.31 I think, can't remember). What I had to do was:
->CWA>
->CWA> cd /lib
->CWA> ln -sf libncurses.so.5.0 libncurses
->CWA>
-
Christopher W Aiken <[EMAIL PROTECTED]> writes:
CWA> I had libcurses problems when I tried to compile an application
CWA> (pine 4.31 I think, can't remember). What I had to do was:
CWA>
CWA> cd /lib
CWA> ln -sf libncurses.so.5.0 libncurses
CWA>
CWA> The compile/link was looking for "libncurses"
I had libcurses problems when I tried to compile an application
(pine 4.31 I think, can't remember). What I had to do was:
cd /lib
ln -sf libncurses.so.5.0 libncurses
The compile/link was looking for "libncurses" and there was
none. The symb link created by the above ln command worked.
-=[cwa
I believe I have a problem in my libcurses/libncurses configuration. I have a
woody system, upgraded to from potatoo, upgraded to from slink. Following is my
directory structure showing the relevant files.
from /lib
lrwxrwxrwx1 root root 18 Aug 26 1999 libcurses.so.1 ->
libc
9 matches
Mail list logo