Jump to content

Help with make and ./configure


Recommended Posts

ok, I'm TRYING to work from source for the 1st time.

 

dloaded a .tgz, extracted that, everything is good so far

 

open konsole as root, cd to that dir and ./configure

 

LOTS of lines fly by, everything looks like its going GREAT!

 

then all of a sudden it errors out and says BUBBA (for example) not found please change directories or configure files

 

so i ls and find out that there is a BUBBA subdir

 

cd BUBBA

 

and in there are about 4 different files, TWO of them are Makefile.in and Makefile.am and then the rest are all BUBBA related

 

so I make <return>

 

BUBBA:15 no endfile target name or Makefile found

 

so i look up the switches for make and try:

 

make -f BUBBA.in BUBBA <return>

 

BUBBA:15 no file or directory found

 

 

now remember this is my VERY 1st time at ANY of this, i'm typically an RPM guy, but this time I'm rather impatient.

 

any suggestions or help would be greatly appreciated.

 

thanks

 

J

 

[moved from Software by Greg2]

Link to comment
Share on other sites

First of all: Make sure you meet all dependancies and that you read ALL the instructions that come with the package (readme file, etc.). And use e.g. pastebin or some similar tool for posting the output of the compiling process. This will make it easier to troubeshoot.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...