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

Bug#4618: lyx libraries have wrong permissions



Package: lyx
Version: 0.10.3-1

This package installs /usr/X11R6/lib/X11/lyx/ and all child directories with
permissions 750, which prevents lyx from being able to read its own config
files at startup.

My quick hack fix was to run

	find /usr/X11R6/lib/X11/lyx -type d -exec chmod 755 {} \;

at which point all appears to be working well.  

Bdale

--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: