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

Re: How to set up man?



On Mon, 13 Jan 1997, Lu Jimmy Chenji wrote:

> 
> I dowloaded bsdmantl.deb, groff.deb, libgpp27.deb, and man.deb from
> Debian-1.2-fixed/msdos-i386/ directories.  And I used deselect to
> install these files to my pc's hard drive.  The installation was 
> successful.  But when I try to run man, I got the following error.
> 
> ----------------------------------------------------
> After I type # man 1 man
> 	       ^^^ ^ ^^^
> Reformatting man(1), please wait...
> /usr/bin/tbl: can't load library 'libstdc++.so.27'
> groff: can't load library 'libstdc++.so.27'
> ----------------------------------------------------
> 
> I checked files in /usr/lib, I found libstdc++.so.27.2.1 there.
> 
> Can someone tell me how to fix my problem?
> 
This is a problem with the libg++27 package in 1.2. You have two choices:
The new version in bo has this problem fixed, or you can provide the
missing link by hand.
First: cd to /usr/lib
Then: ln -s libstd++.so.27.2.1 libstdc++.so.27
Run: ldconfig (just to make sure)
Things will work for you now.

Luck,

Dwarf

------------                                          --------------

aka   Dale Scheetz                   Phone:   1 (904) 656-9769
      Flexible Software              11000 McCrackin Road
      e-mail:  dwarf@polaris.net     Tallahassee, FL  32308

------------ If you don't see what you want, just ask --------------


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: