Bug#500732: cups ignores duplex setting in postscript files

2010-08-03 Thread Matti Laakso
ion to Duplex=None (Command line argument) when printing from Windows clients. Using PCL drivers on Windows works, since then also foomatic is bypassed. Regards, Matti Laakso -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe&quo

Bug#580335: Please compile multithreaded ATLAS libraries

2010-05-05 Thread Matti Laakso
Package: atlas Version: 3.8.3-21 Severity: wishlist Would it be possible to build also threaded version of atlas libraries? Current libraries seem to be single-threaded. In the build process for atlas this is achieved by make ptshared in addition to make shared -- To UNSUBSCRIBE, email to

Bug#580335: Please compile multithreaded ATLAS libraries

2010-05-05 Thread Matti Laakso
On Wed, 2010-05-05 at 11:07 +0200, Sylvestre Ledru wrote: > Hmm, I am already doing it: > http://svn.debian.org/viewsvn/debian-science/packages/atlas/trunk/debian/rules?revision=36439&view=markup > $(MAKE) shared; > $(MA