On 1/27/06, Dominique Dhumieres <[EMAIL PROTECTED]> wrote:
> Updating to soqt21-1.2.0-2 failed with:
>
> ...
> checking for a BSD-compatible install... /sw/bin/install -c
> ...
> checking install sanity... bogus
> The configure script picked out Qt's install program when trying to
> find the system-wide install program.  This probably happened because
> you have QTDIR/bin too early in the path.  During installation, you
> would run into serious problems because of this.
>
> Fix your PATH variable so the system-wide install program is found
> instead of the Qt installer and re-run configure.
>
> configure: error: aborting
> ### execution of ./configure failed, exit code 1
> Removing build lock...
> /sw/bin/dpkg-lockwait -r fink-buildlock-soqt21-1.2.0-2
> (Reading database ... 422725 files and directories currently installed.)
> Removing fink-buildlock-soqt21-1.2.0-2 ...
> Failed: phase compiling: soqt21-1.2.0-2 failed
>
> After having waited for some days for a fixed version, I tried to decipher
> the message and tried to move away /sw/bin/install to force the use of
> /usr/bin/install, then the build went fine. I don't know how to force the
> install script to use /usr/bin/install or what is the package that install
> /sw/bin/install and conflict with soqt21, but it would be nice if someone
> with this knowledge fixes the soqt21 package.
>
> TIA
>
> Dominique
>
>

dpkg -S <filename>

will usually tell you which package installs a file.

However, the message seems strange to me, still, because on my system
/sw/bin/install comes from fileutils, not from anything related to Qt.

--
Alexander K. Hansen
Fink Documenter
[Day Job] Levitated Dipole Experiment
http://psfcwww2.psfc.mit.edu/ldx/


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to