I have a problem for compil Minicoin on Ubuntu 12.04
$ ~/minicoin/src# make -f makefile.unix USE_UPNP=-
Building LevelDB ...
make[1]: Entering directory `/root/minicoin/src/leveldb'
make[1]: *** No rule to make target `libleveldb.a'. Stop.
make[1]: Leaving directory `/root/minicoin/src/leveldb'
make: *** [leveldb/libleveldb.a] Error 2
An idea please ?
Thankkks

Alternatively try installing wine program loader and open the exe with wine. Worked fine for me on ubuntu 12.10 should work for 10.4 too. Installing with command line is preferred but some times we don't have time to fiddle with unix.