search for: jnovy

Displaying 2 results from an estimated 2 matches for "jnovy".

Did you mean: novy
2014 Jan 28
2
Recent version of Latex
I've moved most of my user's PCs from OpenSuse (11.x, unmaintainend now) to CentOS 6.4. On my old OpenSuse latex was "texlive-latex-2010" and current version on CTAN is texlive-2013. But on CentOS 6.4 I've only the old texlive-latex-2007 and several sty files available on my previous config are not available now and users cannot compile their previous documents. Is
2007 May 22
1
[Nut-upsdev] Belkin USB UPSes
...> trip over this, too.) Take care that there is difference depending on udev version and libusb. As ther was changes around the access to /proc in the kernel, this is changed in the udev. So now it makes devices under /dev/bus/usb/xxx And for libusb, Quote: * Fri Jan 27 2006 Jindrich Novy <jnovy at redhat.com> 0.1.11-2 - change device search order, /dev/bus/usb is tried first, then /proc/bus/usb, and never try /sys/bus/usb (#178994) Unquote This was released in libusb 0.1.12 so now the device is /dev/bus/usb/00x/00x The /proc/bus/usb/xxx/xxx is setup to belong to root:usb now. Rega...