On Wednesday 23 August 2006 11:17, Udayraj wrote: > 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.
http://www.linuxquestions.org/questions/showthread.php?t=472179&page=2 It shouldn't be impossible to debug this. > 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? Depends upon the distro. Do a `which kdm` and use that path. On slackware it is /opt/kde which is good I think. I don't like /usr cluttered.. Shridhar -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([email protected]) List Information: http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
