I'm trying to compile subtitleeditor and it can't find libglademm.h - I have already installed libglademm-dev.
So
tux@slitaz:/usr/include$ ls libglade*
libglademm libglademm.h
tux@slitaz:/usr/include$ ls libglade* -la
total 24
drwxr-xr-x 3 root root 4096 Aug 6 17:29 .
drwxr-xr-x 116 root root 12288 Aug 6 17:30 ..
drwxr-xr-x 3 root root 4096 Aug 6 17:29 libglademm
-rw-r--r-- 1 root root 1145 Feb 26 2012 libglademm.h
tux@slitaz:/usr/include$ cd libglademm
/bin/sh: cd: can't cd to libglademm
What the hell?? ls says the directory exists, but in reality it doesn't exist. Is there something wrong my filesystem?
TIA!