After downloading Emacs 24.2 and compiling under (K)ubuntu 12.04 with
./configure --with-x-toolkit=lucid
make
sudo make install
there are no dialog boxes (e.g. file selection or font selection). When clicking on open file, "Find File" in minibuffer appears.
Do I need additional libraries for that or is it only possible with GTK?
Thanks