[cad-linux] Re: Varicad/debian howto

On Tue, 5 Mar 2002, keith frost wrote:

> 
> for those (like me) that have yet to get Varicad to
> run in a stable manner on debian (sid or better) one
> of our new members to the list has given us a how-to
> of what worked for him.

Even more simpler and you don't have to make all the mkdir/cp operations:

~$ LD_PRELOAD=/usr/lib/libqt-gl.so.2 varicad

*** (R) VariCAD - graphic system release 8.1-0.0
*** (C) VariCAD
(...)

You could make a script like:
#!/bin/sh

LD_PRELOAD=/usr/lib/libqt-gl.so.2
export LD_PRELOAD
/usr/bin/varicad

                                Cheers,
                                                Nuno Sucena
--
www.aeminium.org/slug

Key fingerprint = D30B 54C0 40A7 7D61 C44F  4BA4 F071 2168 F494 ACB9



Other related posts: