LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 06-09-2004, 07:28 AM   #1
minibootsy
LQ Newbie
 
Registered: Mar 2004
Location: australia.
Distribution: slackware
Posts: 17

Rep: Reputation: Disabled
2 probs, apt-get wont download anything. blackbox wont install




i have 2 problems,

1) when i try to install blackbox wm it doesnt work. here is the output. sorry about the massive paste

------------------------------------------
root@shadowx-linux:~/toinstall/blackbox-0.65.0# ./configure

creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking for sed... sed
checking how to run the C preprocessor... gcc -E
checking for ctype.h... yes
checking for dirent.h... yes
checking for fcntl.h... yes
checking for libgen.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for process.h... no
checking for signal.h... yes
checking for stdarg.h... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for time.h... yes
checking for unistd.h... yes
checking for sys/param.h... yes
checking for sys/select.h... yes
checking for sys/signal.h... yes
checking for sys/stat.h... yes
checking for sys/time.h... yes
checking for sys/types.h... yes
checking for sys/wait.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for basename... yes
checking for getpid... yes
checking for setlocale... yes
checking for sigaction... yes
checking for strftime... yes
checking for strcasestr... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for catopen... yes
checking for catgets... yes
checking for catclose... yes
checking for t_open in -lnsl... no
checking for socket in -lsocket... no
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for GCC... yes
checking for XOpenDisplay in -lX11... yes
checking whether to build support for the XShape extension... yes
checking for XShapeCombineShape in -lXext... yes
checking for X11/extensions/shape.h... yes
checking whether to include Pseudocolor ordered dithering code... no
checking whether to include verbose debugging code... no
checking whether to include NLS support... yes
checking for setlocale in -lxpg4... no
checking for gencat... gencat
checking whether to use the new timed pixmap cache... yes
checking return type of signal handlers... void
checking whether to enable maintainer-specific portions of Makefiles... no

blackbox version 0.65.0 configured successfully.

Using '/usr/local' for installation.
Using 'c++' for C++ compiler.
Building with '-g -O2 -I/usr/X11R6/include -Wall -W -pedantic' for C++ compiler flags.
Building with ' -L/usr/X11R6/lib -lX11 -lXext' for linker flags.

updating cache ./config.cache
creating ./config.status
creating Makefile
creating src/Makefile
creating util/Makefile
creating data/Makefile
creating data/styles/Makefile
creating doc/Makefile
creating nls/Makefile
creating nls/C/Makefile
creating nls/da_DK/Makefile
creating nls/de_DE/Makefile
creating nls/es_AR/Makefile
creating nls/es_ES/Makefile
creating nls/fr_FR/Makefile
creating nls/hu_HU/Makefile
creating nls/it_IT/Makefile
creating nls/ja_JP/Makefile
creating nls/ko_KR/Makefile
creating nls/lv_LV/Makefile
creating nls/nl_NL/Makefile
creating nls/no_NO/Makefile
creating nls/pl_PL/Makefile
creating nls/pt_BR/Makefile
creating nls/ro_RO/Makefile
creating nls/ru_RU/Makefile
creating nls/sk_SK/Makefile
creating nls/sl_SI/Makefile
creating nls/sv_SE/Makefile
creating nls/uk_UA/Makefile
creating nls/zh_CN/Makefile
creating nls/zh_TW/Makefile
creating version.h
creating config.h

root@shadowx-linux:~/toinstall/blackbox-0.65.0# make

