Jim Duda wrote: > I'm running a fedora 10 distribution. > > To compile newer versions of pulse, I need libtool 2.2 or greater. > > I've downloaded, compiled, and installed libtool in /usr/local. > > The fedora version (1.5.26) is still installed in /usr/bin > > Pulseaudio configure is not finding the version in /usr/local/ > > Is there a way I can get this to work? FYI, I resolved my problem by removing the fedora version and installing the dowloaded version into /usr instead of /usr/local. Jim