Hello. I have what must be a pretty common question, so hopefully it
has a simple answer. I downloaded ExPoser from the PLIB site
(http://plib.sourceforge.net/dist/exposer-0.2.0.tar.gz), and tried to
compile it in the usual way. But ./configure doesn't work because
apparently it needs a nonexistent install script, and you can't skip the
configure because there's no default makefile.
I did find one cached e-mail on the web from mid-2003 in which someone
said it was a very common problem, and gave a solution that doesn't work
(and doesn't quite make sense to me anyway), which was to copy
config.guess and config.sub from a local directory to the project
directory. But of course that doesn't change the fact that there's no
'install-sh' or 'install.sh' in the project, and it's the same configure
script, so it continues to give that error.
So is there something that everyone but me knows how to do with this
package, or is it just broken? :) Either way, I'd appreciate any info.
Thanks,
Ryan
|