Salvatore Basso said:
>
> Hello, the file I have donwloaded it from the situated one rpmfind.net and
> the exact name is:
>
> rfb-0.6.1-26398cl.i386.rpm

Which is part of the Conectiva Linux distro.

> The message of exact error:
>
> Pacchetto non rilevato (translation: Package not found)

What package is not found?

> instead when launch "rpm -qa | grep libstdc" I have like result:
>
> compat-libstdc++-7.3-2.96.110
> libstdc++-3.2-7
>
> Still thanks.

Most likely the issue is that Conectiva ships different software than Red
Hat.  If I try to install that RPM on my RHL 9 machine I get:

$ rpm -ivh --test rfb-0.6.1-26398cl.i386.rpm
warning: only V3 signatures can be verified, skipping V4 signature
error: Failed dependencies:
        xclass is needed by rfb-0.6.1-26398cl

xclass is not shipped by Red Hat.  I don't get any errors related to
libstdc++ (sorry, I don't have a RH 8 machine to test).

$ rpm -q --whatprovides /usr/lib/libstdc++.so.5
libstdc++-3.2.2-5

My version is a little newer because it is RHL 9.  If you can nail down
what package is causing your error, you will still have the xclass issue
to deal with.  Again, I would suggest VNC 4's XFree86 module.

-- 
William Hooper
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to