1 Jun 2009 08:18
xmonad error on Ubuntu 9.04
Hi All,
I just installed xmonad on a new Ubuntu 9.04 system and was hoping it
would be quick to setup. I killed metacity and tried to run xmonad
from the command line. I get the following error and not sure what it
could be due to. I am using ghc 6.10.3 and seem to have all the
necessary packages.
Would be great if I can get a hint of what is going on.
$ xmonad/home/pprakash/.xmonad/xmonad-i386-linux: executeFile: does
not exist (No such file or directory)
Xlib: extension "XINERAMA" missing on display ":1004.0".
xmonad: XMonad/Main.hsc:(69,14)-(71,41): Irrefutable pattern failed
for pattern (Data.Maybe.Just nbc_)
$ uname -a
Linux pprakash-desktop 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17
01:57:59 UTC 2009 i686 GNU/Linux
$ ghc -v
Glasgow Haskell Compiler, Version 6.10.3, for Haskell 98, stage 2
booted by GHC version 6.10.1
$ ghc-pkg list
/usr/local/lib/ghc-6.10.3/./package.conf:
Cabal-1.6.0.3, HUnit-1.2.0.3, QuickCheck-1.2.0.0, X11-1.4.5,
array-0.2.0.0, base-3.0.3.1, base-4.1.0.0, bytestring-0.9.1.4,
containers-0.2.0.1, directory-1.0.0.3, (dph-base-0.3),
(dph-par-0.3), (dph-prim-interface-0.3), (dph-prim-par-0.3),
(Continue reading)
RSS Feed