Skip to main content
added 1 character in body
Source Link
Faheem Mitha
  • 36.1k
  • 33
  • 129
  • 190

Hi I'm one of the rmlint dev's.

Unfortunately I don't think you'll be able to get rmlint running under cygwin (although happy to be proven wrong).

Edit: have been proven wrong. Now have more-or-less working command-line version of rmlint under cygwin. It requires:

  • gcc-core
  • pkg-config
  • libglib2.0-devel
  • libtool

and optionally:

  • libjson-glib 1.0-devel
  • libblkid-devel
  • libelf-devel

There seems to be no fiemapfilemap support under cygwin so rmlint can't do its normal optimisation of file order to reduce seek times and thrash.

Hi I'm one of the rmlint dev's.

Unfortunately I don't think you'll be able to get rmlint running under cygwin (although happy to be proven wrong).

Edit: have been proven wrong. Now have more-or-less working command-line version of rmlint under cygwin. It requires:

  • gcc-core
  • pkg-config
  • libglib2.0-devel
  • libtool

and optionally:

  • libjson-glib 1.0-devel
  • libblkid-devel
  • libelf-devel

There seems to be no fiemap support under cygwin so rmlint can't do its normal optimisation of file order to reduce seek times and thrash.

Hi I'm one of the rmlint dev's.

Unfortunately I don't think you'll be able to get rmlint running under cygwin (although happy to be proven wrong).

Edit: have been proven wrong. Now have more-or-less working command-line version of rmlint under cygwin. It requires:

  • gcc-core
  • pkg-config
  • libglib2.0-devel
  • libtool

and optionally:

  • libjson-glib 1.0-devel
  • libblkid-devel
  • libelf-devel

There seems to be no filemap support under cygwin so rmlint can't do its normal optimisation of file order to reduce seek times and thrash.

Update
Source Link
thomas_d_j
  • 1.5k
  • 1
  • 10
  • 9

Hi I'm one of the rmlint dev's.

Unfortunately I don't think you'll be able to get rmlint running under cygwin (although happy to be proven wrong).

Edit: have been proven wrong. Now have more-or-less working command-line version of rmlint under cygwin. It requires:

  • gcc-core
  • pkg-config
  • libglib2.0-devel
  • libtool

and optionally:

  • libjson-glib 1.0-devel
  • libblkid-devel
  • libelf-devel

There seems to be no fiemap support under cygwin so rmlint can't do its normal optimisation of file order to reduce seek times and thrash.

Hi I'm one of the rmlint dev's.

Unfortunately I don't think you'll be able to get rmlint running under cygwin (although happy to be proven wrong).

Edit: have been proven wrong. Now have more-or-less working command-line version of rmlint under cygwin. It requires:

  • gcc-core
  • pkg-config
  • libglib2.0-devel
  • libtool

Hi I'm one of the rmlint dev's.

Unfortunately I don't think you'll be able to get rmlint running under cygwin (although happy to be proven wrong).

Edit: have been proven wrong. Now have more-or-less working command-line version of rmlint under cygwin. It requires:

  • gcc-core
  • pkg-config
  • libglib2.0-devel
  • libtool

and optionally:

  • libjson-glib 1.0-devel
  • libblkid-devel
  • libelf-devel

There seems to be no fiemap support under cygwin so rmlint can't do its normal optimisation of file order to reduce seek times and thrash.

Update
Source Link
thomas_d_j
  • 1.5k
  • 1
  • 10
  • 9

Hi I'm one of the rmlint dev's.

Unfortunately I don't think you'll be able to get rmlint running under cygwin (although happy to be proven wrong).

Edit: have been proven wrong. Now have more-or-less working command-line version of rmlint under cygwin. It requires:

  • gcc-core
  • pkg-config
  • libglib2.0-devel
  • libtool

Hi I'm one of the rmlint dev's.

Unfortunately I don't think you'll be able to get rmlint running under cygwin (although happy to be proven wrong).

Hi I'm one of the rmlint dev's.

Unfortunately I don't think you'll be able to get rmlint running under cygwin (although happy to be proven wrong).

Edit: have been proven wrong. Now have more-or-less working command-line version of rmlint under cygwin. It requires:

  • gcc-core
  • pkg-config
  • libglib2.0-devel
  • libtool
Source Link
thomas_d_j
  • 1.5k
  • 1
  • 10
  • 9
Loading