We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You can compile scim with libxls. Just compile the xls library from sourceforge.
libxlsreader
Note that this instructions may be out of date.
LDFLAGS="-L/usr/local/libxls/lib"
CFLAGS := -O2 -Wall -pipe -g -I/usr/include/libxml2 -I/usr/local/libxls/include/libxls -I/usr/local/libxls/include
LDLIBS := -lm -lncursesw -lxlsreader -lzip -lxml2