Daniel Kobras <[EMAIL PROTECTED]> writes:

> You can avoid the errors by using the Debian-supplied sources and build
> dependencies. Just run
>
>       apt-get install libmotif-dev fakeroot
>       apt-get build-dep dx
>       apt-get source dx
>       cd dx-4.3.2
>       dpkg-buildpackage -rfakeroot -us -uc
>
> This yields a bunch of ready-to-install Debian packages. The official
> packages need to be build with lesstif for licensing reasons, but I've
> made it easy on purpose to recompile with openmotif.

I'm interested in this because it might solve the problems I have with DX
under Debian (strange diagonal black lines).  I have tried to follow your
advice and (after sudoing the first two lines) get stuck with the following
error when building the packages:

gcc: /usr/lib/libGL.so: No such file or directory

Now I observe a lack of Debian knowledge...  How can I find out in which
package some file like /usr/lib/libGL.so is located?

Thank you,
Nicolas.

Reply via email to