haskell - How to install ThreadScope on GHC 6.12 in Ubuntu -


I have tried to install treadScope on Haskell parallel profiling on my computer, using Ubuntu 10 and GHC 6.12 I am The problem is that I was unfortunatlly coming out with the following problem I can not install the glade, and the command pkg-config -modversion libglade2.2 returns an error, which means that the glade's .pc file is not found by the system.

More details

Here is an error, how can I fix this problem on Ubuntu

command cabal Install threadscope return message from linking /tmp/glade-0.12.02992/glade-0.12.0/dist/setup/setup ... < P> Configuring GLADE-0.12.0 ...

Setup: pkg-config package libglade-2.0 version & gt; = 2.0.0 is required, but it was not found.

cabal: Error: Some packages failed to install:

Glade-0.12.0 failed during the configuration phase. The exception was: ExitFailure 1

Threadscope depends on -0.1.2 glade-0.02.0, which failed to install.

And here you can add a directory containing 'libglade-2.0.pc' command _pkg-config

PKG_CONFIG_PATH environment variable

Any package 'libglade- 2.0 'got'

Thank you for your reply

I have installed Wimbledon 2-Dev And it seems that well enough

thanks a lot for your answer



Comments