make all-recursive
make[1]: Entering directory `/root/toinstall/blackbox-0.65.0'
Making all in data
make[2]: Entering directory `/root/toinstall/blackbox-0.65.0/data'
Making all in styles
make[3]: Entering directory `/root/toinstall/blackbox-0.65.0/data/styles'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/toinstall/blackbox-0.65.0/data/styles'
make[3]: Entering directory `/root/toinstall/blackbox-0.65.0/data'
sed -e "s,@pkgdatadir@,/usr/local/share/blackbox," ./menu.in > menu
make[3]: Leaving directory `/root/toinstall/blackbox-0.65.0/data'
make[2]: Leaving directory `/root/toinstall/blackbox-0.65.0/data'
Making all in doc
make[2]: Entering directory `/root/toinstall/blackbox-0.65.0/doc'
sed -e "s,@defaultmenu@,/usr/local/share/blackbox/menu," \
-e "s,@pkgdatadir@,/usr/local/share/blackbox," \
-e "s,@version@,0.65.0," \
./blackbox.1.in > blackbox.1
make[2]: Leaving directory `/root/toinstall/blackbox-0.65.0/doc'
Making all in nls
make[2]: Entering directory `/root/toinstall/blackbox-0.65.0/nls'
Making all in C
make[3]: Entering directory `/root/toinstall/blackbox-0.65.0/nls/C'
awk -f ./../convert.awk header=../blackbox-nls.hh \
output=Translation.m ./BaseDisplay.m ./Basemenu.m ./Configmenu.m ./Icon.m ./Image.m ./Screen.m ./Slit.m ./Toolbar.m ./Window.m ./Windowmenu.m ./Workspace.m ./Workspacemenu.m ./blackbox.m ./common.m ./main.m ./bsetroot.m
make[3]: Leaving directory `/root/toinstall/blackbox-0.65.0/nls/C'
Making all in da_DK
make[3]: Entering directory `/root/toinstall/blackbox-0.65.0/nls/da_DK'
Translation.m:8: invalid character: message ignored
Translation.m:9: invalid character: message ignored
Translation.m:24: invalid character: message ignored
Translation.m:28: invalid character: message ignored
Translation.m:29: invalid character: message ignored
Translation.m:30: invalid character: message ignored
Translation.m:31: invalid character: message ignored
Translation.m:33: invalid character: message ignored
Translation.m:34: invalid character: message ignored
Translation.m:48: invalid character: message ignored
Translation.m:58: invalid character: message ignored
Translation.m:60: invalid character: message ignored
Translation.m:101: invalid character: message ignored
Translation.m:103: invalid character: message ignored
Translation.m:110: invalid character: message ignored
Translation.m:114: invalid character: message ignored
Translation.m:122: invalid character: message ignored
Translation.m:123: invalid character: message ignored
Translation.m:124: invalid character: message ignored
Translation.m:125: invalid character: message ignored
Translation.m:140: invalid character: message ignored
Translation.m:152: invalid character: message ignored
Translation.m:155: invalid character: message ignored
Translation.m:160: invalid character: message ignored
Translation.m:161: invalid character: message ignored
Translation.m:162: invalid character: message ignored
Translation.m:168: invalid character: message ignored
Translation.m:169: invalid character: message ignored
Translation.m:170: invalid character: message ignored
Translation.m:171: invalid character: message ignored
Translation.m:184: invalid character: message ignored
Translation.m:185: invalid character: message ignored
make[3]: *** [blackbox.cat] Error 1
make[3]: Leaving directory `/root/toinstall/blackbox-0.65.0/nls/da_DK'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/toinstall/blackbox-0.65.0/nls'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/toinstall/blackbox-0.65.0'
make: *** [all-recursive-am] Error 2

root@shadowx-linux:~/toinstall/blackbox-0.65.0# make install

Making install in data
make[1]: Entering directory `/root/toinstall/blackbox-0.65.0/data'
Making install in styles
make[2]: Entering directory `/root/toinstall/blackbox-0.65.0/data/styles'
make[3]: Entering directory `/root/toinstall/blackbox-0.65.0/data/styles'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /usr/local/share/blackbox/styles
/usr/bin/install -c -m 644 ./Artwiz /usr/local/share/blackbox/styles/Artwiz
/usr/bin/install -c -m 644 ./Cthulhain /usr/local/share/blackbox/styles/Cthulhain
/usr/bin/install -c -m 644 ./Flux /usr/local/share/blackbox/styles/Flux
/usr/bin/install -c -m 644 ./Minimal /usr/local/share/blackbox/styles/Minimal
/usr/bin/install -c -m 644 ./Nyz /usr/local/share/blackbox/styles/Nyz
/usr/bin/install -c -m 644 ./Operation /usr/local/share/blackbox/styles/Operation
/usr/bin/install -c -m 644 ./Outcomes /usr/local/share/blackbox/styles/Outcomes
/usr/bin/install -c -m 644 ./Rampage /usr/local/share/blackbox/styles/Rampage
/usr/bin/install -c -m 644 ./Rancor /usr/local/share/blackbox/styles/Rancor
/usr/bin/install -c -m 644 ./Results /usr/local/share/blackbox/styles/Results
/usr/bin/install -c -m 644 ./Shade /usr/local/share/blackbox/styles/Shade
/usr/bin/install -c -m 644 ./Spiff /usr/local/share/blackbox/styles/Spiff
/usr/bin/install -c -m 644 ./TDF /usr/local/share/blackbox/styles/TDF
/usr/bin/install -c -m 644 ./Twice /usr/local/share/blackbox/styles/Twice
make[3]: Leaving directory `/root/toinstall/blackbox-0.65.0/data/styles'
make[2]: Leaving directory `/root/toinstall/blackbox-0.65.0/data/styles'
make[2]: Entering directory `/root/toinstall/blackbox-0.65.0/data'
make[3]: Entering directory `/root/toinstall/blackbox-0.65.0/data'
make[3]: Nothing to be done for `install-exec-am'.
test -f /usr/local/share/blackbox/menu || \
/usr/bin/install -c -m 644 menu /usr/local/share/blackbox
make[3]: Leaving directory `/root/toinstall/blackbox-0.65.0/data'
make[2]: Leaving directory `/root/toinstall/blackbox-0.65.0/data'
make[1]: Leaving directory `/root/toinstall/blackbox-0.65.0/data'
Making install in doc
make[1]: Entering directory `/root/toinstall/blackbox-0.65.0/doc'
make[2]: Entering directory `/root/toinstall/blackbox-0.65.0/doc'
make[2]: Nothing to be done for `install-exec-am'.
make install-man1
make[3]: Entering directory `/root/toinstall/blackbox-0.65.0/doc'
/bin/sh ../mkinstalldirs /usr/local/man/man1
/usr/bin/install -c -m 644 ./blackbox.1 /usr/local/man/man1/blackbox.1
/usr/bin/install -c -m 644 ./bsetroot.1 /usr/local/man/man1/bsetroot.1
/usr/bin/install -c -m 644 ./bsetbg.1 /usr/local/man/man1/bsetbg.1
make[3]: Leaving directory `/root/toinstall/blackbox-0.65.0/doc'
make[2]: Leaving directory `/root/toinstall/blackbox-0.65.0/doc'
make[1]: Leaving directory `/root/toinstall/blackbox-0.65.0/doc'
Making install in nls
make[1]: Entering directory `/root/toinstall/blackbox-0.65.0/nls'
Making install in C
make[2]: Entering directory `/root/toinstall/blackbox-0.65.0/nls/C'
make[3]: Entering directory `/root/toinstall/blackbox-0.65.0/nls/C'
make[3]: Nothing to be done for `install-exec-am'.
Installing catalog in /usr/local/share/blackbox/nls/C
make[3]: Leaving directory `/root/toinstall/blackbox-0.65.0/nls/C'
make[2]: Leaving directory `/root/toinstall/blackbox-0.65.0/nls/C'
Making install in da_DK
make[2]: Entering directory `/root/toinstall/blackbox-0.65.0/nls/da_DK'
make[3]: Entering directory `/root/toinstall/blackbox-0.65.0/nls/da_DK'
make[3]: Nothing to be done for `install-exec-am'.
Installing catalog in /usr/local/share/blackbox/nls/da_DK
make[3]: Leaving directory `/root/toinstall/blackbox-0.65.0/nls/da_DK'
make[2]: Leaving directory `/root/toinstall/blackbox-0.65.0/nls/da_DK'
Making install in de_DE
make[2]: Entering directory `/root/toinstall/blackbox-0.65.0/nls/de_DE'
Translation.m:22: invalid character: message ignored
Translation.m:46: invalid character: message ignored
Translation.m:48: invalid character: message ignored
Translation.m:52: invalid character: message ignored
Translation.m:101: invalid character: message ignored
Translation.m:109: invalid character: message ignored
Translation.m:119: invalid character: message ignored
Translation.m:132: invalid character: message ignored
Translation.m:134: invalid character: message ignored
Translation.m:166: invalid character: message ignored
Translation.m:167: invalid character: message ignored
make[2]: *** [blackbox.cat] Error 1
make[2]: Leaving directory `/root/toinstall/blackbox-0.65.0/nls/de_DE'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/root/toinstall/blackbox-0.65.0/nls'
make: *** [install-recursive] Error 1
root@shadowx-linux:~/toinstall/blackbox-0.65.0#

