The situation:
OS: 7.3-RELEASE, i386
I recently installed kde4 using pkg_add after a fresh install of the OS. Everything was working fine so I installed further necessary software.
apache22
php5
gnome2
Everything was going fine until I got to phpMyAdmin. This port wanted the latest/greatest graphics/png. I had done a fresh install to begin with because my earlier kde builds kept failing because they wanted 'libpng.so.5', but found 'libpng.so.6' and after running updates for three days I just decided to start over. I went ahead and did the install for graphics/png. Nothing graphical works now as I had anticipated. I decided to run portupgrade on all ports that depended on graphics/png. Still no luck. I ran it again, and yet still nothing. I have the kdm starting at boot and it gives the following errors:
When I run startx from the command line after login I get this message (the part I see as relevant):
The solution:
I have run everything that I could find to upgrade all ports dependent on graphics/png. Am I going to just have to upgrade them independently as I get their errors or is there a better way?
OS: 7.3-RELEASE, i386
I recently installed kde4 using pkg_add after a fresh install of the OS. Everything was working fine so I installed further necessary software.
apache22
php5
gnome2
Everything was going fine until I got to phpMyAdmin. This port wanted the latest/greatest graphics/png. I had done a fresh install to begin with because my earlier kde builds kept failing because they wanted 'libpng.so.5', but found 'libpng.so.6' and after running updates for three days I just decided to start over. I went ahead and did the install for graphics/png. Nothing graphical works now as I had anticipated. I decided to run portupgrade on all ports that depended on graphics/png. Still no luck. I ran it again, and yet still nothing. I have the kdm starting at boot and it gives the following errors:
Code:
unexpected command -2
192 kdm-bin: :0[1332]: Abnormal termination of greeter for display:0, code:1, signal:0
When I run startx from the command line after login I get this message (the part I see as relevant):
Code:
ksplashx req libpng.so.5
The solution:
I have run everything that I could find to upgrade all ports dependent on graphics/png. Am I going to just have to upgrade them independently as I get their errors or is there a better way?