LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Problems with compilation - "nothing to be done for `install-exec-am'." (https://www.linuxquestions.org/questions/linux-software-2/problems-with-compilation-nothing-to-be-done-for-%60install-exec-am%27-395224/)

anusis 12-21-2005 07:18 AM

Problems with compilation - "nothing to be done for `install-exec-am'."
 
Hi, I have problem on Mandriva 2006. Whatever I install from source fail. command ./configure run over without mistake. Then I use command su -c "make install" it works for some time but at last it wrote this report:

bin/sh ../../admin/mkinstalldirs /usr/share/icons/crystalsvg/32x32/mimetypes
/usr/bin/install -c -p -m 644 ./cr32-mime-superkaramba_theme.png /usr/share/icons/crystalsvg/32x32/mimetypes/superkaramba_theme.png
make[3]: Leaving directory `/home/anus/Documents/superkaramba/superkaramba/icons'
make[2]: Leaving directory `/home/anus/Documents/superkaramba/superkaramba/icons'
Making install in mimetypes
make[2]: Entering directory `/home/anus/Documents/superkaramba/superkaramba/mimetypes'
make[3]: Entering directory `/home/anus/Documents/superkaramba/superkaramba/mimetypes'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/mimelnk/application" || mkdir -p -- "/usr/share/mimelnk/application"
/usr/bin/install -c -p -m 644 'x-superkaramba.desktop' '/usr/share/mimelnk/application/x-superkaramba.desktop'
make[3]: Leaving directory `/home/anus/Documents/superkaramba/superkaramba/mimetypes'
make[2]: Leaving directory `/home/anus/Documents/superkaramba/superkaramba/mimetypes'
make[2]: Entering directory `/home/anus/Documents/superkaramba/superkaramba'
make[3]: Entering directory `/home/anus/Documents/superkaramba/superkaramba'
make[3]: Nothing to be done for `install-exec-am'.
mkdir -p -- /usr/share/doc/HTML/en/superkaramba-apidocs/superkaramba/html
make[3]: Leaving directory `/home/anus/Documents/superkaramba/superkaramba'
make[2]: Leaving directory `/home/anus/Documents/superkaramba/superkaramba'
make[1]: Leaving directory `/home/anus/Documents/superkaramba/superkaramba'
make[1]: Entering directory `/home/anus/Documents/superkaramba'
make[2]: Entering directory `/home/anus/Documents/superkaramba'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Leaving directory `/home/anus/Documents/superkaramba'
make[1]: Leaving directory `/home/anus/Documents/superkaramba'


Thanks for advice. By Anus

cuiq 12-21-2005 08:37 AM

Did you run "make" before make install?

Also there are plenty of websites with rpm binaries. Have you tried looking for it there. Here's one.

http://rpm.pbone.net/index.php3/stat...CKAGER%7D.html

and

http://rpmfind.net/linux/RPM/


Peace V

anusis 12-21-2005 11:44 PM

Yes, I have tried command make with the same result.
I know RPMfind but karamba is here for MDR only in version 0.32 but its too old.

p0z3r 12-22-2005 11:11 AM

There is a mandriva rpm packager that SK devs work closely with when doing releases.
You can try here:
http://rpm.borgnet.us/2006.0/

This is his main site:
http://www.borgnet.us/

anusis 03-01-2006 10:22 AM

I tryied to reinstall linux but with the same rusult. I canīt compile any source. I donīt know why. Thank you for your advices.

foo_bar_foo 03-01-2006 02:10 PM

the output you posted is correct with no errors.
what exactly in detail is the actual problem.


All times are GMT -5. The time now is 01:44 PM.