Opensuse 11.0 KDE 3.59
I needed a program that would print business cards [used to use MS Publisher [.pub]]. Did a search and found gLabels and it was in repository as ver 2.04. It worked well up to the printing part. Did a bit more reading to find that ver 2.25 was supposed to have resolved this problem, only problem is that it need to be compiled [no .rpm available]. Got all the requirements and needed dependencies sorted out and did configure and make commands, but when I tried to do make install,[as root] I received these errors:
/usr/bin/install: cannot stat `glabels-C.omf.out': No such file or directory
make[4]: *** [install-data-hook-omf] Error 1
make[4]: Leaving directory `/home/labud/glabels225/help/C'
make[3]: *** [install-data-am] Error 2
make[3]: Leaving directory `/home/labud/glabels225/help/C'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/home/labud/glabels225/help/C'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/labud/glabels225/help'
make: *** [install-recursive] Error 1
I followed the directions to compile on this site:
http://glabels.sourceforge.net/doc/install-src/
Anyone can give me any info on these errors? and where I might begin to fix things?
I have googled to no avail. I did find one reference re: spaces in files names, but mine have no spaces.
I searched in this forum and altho' I found other people with compile probs, they did not match this one.
Thank You