Re: What Broken After Upgrading gcc...

David Mihm (davemann@ionet.net)
Sun, 24 May 1998 03:56:37 -0500 (CDT)


On Sat, 23 May 1998, Steve Ki-Won Lee wrote:
> Greetings,
> 
> I've updated various gcc rpms and once that was over with, my wharf is not
> showing the afterstepdoc wharf and the xosview wharf.  Below is an output
> of the message when I started up X by "startx 2> out.txt":
> -snip-
> xosview: error in loading shared libraries
> libstdc++.so.2.7.2: cannot open shared object file: No such file ordirectory

# ldd /usr/X11R6/bin/xosview
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x4000b000)
        libstdc++.so.27 => /usr/lib/libstdc++.so.27 (0x400c5000)
        libm.so.5 => /usr/lib/libm.so.5 (0x40109000)
        libc.so.5 => /usr/lib/libc.so.5 (0x40112000)
        libXintl.so.6 => /usr/X11R6/lib/libXintl.so.6 (0x401cc000)
# ls -l /usr/lib/libstdc++.so.27
	/usr/lib/libstdc++.so.27 -> /usr/lib/libstdc++.so.2.8.0
                                ^^^ make a link to the new stdc libs
					OR
rebuild xosview from source and it'll link to the newer libs.  As you can
see I simply ln -s 'd it. :)

> Detected colordepth : 16
> AfterStep: error in config:
> cons/common/:/usr/share/afterstep/desktop/icons/comm
  ^^^^
    Is this really the directory? --> cons/common <-- ?
If so, it needs a base to start from;
If not it needs to be corrected and AS will stop complaining.
Else verify that each directory is indeed a valid directory.

> on/:~/GNUstep/Library/AfterStep/desktop/backgrounds/:/usr/share/afterstep/deskto
> p/backgrounds/
>  in line
> cons/common/:/usr/share/afterstep/desktop/icons/common/:~/GNUstep/Libra
> ry/AfterStep/desktop/backgrounds/:/usr/share/afterstep/desktop/backgrounds/
[SNIP]
> With Best,
> Steve
> 
> ** Linux Virus Scan : Scanning...
> 	Virus Detected--Windoze 95.  Remove it? (Y/y)

# Y

HTH
___________________________________________________________________
d a v i d  @  m i h m                          reality.sys corrupt!
davemann-at-ionet-dot-net                     reboot universe(y,n)?
www.the-site.dyn.ml.org/                                ICQ:4251923
-------------------------------------------------------------------
Key fingerprint =  E4 90 15 ED E5 9F 18 8A  B0 CC FF 68 61 36 4A 6F


--
   WWW:   http://www.afterstep.org/
   FTP:   ftp://ftp.afterstep.org/
   MAIL:  http://wormhole.eosys.com/mailing-lists/AfterStep-Info.html
   FAQ:   http://www.cs.purdue.edu/homes/zamboni/afterstep/FAQ.html

   To unsubscribe: echo unsubscribe | mail afterstep-request@eosys.com