I am currently trying to install Quanta Plus 3.4.2... but have run into a problem, I receive some errors when trying to compile... and this looks to be where it starts
Code:
grep: /usr/lib/libgcrypt.la: No such file or directory
/bin/sed: can't read /usr/lib/libgcrypt.la: No such file or directory
libtool: link: `/usr/lib/libgcrypt.la' is not a valid libtool archive
make[4]: *** [libqtnotfier.la] Error 1
make[4]: Leaving directory `/home/voxel/downloads/source/kdewebdev-3.4.2/kxsldbg/kxsldbgpart/libqtnotfier'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/voxel/downloads/source/kdewebdev-3.4.2/kxsldbg/kxsldbgpart'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/voxel/downloads/source/kdewebdev-3.4.2/kxsldbg'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/voxel/downloads/source/kdewebdev-3.4.2'
make: *** [all] Error 2
Does anyone have any idea/suggestions as to what I can do to compile this properly... better yet, how can I make an RPM out of the source code?
Thanks in advance,
voxel