I have been looking for a good KDE news reader and wanted to install KNEWS.
I downloaded knews-1.0b.0-1.i386.rpm from the net and tried to install.
It failed on dependencies for "libpng.so.0" and "libjpeg.so.4" so I downloaded
"libpng-1.0.5-2mdk.i586.rpm" and "libjpeg-6b-12mdk.i586.rpm" and installed
them
both with command rpm -i {filename}. Neither returned errors but rpm -i
{Knews file} still complains about the same dependencies. What am I doing
wrong?
Jim
Now my opinion
I am a programmer writing Accounting software for the Windows platform
using Visual Basic.
One of my REQUIRED tasks is assuring that the program will load on ANY
Windows machine
meeting the required hardware, using either Win95 or Win98. ANY required
libraries MUST be
included to assure this. In the Linux, it is quite common to find that you
must go out onto
the net and search for and load many required libraries, sometimes even
those won't install
until other files are obtained. Why not provide a COMPLETE package for
those that need it?
All the required dependency stuff it GPLed so all you would need to do is
acknowledge the
sources. This seems to be a matter of some heated feelings with some
developers, in fact
I was thoroughly chewed out by one developer whose program I still can't
install.
As long as Linux continues to have these niggling issues it will remain out
of the
range of most users.
PS I know! Visual Basic, ugg, yeck, boo hiss! It gets the job done and pays
the bills.