On Tue, Aug 28, 2007 at 06:57:50PM +0200, Lucian Muresan wrote:
> Allright, either I was mislead by Torgeir's reply in this thread ("Ok,
> putting directfbrc under /usr/local/etc fixed it! Thx"), or you guys
> changed this in the meantime, 'cause DirectFB is looking in these places
> after a directfbrc file (in this case, I ran dfbinfo through strace as
> you suggested):
> 
> open("/usr/etc/directfbrc", O_RDONLY)   = -1 ENOENT (No such file or
> directory)

The actual location of the file depends on the configure options.

> open("/root/.directfbrc", O_RDONLY)     = -1 ENOENT (No such file or
> directory)
> open("/usr/etc/directfbrc.dfbinfo", O_RDONLY) = -1 ENOENT (No such file
> or directory)
> open("/root/.directfbrc.dfbinfo", O_RDONLY) = -1 ENOENT (No such file or
> directory)
> 
> So, putting directfbrc under /usr/etc now solved it for me, too.
> 
> Thanks alot!
> 
> P.S. man directfbrc doesn't seem to reflect this location (yet).

Fixed.

-- 
Ville Syrjälä
[EMAIL PROTECTED]
http://www.sci.fi/~syrjala/

_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to