i need to install ostinato (<a href="http://code.google.com/p/ostinato">http://code.google.com/p/ostinato</a>) and it only has .debs for 11.04 and 10.04 and i'm using 11.10 would it be okay if i install the 11.04 version? I already tired compiling from the source code and i got error messages:<div>

<br></div><div><div>cd extra/ && /usr/bin/qmake /home/sam/Documents/ostinato-0.5/ostinato/extra/<a href="http://extra.pro">extra.pro</a> -o Makefile</div><div>cd extra/ && make -f Makefile </div><div>make[1]: Entering directory `/home/sam/Documents/ostinato-0.5/ostinato/extra'</div>

<div>cd qhexedit2/ && /usr/bin/qmake /home/sam/Documents/ostinato-0.5/ostinato/extra/qhexedit2/<a href="http://qhexedit2.pro">qhexedit2.pro</a> -o Makefile</div><div>cd qhexedit2/ && make -f Makefile </div>

<div>make[2]: Entering directory `/home/sam/Documents/ostinato-0.5/ostinato/extra/qhexedit2'</div><div>g++ -c -pipe -O2 -Wall -W -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -o commands.o src/commands.cpp</div>

<div>In file included from src/commands.cpp:1:0:</div><div>src/commands.h:6:24: fatal error: QUndoCommand: No such file or directory</div><div>compilation terminated.</div><div>make[2]: *** [commands.o] Error 1</div><div>

make[2]: Leaving directory `/home/sam/Documents/ostinato-0.5/ostinato/extra/qhexedit2'</div><div>make[1]: *** [sub-qhexedit2-make_default] Error 2</div><div>make[1]: Leaving directory `/home/sam/Documents/ostinato-0.5/ostinato/extra'</div>

<div>make: *** [sub-extra-make_default-ordered] Error 2</div></div><div><br></div><div><br></div><div>thanks for the help</div>