Page 1 of 1

LAMPP Panel doesn't work!

PostPosted: 04. March 2009 04:49
by barbagrossa
When I try 'lampp panel' I've got the following message:

Code: Select all
Traceback (most recent call last):
  File "xampp-control-panel.py", line 21, in <module>
    import gtk
  File "/usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py", line 48, in <module>
    from gtk import _gtk
ImportError: /usr/lib/libfontconfig.so.1: undefined symbol: FT_Select_Size


What can I do for lammp panel to run?

Re: LAMPP Panel doesn't work!

PostPosted: 17. March 2009 19:37
by johngault
I too have this same error message when trying to access the panel. A recent install of Linux Debain and XAMPP for Linux on a Linux OS only server. All midules for Apache, MySQL, PHP ect. launch without error, but the panel produces the error:

File "xampp-control-panel.py", line 21, in <module>
import gtk
File "/usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py", line 48, in <module>
from gtk import _gtk
ImportError: /usr/lib/libfontconfig.so.1: undefined symbol: FT_Select_Size

Re: LAMPP Panel doesn't work!

PostPosted: 18. March 2009 16:44
by Nobbie

Re: LAMPP Panel doesn't work!

PostPosted: 19. March 2009 01:02
by johngault
Thank you Nobbie.
Yes, I came across that thread the other day and followed through with the deletion and ifconfig. The panel still does not respond without the error. I completely removed the Debian httpd/Apache and reinstalled Xampp. And -- still can't break through with any success.