hello i am attempting to build a patched up wine from source so i can play league of legends properly on linux. I came accross a few issues. I have followed the instructions on this guide http://wiki.winehq.org/WineOn64bit with the exception of manually downloading the source and patching it.

currently whenever i try to launch something through wine or run wincfg i get this message

Code:
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
i also have a second question. In the guide it tells me to use programs from outside the chroot i would have to install wine seperately. but wouldnt that remove the purpose of building the 32 bit wine in the first place?