File: README

package info (click to toggle)
gnome-vfs 1%3A2.24.4-6
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 17,120 kB
  • ctags: 10,397
  • sloc: ansic: 78,516; sh: 10,341; makefile: 902; perl: 99
file content (18 lines) | stat: -rw-r--r-- 561 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
This is the GNOME Virtual File System.

GNOME VFS is currently used as one of the foundations of the Nautilus
file manager.

For instructions on submitting patches, etc. check out the 'HACKING' file.

Please read OUTSTANDING_API_ISSUES for a list of things that are not
frozen.

Special configure options:

--with-afs
  Handle afs.  Requires /afs, /usr/afsws/lib, and /usr/afsws/include.
  configure doesn't add AFS support automatically because it adds considerably
  to yet another module, and the AFS libraries need -lucb on Solaris, which
  breaks things.