Hello List! I recently switched from FC4 to OpenSuse 10.1. I used GNOME desktop on FC4, now I am using KDE on OpenSuse. Suse's KDE is very different than FC4's I downloaded some software sources from kde-apps.org like kmysqladmin, when I try to compile them using the provided configure script, I get an error
/bin/sh bad interpreter : Permission denied. This happens even when I try to configure my own KDE application in kdevelop IDE. I saw that sh is a soft link to bash. I removed it and tried creating a hard link, that did not work. Then I changed the interpreter to #! /bin/bash in configure script, that's not working too. Can somebody please tell me how do I solve this problem? What is the appropriate 'prefix' option for configure script to place the executable in the correct KDE path? Thanks in advance Udayraj -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List Information: http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.