[QScintilla] Makefile issues
    Rex Dieter 
    rdieter at math.unl.edu
       
    Mon Jan 18 16:31:41 GMT 2016
    
    
  
ken wrote:
> # ls -li /bin/qmake-qt4 /usr/bin/qmake-qt4
> 205593261 -rwxr-xr-x. 1 root root 3431392 Nov 20 07:25 /bin/qmake-qt4
> 205593261 -rwxr-xr-x. 1 root root 3431392 Nov 20 07:25 /usr/bin/qmake-qt
If this is a fedora-based system, /bin is a symlink to /usr/bin/
To verify, (what my box shows)
$ ls -ld /bin
lrwxrwxrwx. 1 root root 7 Sep 10 03:23 /bin -> usr/bin
-- Rex
    
    
More information about the QScintilla
mailing list