LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Fluxbox make and make install error's .99 (https://www.linuxquestions.org/questions/slackware-14/fluxbox-make-and-make-install-errors-99-a-179832/)

Nz_Boy_2004 05-10-2004 01:09 AM

Fluxbox make and make install error's .99
 
Hi ive uninstalled my old fluxbox and now am trying to install my new .99 which is proving to be a hasle o.k., ./configure said that everything went smooth but when i type "make" and make 'install" i get this. i lefted the top stuff on coze there is a error in that as well.

configure: creating ./config.status
config.status: creating Makefile
config.status: creating version.h
config.status: creating src/Makefile
config.status: creating src/FbTk/Makefile
config.status: creating util/Makefile
config.status: creating util/fbrun/Makefile
config.status: error: cannot find input file: util/fbrun/Makefile.in
sam@darkstar:~/Desktop/fluxbox-0.9.9$ make
cd . }
&& CONFIG_FILES= CONFIG_HEADERS=config.h }
/bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
make all-recursive
make[1]: Entering directory `/home/sam/Desktop/fluxbox-0.9.9'
Making all in data
make[2]: Entering directory `/home/sam/Desktop/fluxbox-0.9.9/data'
make[2]: *** No rule to make target `all'. Stop.
make[2]: Leaving directory `/home/sam/Desktop/fluxbox-0.9.9/data'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sam/Desktop/fluxbox-0.9.9'
make: *** [all] Error 2
sam@darkstar:~/Desktop/fluxbox-0.9.9$ make install
Making install in data
make[1]: Entering directory `/home/sam/Desktop/fluxbox-0.9.9/data'
make[1]: *** No rule to make target `install'. Stop.
make[1]: Leaving directory `/home/sam/Desktop/fluxbox-0.9.9/data'
make: *** [install-recursive] Error 1
sam@darkstar:~/Desktop/fluxbox-0.9.9$ king install in data
-bash: king: command not found
sam@darkstar:~/Desktop/fluxbox-0.9.9$ make[1]: Entering directory `/home/sam/Desktop/fluxbox-0.9.9/data'
> make[1]: *** No rule to make target `install'. Stop.
> make[1]: Leaving directory `/home/sam/Desktop/fluxbox-0.9.9/data'
-bash: command substitution: line 1: unexpected EOF while looking for matching `''
-bash: command substitution: line 3: syntax error: unexpected end of file
-bash: make[1]:: command not found


Im not sure whats wrong but if you can help please do.
Regards.

mardanian 05-10-2004 01:53 AM

what is your current distro ?

if you are using RH or Fedora then i do recommend to download .rpm from fluxbox.org, it worked for me on my FC.

mardanian 05-10-2004 01:55 AM

ooops, I lately seen it "slackware"

xanas3712 05-10-2004 02:03 AM

I had a problem with this also which is why I just went with .98 version instead of .99.. that's an easy update with swaret.. but I told you that earlier. Is there anyone who knows the real differences between the 2? Because .98 also supports transparency?

Nz_Boy_2004 05-10-2004 06:52 PM

I tryed .98 and i tar xvzf <package name> then i 'cd' and when i type in ./configure nothing happens at all so i looked in the folders and i cant find the ./configure file or the make files in my .99 version i use the source versin i think its called and the files are there but i get all those errors please help me people, my blackbox also has errors does this affect fluxbox?

Nz_Boy_2004 05-10-2004 09:27 PM

Ive installed swaret and it whats a network connection or something it tells me to look at the conf file etc so i tryed to install flux using the packege handler in kde it installed but it loads my old .14 version even thought i uninstalled it using the packege handler. I should also add that ive changed it from eth0 to ppp0 in my swaret.conf so that isnt the problem with swaret but it still ask that question do i have to connect to the net or something to install a package using swaret coze i havent tryed to get my modem going yet(win modem had it going in mandrake and redhat). O.K. i should add a problem ive found after i exit x i read some of the text above and it says this repeativly " kcmshell:warning:KDE detected X error : Badmatch (invalid) parameter attributes \Xo8 major opcode : * " i dont have a clus what that all means (other then its a X problem) so can you also help me with that.(i should almost be paying you lol).:cry: :scratch:

melquiades 05-11-2004 06:11 AM

I had a problem compiling fluxbox 0.9.9 too, not sure if exactly the smae compile error, but I ended up grabbing the .tgz package from a link on fluxbox.org - runs perfectly on xfree864.4 and 2.6.5 kernel - it's nice to compile stuf yourself but if it gives too much hassle I reckon it's simpler just to use the package system

link to the fluxbox 0.9.9 slackware package:-
http://beam.to/taq/downloads/fluxbox-0.9.9-i386-1.tgz

Nz_Boy_2004 05-11-2004 04:31 PM

Ive tryed that one it says that there isnt a ./comfigure script or a make script, ive looked around inside it and still cant find the scripts the koncole cant as well i dont know why. Please there must be a person who can help, or have some sort of idea what to do.

Cerbere 05-11-2004 10:51 PM

This may sound silly, but have you checked to see if you have any disk space on the partition where you're trying to build? It sounds like the tar balls are incomplete or that there's not enough space for them to be expanded.

Try to run 'df' to check your disk space, and/or run 'md5sum' on the tarballs you downloaded. In fact, it's a good idea to always check the md5sum on any source you download, just to make sure you're getting what you think you are.

Enjoy!
--- Cerbere

Nz_Boy_2004 05-12-2004 12:22 AM

I should have 20 gig

xanas3712 05-12-2004 12:37 AM

Hey, first of all make sure to swaret --upgrade fluxbox from the console (not while running fluxbox)... second.. it may actually be upgrading but you don't know it. The menu that says fluxbox-0.14 etc at the top is in your /home/user/.fluxbox directory so you can edit it to say .98 or whatever with pico if you like. Or you can simply delete the .fluxbox directory rm -r --force .fluxbox and it will show the new version for you (however you'll lose any edits you made to the menu..)

melquiades 05-12-2004 05:05 AM

sorry for being slow, but the .tgz I linked to above - you're not talking about looking for a .configure in that are you? if so you ain't likely to find one since it's a pre-compiled binary, it's a slackware package, just type

installpkg fluxbox-0.9.9-i386-1.tgz

as root and then start X, rememebering to change over your xwmconfig if you need to. voila - new fluxbox

if you're talking about a different post then ignore me, it's early! ;D

Nz_Boy_2004 05-12-2004 04:40 PM

Opps im so uset to compilein everything i dont realise how easy it is to install precompiled stuff, but its to late ive reinstalled slackware again and didnt install fluxbox and blackbox etc so i could install the new versions without the old one's interfering but i installed the wround kernel for my hdd and it doesnt like it wats the best kernel for ide cd roms and a scsi hdd coze when i had the scsi2 kernel it didnt detect my cdrom right or all my usb ports which is a good all round one?

xanas3712 05-12-2004 06:13 PM

if you are up and running honestly just build your own 2.6.6 kernel. I've had no problems with it yet and it's much faster than the original 2.4 kernel that's in 9.1

Nz_Boy_2004 05-12-2004 07:09 PM

My modem doesnt run under the new kernel ( winmodem )


All times are GMT -5. The time now is 01:49 AM.