> Hi, > > I have freshly installed Fedora Core 5. > > I am facing some problems while trying to install some third party rpm's > like Erlang and Ethereal . > > Its creating some dependencies and asking for some .so files. > > Like for ethereal-0.10.14-3.2.i386.rpm it asks for libsensors.so.3 > > And while installing erlang otp_src_R9C-2 it asks for libodbc.so.1 > > Can anyone suggest me how should i go further and how can i get these > .so files? > > With Regards, > > Vasantha. > > > Vasantha, Self-compiling or installing via yum? Extras has R10B it in its repositories. 'yum install erlang'. Yum would also resolve the dependencies for you. HTH Roger