Chia Hung wrote:
> Hi, everybody,
> 
>     I am trying to update librep-0.14.7 which also requires librep-dev and
> librep-shlib. When Fink is trying to install librep-shlib, I encounter an
> error. Part of the installation log is pasted below. Apparently, I need some
> functionality provided by libncurses.la. I have that file in the required
> directory, but I don't know how to make it recognizable by the installation
> process.

Quite the opposite :-) You should move this

> /usr/local/lib/libncurses.la

out of the way. It is confusing the compiling process. You can do
"sudo mv /usr/local /usr/local_away" and then after everything is 
compiled, "sudo mv /usr/local_away /usr/local"

-- 
Maritn






-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to