Search found 2 matches
- 2016-11-13T00:24:56-07:00
- Forum: Users
- Topic: make install failing (Debian 8)
- Replies: 1
- Views: 1801
Re: make install fails (resolved)
In case someone else finds this while searching - I resolved this in the meantime. I did two things, the latter of which might be unrelated (this was for a different situation). First of all, I actually just removed the offending directory: sudo mv /usr/local/share/man/man1 /usr/local/share/man/man1 ...
- 2016-11-12T04:53:18-07:00
- Forum: Users
- Topic: make install failing (Debian 8)
- Replies: 1
- Views: 1801
make install failing (Debian 8)
Hi all, for the last couple days I try getting this to a resolved state, but alas haven't been able to do so. After having to reinstall Debian fro ma CD image, I try compiling ImagaMagick with the latest git version but seem to fail. ./configure seems to run through fine (I paste the output below ...