Benedikt Sauter wrote:
Hello,

can somebody tell me how compile the Simple Sample Program from this doc:
http://developer.gnome.org/doc/API/2.0/gnome-vfs-2.0/gnome-vfs-first-steps.html

something like gcc -I /usr/include/.....


gcc `pkg-config --cflags --libs gnome-vfs-2.0` sample.c -o sample

Also you may find interesting looking at the little programs that gnomevfs bundles[1].

[1] http://cvs.gnome.org/viewcvs/gnome-vfs/programs/
_______________________________________________
gnome-vfs-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-vfs-list

Reply via email to