Hey guys,
I'm at the part in the install where the install script would like to see ImageMagick. I downloaded the archive from http://www.imagemagick.org/script/index.php, ftp-ed the archive to the server, ran configure, and among the errors that I'm seeing is that there's no /usr/local/bin. I went and CREATED a /usr/local/bin and reran configure for ImageMagick but no dice.
I suspect that as I'm using a virtual private server, and have been doing most of my work as root, I've failed to set things up correctly to support users. I had to create a user to get the initial seed database in mySQL but I didn't do much by way of actually setting things up other than create a /home/username directory, and stuff a .bashrc file in there.
Does anyone have a theory as to why ImageMagick's not installing?