You are not logged in.
Trying to run bluefish it fails to load and gives the following message:
$ blufish: error while loading shared libraries: libaspell.so.15: cannot open shared object file: No such file or directory
ldd also gives
libaspell.so.15 => not found
The problem is fixed by installing aspell, so it probably should be listed as a dependency
"Plurality should not be assumed without necessity" or "keep it simple"
- William of Ockham (1285-1349)
Offline
true
apt-get install arch
Offline