Page 1 of 1

make: Nothing to be done for `all'. ??

Posted: 2008-01-11T10:15:04-07:00
by rjteeter
im trying to install image magik on my 1and1 server to use with my gallery2 installs. i followed the directions here http://www.faq.1and1.com/scripting_lang ... ell/9.html

when i get to the command "make" I get "make: Nothing to be done for `all'."
Is that whats supposed to happen?

I then proceed to the next/last command and type "make all" and get this
Image

Re: newb questions - error on make install command?

Posted: 2008-01-11T11:51:45-07:00
by rjteeter
I found this post viewtopic.php?f=3&t=10397

trying this now.

Re: newb questions - error on make install command?

Posted: 2008-01-11T15:47:21-07:00
by rjteeter
that wasn't the problem. still getting errors and no response to the "make" command

u37492602:~/ImageMagick-6.3.7 > make
make: Nothing to be done for `all'.
u37492602:~/ImageMagick-6.3.7 > make install
make[1]: Entering directory `htdocs/ImageMagick-6.3.7'
test -z "htdocs/ImageMagick-6.3.7//lib" || /bin/mkdir -p "htdocs/ImageMagick-6.3.7//lib"
/bin/sh ./libtool --silent --mode=install /usr/bin/install -c 'magick/libMagick.la' '/kunden/homepages/30/d117730941/htdocs/ImageMagick-6.3.7//lib/libMagick.la'
libtool: install: warning: remember to run `libtool --finish /usr/local/lib'
/bin/sh ./libtool --silent --mode=install /usr/bin/install -c 'wand/libWand.la' 'htdocs/ImageMagick-6.3.7//lib/libWand.la'
libtool: install: error: cannot install `wand/libWand.la' to a directory not ending in /usr/local/lib
/bin/sh ./libtool --silent --mode=install /usr/bin/install -c 'Magick++/lib/libMagick++.la' 'htdocs/ImageMagick-6.3.7//lib/libMagick++.la'
libtool: install: error: cannot install `Magick++/lib/libMagick++.la' to a directory not ending in /usr/local/lib
make[1]: *** [install-libLTLIBRARIES] Error 1
make[1]: Leaving directory `htdocs/ImageMagick-6.3.7'
make: *** [install-am] Error 2

Re: make: Nothing to be done for `all'. ??

Posted: 2008-01-12T16:08:39-07:00
by rjteeter
i have been struggling with this for awhile. could some one please help me :?

Re: make: Nothing to be done for `all'. ??

Posted: 2008-01-13T17:24:45-07:00
by anthony
Does not look like you downloaded anything to compile!!!!
Especailly in 'htdocs'! which sounds like doumentation, not source code.

Re: make: Nothing to be done for `all'. ??

Posted: 2008-01-13T17:50:27-07:00
by rjteeter
I'm not sure exactly what you are saying. I deleted everything before htdocs. Thats not the full directory.

Re: make: Nothing to be done for `all'. ??

Posted: 2008-01-13T18:10:38-07:00
by anthony
Forget what I said. The nothing to make in htdocs is fine, as there really is nothing for make to build in there.

Your real problem is libtool.

I think some of your library are not in the places expected by libtool whcih checks the text files with the suffix '.la' to make sure libraries are located where they were built to be located in.

Basically the libraries have moved around and it is confusing the hell out of the build process.

PS: I would not trust that source of build documentation! Look at the offical IM Web site for build notes.

Re: make: Nothing to be done for `all'. ??

Posted: 2008-01-13T20:58:01-07:00
by rjteeter
Moved around? How would anything get moved around? What can I do about i?

Re: make: Nothing to be done for `all'. ??

Posted: 2008-01-17T20:08:33-07:00
by rivers_kyle
I am having the same problem. Did you figure this out? I e-mailed 1and1. They said they would get back to me in 24hours, and that was 24hours ago?

Can you help?

Re: make: Nothing to be done for `all'. ??

Posted: 2008-01-18T08:18:31-07:00
by rjteeter
No. I have been struggling with this install for over a year so I have once again given up. If you figure this out please do share what you do cause I would really like to be able to have a gallery on my server =(

Re: make: Nothing to be done for `all'. ??

Posted: 2008-01-19T05:55:53-07:00
by rivers_kyle
Did you speak with 1and1 about it? There's got to be an answer...

Re: make: Nothing to be done for `all'. ??

Posted: 2008-05-13T06:45:33-07:00
by mvigor
I contacted 1and1.com support with this question last night and was told:

Regarding this one, we are not allowed to make changes to [for] our customers. What we can do is guided you through the process. [however...] Basically installation of 3rd party application is already out of our scope of support. You may wish to contact their support. If you have any further questions please do not hesitate to contact us.

I just want to get IM installed with Ghostscript so I can thumbnail PDF files. It works fine out of the box with most web hosts.

Re: make: Nothing to be done for `all'. ??

Posted: 2008-05-13T18:22:54-07:00
by rjteeter
I think its getting closer to the end of my 1and1 server subscription.