Displaying 3 results from an estimated 3 matches for "cconfig".
Did you mean:
config
2006 Oct 20
2
pseudo incremental backup solution
...s a simple and somehow smart
backup solution using rsync named ccollect [0].
It uses the hardlink feature of rsync to create fullbackups with only
minor size differences (it uesd cp -al and pax before).
I would be happy for any critic about the software, the documentation
the configuration style (cconfig [1]) and the idea itself.
Sincerly
Nico
P.S.: Please CC, I am not subscribed.
[0]: http://unix.schottelius.org/ccollect/
[1]: http://nico.schotteli.us/papers/linux/cconfig/
--
``...if there's one thing about Linux users, they're do-ers, not whiners.''
(A quotation of Andy Patr...
2009 Jul 21
1
problem installing cairo on freebsd
...ormat is declared... no
checking for FreeType support in cairo... yes
checking whether FreeType needs additional flags... no
checking wheter libjpeg works... yes
checking wheter libtiff works... yes
configure: creating ./config.status
config.status: creating src/Makevars
config.status: creating src/cconfig.h
** libs
"Makevars", line 2: Need an operator
"Makevars", line 4: Need an operator
make: fatal errors encountered -- cannot continue
ERROR: compilation failed for package 'Cairo'
* Removing '/usr/local/lib/R/library/Cairo'
The downloaded packages are in
'/...
2009 May 22
1
Cannot Install Cairo Library
...format is declared... no
checking for FreeType support in cairo... yes
checking whether FreeType needs additional flags... no
checking wheter libjpeg works... yes
checking wheter libtiff works... no
configure: creating ./config.status
config.status: creating src/Makevars
config.status: creating src/cconfig.h
** libs
gcc -std=gnu99 -I/usr/share/R/include -D_REENTRANT -I/usr/include/cairo
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb
-I/usr/include/libpng12 -I. -Iinclude -g -O2 -fpic -g -O2 -c cairobem.c
-o cairobem.o
gcc -std=gnu99 -I/usr/share/R/include -D_REENTRANT -I/u...