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]