Qt 4.0.0 and 4.0.1,  /usr/bin/ld: cannot find -lXext

2005-09-24 Thread [EMAIL PROTECTED]
I just recently installed the 64-bit version of Debian.  Following this I 
installed Qt 3.3.3 successfully.  No issues were encountered during 
configuration and make.  After configuring both Qt 4.0.1 and 4.0.0,
during make, I get the following error message,


g++ -Wl,-rpath,/usr/local/Trolltech/Qt-4.0.0/lib 
-Wl,-rpath,/usr/local/Trolltech/Qt-4.0.0/lib -shared 
-Wl,-soname,libQtGui_debug.so.4 -o libQtGui_debug.so.4.0.0 
...
.obj/debug-shared/moc_qinputcontext.o 
.obj/debug-shared/moc_qximinputcontext_p.o .obj/debug-shared/qrc_qstyle.o  
-L/usr/X11R6/lib64 -L/tmp/qt-x11-commercial-desktop-4.0.0/lib -lXext -lX11 
-lm -lQtCore_debug-lpthread -ldl
/usr/bin/ld: cannot find -lXext
collect2: ld returned 1 exit status
make[3]: *** [../../lib/libQtGui_debug.so.4.0.0] Error 1
make[3]: Leaving directory `/tmp/qt-x11-commercial-desktop-4.0.0/src/gui'
...

It appears that all libraries have been installed.  On the 32-bit version of 
debian, I never ran into this issue.

Anyone have an idea of what's missing?


Peter



Re: ATI drivers for Debian 64 bit...

2005-09-24 Thread Sylvain Sauvage
Samedi 24 septembre 2005, 19:11:20 CEST, [EMAIL PROTECTED] a écrit :
> 
> I downloaded the ATI drivers, ran the installation shell script and I'm
> seeing no performance increase.  Anyone have any advise?  Has anyone
> documented what one needs to do?

Look here:

http://xoomer.virgilio.it/flavio.stanchina/debian/fglrx-installer.html

-- 
Sylvain Sauvage



ATI drivers for Debian 64 bit...

2005-09-24 Thread [EMAIL PROTECTED]
I downloaded the ATI drivers, ran the installation shell script and I'm seeing 
no performance increase.  Anyone have any advise?  Has anyone documented what 
one needs to do?


Peter


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Goswin: your 32bit archive

2005-09-24 Thread John Kehayias
(Please CC me on replies, I am not on the mailing list).

Any updates on your archive/script for 32bit packages?  I think it
was mentioned in another thread that some changes need to be made for
latest build of openoffice to work with your archive - will there be
an update soon?  Forgive me if it still works, but I haven't been on
my linux box for a bit, so I can't check it at the moment myself.

Also, any progress on getting wine to work this way?  Way back in
this thread:
http://lists.debian.org/debian-amd64/2005/07/msg00813.html  There
were some problems on simply adding wine to the package list, so I
was wondering if there are any workarounds or updates planned.  (How
about the mplayer/w32codecs?)  Wine would be sweet :-P

Great work though, and hope you continue with it.

John





__ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Open with other applications SID

2005-09-24 Thread Goswin von Brederlow
Mike <[EMAIL PROTECTED]> writes:

> I'm running sid amd64.  In gnome (2.10) natalus right clicking on open
> with other brings open a nice window with no applications, only a custom
> command option.  Does anyone else have any default applications to open
> a file with?
>
> If so how do I go about getting some options other than custom.
>
> thanks

Please aks this on debian-user.

MfG
Goswin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Network Block Device

2005-09-24 Thread Goswin von Brederlow
Mike Reinehr <[EMAIL PROTECTED]> writes:

> This may not be an AMD64 question, but both systems involved are running 
> Debian AMD64, so ...
>
> Does anyone know how to get a network block device (nbd) working, or if it 
> can 
> be gotten to work? This instructions are very straight forward, but I've been 
> fiddling with it all week long  and haven't yet been able to get it going.
>
> On the server side I have running: /bin/nbd-server 1077 /vg0/swlv
>
> On the client side, however, when I try running:
>   /bin/nbd-client eljudnir 1077 /dev/nd0
>
> I get an fsck.ext3 error message when it attempts to mount the device. 
> The /etc/fstab entry is:
>
> /dev/nd0 /mnt/nd0 ext3 defaults,ro,nouser,noauto 0 0
>
> nbd is compiled as a module.
>
> Problems like this often turn out to be overlooking something quite simple, 
> so 
> I'm ready to be humbled and/or humiliated.
>
> Thanks!
>
> cmr

Could it be the device just doesn't contain a sane ext3 fs?

I hope you don't have /vg0/swlv mounted on the server.

MfG
Goswin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]