I'm having a weird problem trying to get firefox to work in a 32-bit chroot:
Code: Select all
bash-2.05b$ xhost local:localhost && sudo linux32 chroot /mnt/gentoo32 su - vermyndax && firefox
non-network local connections being added to access control list
vermyndax@raven-linux vermyndax $ firefox
/usr/bin/firefox: line 1: xdpyinfo: command not found
/usr/bin/firefox: line 1: xwininfo: command not found
No running windows found
/opt/firefox/firefox-bin: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory


