LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-16-2012, 12:59 PM   #1
burana_jade
LQ Newbie
 
Registered: Aug 2004
Location: Vermont
Distribution: GENTOO, GENTOO ALWAYS GENTOO
Posts: 8

Rep: Reputation: 0
"make install" error


trying to install bsdiff on a system running absolute linux latest version. i get this:

Code:
make install
c  -s -m 555 bsdiff bspatch /usr/local/bin
make: c: Command not found
make: [install] Error 127 (ignored)
.ifndef WITHOUT_MAN
make: .ifndef: Command not found
make: *** [install] Error 127
Code:
WAS GOING TO SHOW THE MAKEFILE HERE, BUT DECIDED IT UNNECESSARY
i've tried a couple of things after reading the make man:

altering bsdiff code by changing c to C; deleting the leading
Code:
-c
changing .ifndef to ifdef (deleting the . and the n concurrently and seperately)

all alterations amount to basically the same output

i'm trying to run a program to downgrade minecrap er, craft, to no avail. i get an error with that program that i don't have bsdiff, and therefore need to install it for the program to work correctly.

so if anyone can help that's great. i have a miserable ten yr old unable to play a game for which i spent twenty-seven dollars.

Last edited by burana_jade; 08-16-2012 at 03:43 PM.
 
Old 08-16-2012, 01:37 PM   #2
kterry
LQ Newbie
 
Registered: Nov 2007
Location: Portland, OR
Distribution: Debian wheezy, Arch
Posts: 10
Blog Entries: 1

Rep: Reputation: 0
This program has a very poorly written Makefile. You need to `make` it first, then `make install`. The install rule doesn't have a line that will compile the program.

There is also a ifndef related to the man pages that might need to be removed. It was giving me problems as well.
 
Old 08-16-2012, 03:41 PM   #3
burana_jade
LQ Newbie
 
Registered: Aug 2004
Location: Vermont
Distribution: GENTOO, GENTOO ALWAYS GENTOO
Posts: 8

Original Poster
Rep: Reputation: 0
[solved]

Quote:
Originally Posted by kterry View Post
This program has a very poorly written Makefile. You need to `make` it first, then `make install`. The install rule doesn't have a line that will compile the program.

There is also a ifndef related to the man pages that might need to be removed. It was giving me problems as well.
well, i manually moved bsdiff and bspatch to /bin, and set permissions and the program i was using to patch mc worked. mc still didn't work--that's another issue--but the program MCNostalgia did. thanks
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
kernel make error: "vmlinux.o no such file ..." and make -d "Reaping losing ..." micscherer Linux - Kernel 3 06-12-2012 07:29 AM
Error installing "Mac On Linux" when i run make and make install rohedin Linux - Software 4 06-22-2010 06:30 AM
Error "make: *** No rule to make target `install'. Stop." help Ohmn Mandriva 8 07-02-2004 07:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:34 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration