[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: chimera compile: package dependencies



Hi,

	In a previous post I asked for help compiling  the chimera-1.65 
web browse. When I ran xmkmf -a, I got the following message: 

	bash# xmkmf -a
	imake -DUseInstalled -I/usr/X11R6/lib/X11/config
	Imakefile.c:3: Imake.tmpl: No such file or directory
	imake: Exit code 33.  Stop.
	bash#

	Someone (I think it was Joost.  Sorry if I got your name wrong.  
I don't have the message anymore.) was kind enough to tell me that I 
needed xlib6-dev to get the missing files.  I've got them  from the 
Debian site but as a result have been sent on a depedency chase.  I have 
lost my way and would be greatful for some more help.

	I will include the messages I received while unpacking and installing 
the various packages downloaded, but first, here is a summary of the 
trail I have taken:

	- downloaded xlib6-dev_3.3-4.deb required xlib6
	- I acquired xlib6_3.3-4.deb which needs libc5 (>= 5.4.0-0
	  The installed version was 5.2.18-9.
	- The site says that libc5 depends on ldso >= 1.7.14-2 and
	  libc6 >= 2.0.4-1.
	- I downloaded ldso_1.8.12-1.deb.  I was confused about which 
	  libc6 to get so thought I would try to unpack install libc5
	  and read the error messages.

	Here things start to get confusing for someone just reading about 
what I've done.

	- unpacking installing ldso failed because of files it couldn't find.
	  I don't know what they are or where to get them.
	- unpacking/installing libc5 also failed due to unfound files.
	- I thought unpacking/installing libc6 might provide the files,
	  but that failed because of a confilict with libc5.  I thought libc5
	  depended on libc6.

	- the files that ldso can't find are /usr/X11R6/lib/libXext.so.6
	  and   /usr/X11R6/lib/libICE.so.6.
	- the files libc5 can't find are /usr/lib/libpthreads.so, 
	  /usr/lib/libc.so and /usr/lib/libm.so.



	I should mention that I am using Debian 1.1.  

	The following is the output from the various unpack/installs that 
failed:

# dpkg -i ldso_1.8.12-1.deb 
(Reading database ... 11683 files and directories currently installed.)
Preparing to replace ldso (using ldso_1.8.12-1.deb) ...
Unpacking replacement ldso ...
Setting up ldso (1.8.12-1) ...
ldconfig: warning: can't open /usr/X11R6/lib/libXext.so.6 (No such file 
or directory), skipping
ldconfig: warning: can't open /usr/X11R6/lib/libICE.so.6 (No such file or 
directory), skipping


# dpkg --unpack libc5_5.4.33-6.deb 
(Reading database ... 11683 files and directories currently installed.)
Preparing to replace libc5 (using libc5_5.4.33-6.deb) ...
Unpacking replacement libc5 ...

# dpkg -i libc5_5.4.33-6.deb 
(Reading database ... 11687 files and directories currently installed.)
Preparing to replace libc5 (using libc5_5.4.33-6.deb) ...
Unpacking replacement libc5 ...
Setting up libc5 (5.4.33-6) ...
ldconfig: warning: can't open /usr/lib/libpthreads.so (No such file or 
directory), skipping
ldconfig: warning: can't open /usr/lib/libc.so (No such file or 
directory), skipping
ldconfig: warning: can't open /usr/lib/libm.so (No such file or 
directory), skipping


# dpkg --unpack libc6_2.0.5c-0.1.deb 
Selecting previously deselected package libc6.
dpkg: regarding libc6_2.0.5c-0.1.deb containing libc6:
 libc5 conflicts with libc6
  libc6 (version 2.0.5c-0.1) is to be installed.
dpkg: error processing libc6_2.0.5c-0.1.deb (--unpack):
 conflicting packages - not installing libc6
Errors were encountered while processing:
 libc6_2.0.5c-0.1.deb


Can anyone tell me how to get back on track so Ican compile chimera ?


Thanks IA,

Gerald


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: