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

Re: 32bit chrooted apps can't use OpenGL .



On Sun, 27 Mar 2005 07:45:52 -0800
tony mancill <tony@mancill.com> wrote:

> A fairly simple work-around would be to have packages like 
> nvidia-graphics-drivers build a dummy nvidia-kernel-chroot package
> that  provided the nvidia-kernel-#VERSION# package, but I don't know
> if that would  be palatable to the non-chrooting community at large.
> 

% cat nvidia-kernel-dummy
Section: misc
Priority: optional
Standards-Version: 3.5.10

Package: nvidia-kernel-dummy
Version: 1.0
Maintainer: Me <root@localhost>
Provides: nvidia-kernel-1.0.7167
Architecture: all
% equivs-build nvidia-kernel-dummy
[...]

then, in ia32 chroot:
% sudo dpkg -i nvidia-kernel-dummy_1.0_all.deb
[...]
% sudo apt-get install nvidia-glx

-- 
 Me



Reply to: