cmusatyalab / opendiamond

Interactive search of non-indexed data
http://diamond.cs.cmu.edu/
Eclipse Public License 1.0
19 stars 9 forks source link

Ubuntu Server make install fails #40

Closed theonewolf closed 10 years ago

theonewolf commented 11 years ago

Ubuntu server doesn't have desktop-file-install by default, thus make install fails with:

desktop-file-install --rebuild-mime-info-cache --vendor diamond ./scope.desktop \
    || desktop-file-install --dir $HOME/.local/share/applications --rebuild-mime-info-cache --vendor diamond ./scope.desktop
/bin/bash: desktop-file-install: command not found
/bin/bash: line 1: desktop-file-install: command not found