/[fuse_dbi]/fuse/trunk/python/INSTALL
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /fuse/trunk/python/INSTALL

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5 - (show annotations)
Wed Aug 4 11:40:49 2004 UTC (19 years, 8 months ago) by dpavlin
File size: 450 byte(s)
copy CVS to trunk

1 The best way to install this python FUSE module is:
2 1. make sure the rest of FUSE (incl libfuse.a) has built successfully
3 2. type 'python setup.py build'
4 3. if all has gone ok, become root and type 'python setup.py install'
5
6 That way, the FUSE python modules will be built against the correct version
7 of python and installed in your system-wide python directory. This will allow
8 your filesystem script to find them, no matter where it's residing.

  ViewVC Help
Powered by ViewVC 1.1.26