im guessing it dies at the make command. is maybe a problem with gcc not being a cross compiler or more likly some of thouse "no"s in the checking section. anyway. how do i fix this?

Last edited by minibootsy; 06-09-2004 at 07:40 AM.
 
Old 06-09-2004, 07:46 AM   #2
minibootsy
LQ Newbie
 
Registered: Mar 2004
Location: australia.
Distribution: slackware
Posts: 17

Original Poster
Rep: Reputation: Disabled
2) apt-get wont work. fuill stop. every package i try to get doesnt work. it gives me
-------------
W: Couldn't stat source package list cdrom://[Debian GNU/Linux 2.2 r3 _Potato_ - Official i386 Binary-1 (20010427)] unstable/main Packages (/var/lib/apt/lists/Debian%20GNU_Linux%202.2%20r3%20%5fPotato%5f%20-%20Official%20i386%20Binary-1%20(20010427)_dists_unstable_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list cdrom://[Debian GNU/Linux 2.2 r3 _Potato_ - Official i386 Binary-1 (20010427)] unstable/non-US/contrib Packages (/var/lib/apt/lists/Debian%20GNU_Linux%202.2%20r3%20%5fPotato%5f%20-%20Official%20i386%20Binary-1%20(20010427)_dists_unstable_non-US_contrib_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list cdrom://[Debian GNU/Linux 2.2 r3 _Potato_ - Official i386 Binary-1 (20010427)] unstable/non-US/main Packages (/var/lib/apt/lists/Debian%20GNU_Linux%202.2%20r3%20%5fPotato%5f%20-%20Official%20i386%20Binary-1%20(20010427)_dists_unst
--------------
only much more of it. now i think its telling me that the server/location is down. i can understand that but everysingle server? sounds a bit unlikly..
is there somthing i should know about? is apt-get dead or somthing? i also cant get anything with "synaptic"

i tryed
Code:
apt-get update
but that didnt help.

anyone got ideas?
 
Old 06-10-2004, 01:55 AM   #3
minibootsy
LQ Newbie
 
Registered: Mar 2004
Location: australia.
Distribution: slackware
Posts: 17

Original Poster
Rep: Reputation: Disabled
so no one can help??
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
apt-get returns lots of errors and wont install packages... StrangeBiscuit Debian 14 09-25-2006 05:18 PM
apt-get -f install wont work newbieX Linux - Newbie 1 02-23-2005 06:54 AM
apt-get wont download anything :( nexx_au Fedora 2 03-04-2004 02:53 AM
libxcurser-dev error on install, apt-get wont fix efi360 Linux - Software 0 03-01-2004 11:26 PM
apt wont install a single package craigdolson Debian 3 12-16-2003 04:59 PM

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

All times are GMT -5. The time now is 09:07 PM.

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