Dear all,
I am still pretty new to Unix operating system.
I want to use your a50 package, to visualize some results of my Velvet assembly.
I installed it via the
cabal update
cabal install a50
commands. it also seemed that the installation was successful. But when I try to run it it gives me this error:
a50: Couldn't find the 'gnuplot' executable - aborting
I googled a lot, to find out what the problem is, but I can not. In the installation it did say that the executables were installed
I than also reinstalled the package with
sudo apt-get install ghc cabal-install
cabal update
cabal install a50
But still I get the same message.
Could anybody please help me? Maybe somebody had a similar problem? I would highly appreciate it.
I am still pretty new to Unix operating system.
I want to use your a50 package, to visualize some results of my Velvet assembly.
I installed it via the
cabal update
cabal install a50
commands. it also seemed that the installation was successful. But when I try to run it it gives me this error:
a50: Couldn't find the 'gnuplot' executable - aborting
I googled a lot, to find out what the problem is, but I can not. In the installation it did say that the executables were installed
I than also reinstalled the package with
sudo apt-get install ghc cabal-install
cabal update
cabal install a50
But still I get the same message.
Could anybody please help me? Maybe somebody had a similar problem? I would highly appreciate it.

Comment