It won't start when I enter the command I get -
matt@matt-ubuntu:~/litecoin$ litecoin-qt
litecoin-qt: command not found
matt@matt-ubuntu:~/litecoin$
Try prepending "
./" to the name of the executable:
Now I'm just getting the error message
~/litecoin$ litecoin-qt: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.
??
You need to be within the X Window System (a.k.a. GNome or Ubuntu Desktop)... The server does not have the GUI... Anyway, you can install it using apt-get / aptitude...
Yes I am in Xfce desktop environment just using the terminal as when I click on the qt executable in the folder the wallet graphic comes on the screen for a few seconds the just vanishes? I tried the Qt creator SDK and get the following error -
/home/matt/litecoin/litecoin-qt exited with code 0
And when I try the command ./litecoin-qt I get the following error
-ubuntu:~/litecoin$ ./litecoin-qt
litecoin server starting
[xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
litecoin-qt: ../../src/xcb_io.c:273: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
Aborted
matt@matt-ubuntu:~/litecoin$ litecoin-qt: Fatal IO error 2 (No such file or directory) on X server :0.0.
When I try the command litecoin-qt I get command not found