Quote:
|
Originally Posted by cyberstorm
/usr/include/tk.h:96:23: error: X11/Xlib.h: Datei oder Verzeichnis nicht gefunden
|
You forgot to install the package
libxorg-x11-devel. It's mentioned on
http://www.howtoforge.com/perfect_se...driva_2006_p4:
Code:
urpmi fetchmail wget bzip2 unzip zip nmap openssl lynx fileutils ncftp flex libxorg-x11-devel
Run
Code:
urpmi libxorg-x11-devel
and try to install ISPConfig again. Before you do so, make sure you remove the directories /root/ispconfig and /home/admispconfig (if they exist); also delete install_ispconfig and unpack the ISPConfig tarball again.