John Eaton said: > Then I down loaded the tarball for the 20030223 gschem and > tried to configure it. It bombed looking for guile-config. > I checked and sure enough there its not anywhere to be found > on my system even though guile-1.4 is there. Where can I find > guile-config?
most likely, you need guile-devel-1.4 as well. When I need to find which RPM provides a given file, I usually head to rpmfind.net. Here's an example: http://rpmfind.net/linux/rpm2html/search.php?query=guile-config&system=redhat&arch= which returns a list of RedHat RPMs containing guile-config. HTH, -- Charles Lepple <[EMAIL PROTECTED]> http://www.ghz.cc/charles/
