Click to See Complete Forum and Search --> : Installing Software


jrbush82
11-16-2001, 12:21 PM
I'm trying to install Glimmer, which looks to be exactly what I have been looking for as far as an editor for Linux. I was able to configure it ok by running ./configure. Now when I run make, I get these errors. I have done this as root and not as root. Anybody have any ideas what this might mean?

/usr/i386-slackware-linux/bin/ld: cannot find -lesd
collect2: ld returned 1 exit status
make[3]: *** [glimmer] Error 1
make[3]: Leaving directory `/home/jason/downloads/glimmer-1.1.12/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jason/downloads/glimmer-1.1.12/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jason/downloads/glimmer-1.1.12'
make: *** [all-recursive-am] Error 2

Thanks,
Jason Bush