Re: Re: XFree 4.3 and QT/KDE development [fixed]

2003-11-14 Thread msp
Thanks to everyone who responded!  A little bit of cut and grep hackery, and
everything is running great.

David,

Can you be a bit more specific.

I too am having the same problems now..

Did you download KDE4.3 from oberlin.cems.umn.edu or get rid of all the 
4.3.0-0ds with stuff from debian/experimential?

Mark




Re: Re: XFree 4.3 and QT/KDE development [fixed]

2003-11-14 Thread tech
On Sat, Nov 15, 2003 at 01:16:37PM +1100, [EMAIL PROTECTED] wrote:
 Thanks to everyone who responded!  A little bit of cut and grep hackery, and
 everything is running great.
 
 David,
 
 Can you be a bit more specific.
 
 I too am having the same problems now..
 
 Did you download KDE4.3 from oberlin.cems.umn.edu or get rid of all the 
 4.3.0-0ds with stuff from debian/experimential?

I believe I did something along these lines:

dpkg -l | grep 0ds | cut -f3 -d  | xargs sudo apt-get install -t experimental

after apt-get update'ing from the experimental repository.

There was also a little fooling around with mesa or something, but it
was really easy to figure out.

Hope that helps!

D.A.Bishop




XFree 4.3 and QT/KDE development

2003-11-11 Thread David Bishop
Any word on when the current situation regarding subject will be resolved?  
I am still unable to install the qt development libs due to a dependency on 
xlibs-pic.  I would hate to have to go back to 4.2  :-(

Apt lines:
deb http://ftp.debian.org/debian/ unstable main non-free contrib
deb-src http://ftp.ca.debian.org/debian/ unstable main non-free contrib
deb http://non-us.debian.org/debian-non-US unstable/non-US main contrib 
non-free
#XFree 4.3
deb http://ftp.debian.org/debian/ ../project/experimental main

-- 
D.A.Bishop




Re: XFree 4.3 and QT/KDE development

2003-11-11 Thread Nick Sanders
On Tuesday 11 November 2003 20:20, David Bishop wrote:
 Any word on when the current situation regarding subject will be
 resolved? I am still unable to install the qt development libs due to a
 dependency on xlibs-pic.  I would hate to have to go back to 4.2  :-(

 Apt lines:
 deb http://ftp.debian.org/debian/ unstable main non-free contrib
 deb-src http://ftp.ca.debian.org/debian/ unstable main non-free contrib
 deb http://non-us.debian.org/debian-non-US unstable/non-US main contrib
 non-free
 #XFree 4.3
 deb http://ftp.debian.org/debian/ ../project/experimental main


You can try the the qt debs from orth as they are compiled against XFree 4.3

deb http://oberlin.cems.umn.edu/kdecvs/debian ./

You'll have to play around a bit with apt_preferences to stop it upgrading kde

Nick




Re: XFree 4.3 and QT/KDE development

2003-11-11 Thread Sylvain Joyeux
It's fixed in the experimental. They added a xlibs-pic package which 
depends on xlibs-static-pic. (xf 4.3.0-0pre1v4)
-- 
Sylvain Joyeux




Re: XFree 4.3 and QT/KDE development

2003-11-11 Thread David Bishop
On Tuesday 11 November 2003 1:46 pm, Sylvain Joyeux wrote:
 It's fixed in the experimental. They added a xlibs-pic package which
 depends on xlibs-static-pic. (xf 4.3.0-0pre1v4)
 --
 Sylvain Joyeux

I must be screwing something up:

[ [EMAIL PROTECTED] ] $ grep exp /etc/apt/sources.list
deb http://ftp.debian.org/debian/ ../project/experimental main

[ [EMAIL PROTECTED] ] $ apt-get update
snip
Get:6 http://ftp.debian.org ../project/experimental/main Packages [65.7kB]
Get:7 http://ftp.debian.org ../project/experimental/main Release [104B]
snip

[ [EMAIL PROTECTED] ] $ apt-get install xlibs-pic
Reading Package Lists... Done
Building Dependency Tree... Done
snip
The following packages have unmet dependencies:
  xlibs-pic: Depends: xlibs (= 4.2.1-13) but 4.3.0-0ds4 is to be installed
E: Broken packages
[ [EMAIL PROTECTED] ] $

Ideas?

-- 
D.A.Bishop




Re: XFree 4.3 and QT/KDE development

2003-11-11 Thread Sylvain Joyeux
If you use (like me) something like a Default-Release unstable to prevent 
form using the whole experimental, apt chooses the unstable version of 
xlibs-pic by default. You have to tell him explicitely not to do so.

try 
apt-get install -t experimental xlibs-pic
-- 
Sylvain Joyeux




Re: XFree 4.3 and QT/KDE development

2003-11-11 Thread Iñaki Ibarrola
On Tuesday 11 November 2003 22:30, David Bishop wrote:
 [ [EMAIL PROTECTED] ] $ apt-get install xlibs-pic
 Reading Package Lists... Done
 Building Dependency Tree... Done
 snip
 The following packages have unmet dependencies:
   xlibs-pic: Depends: xlibs (= 4.2.1-13) but 4.3.0-0ds4 is to be installed
 E: Broken packages
 [ [EMAIL PROTECTED] ] $

 Ideas?
apt-get install xlibs-pic -t experimental

-- 
Iñaki Ibarrola Atxa - [EMAIL PROTECTED] - http://lezamake.free.fr

Si el creyente quiere dejar de serlo ha de perder la Fe; 
para que el ateo tenga Fe habrá de perder la Razón




Re: XFree 4.3 and QT/KDE development

2003-11-11 Thread Chris Cheney
On Tue, Nov 11, 2003 at 02:30:02PM -0700, David Bishop wrote:
 [ [EMAIL PROTECTED] ] $ apt-get install xlibs-pic
 Reading Package Lists... Done
 Building Dependency Tree... Done
 snip
 The following packages have unmet dependencies:
   xlibs-pic: Depends: xlibs (= 4.2.1-13) but 4.3.0-0ds4 is to be installed
 E: Broken packages
 [ [EMAIL PROTECTED] ] $
 
 Ideas?

4.3.0-0ds4

Indicates you have the really old DanielS XFree86 4.3 debs in your
sources.list somewhere and/or something else screwed up as well. I don't
use experimental directly but xlibs-pic pseudopackage definitely exists
for 4.3.0-0pre1v4. (I download the debs and make my own repo)

If you run 'dpkg -l | grep 4.3.0' and see any XFree86 packages with the
-0ds4 in them you probably need to purge those packages and reinstall
from experimental.

Chris


signature.asc
Description: Digital signature