search for: newscen

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

Did you mean: newscene
2001 Oct 27
1
Configure error on RH 7.2 freetype headers
Configure wrote out include/config.h as if my freetype headers had ftnames.h instead of ftsnames.h, as a result it didn't compile. As a workaround I manually edited config.h to get it to compile. This was an update to RH 7.2 over 7.1, latest CVS.
2005 Feb 09
1
--include-from question
I'm having problems using rsync's --include-from and --exclude-from options. Here's an example of what I'm trying to do: On the source machine I have /usr/local/bin, /usr/local/etc, and /usr/local/foobar. I only want to sync /usr/local/bin and /usr/local/etc. Things work as expected if I use the following rsync command: rsync -av --exclude-from=exclude.txt