The Sampsons wrote: > Richard Feldmann wrote: >> Well, what was the first problem you had? What step were you at? Any >> particular error messages? >> >> First things first. :) > Okay, this was the original problem (but I still would like to know why > rbmbuild doesn't do what the installation instructions suggest):
I'm not sure what you're expecting rpmbuild to do, so I can't really answer that. But, note that rpmbuild creates a .rpm file that you then have to use with "rpm -i" - it'll be somewhere inside /usr/src, I think. The /usr/src/redhat/BUILD/tmda-1.1.8/ directory you mentioned before is just a temporary build area for the RPM packaging process, and should be ignored. > Oct 17 13:19:37 server local[13918]: fatal: execvp > /usr/local/tmda-1.1.8/bin/tmda-filter: Permission denied you probably need something like this: chmod +x /usr/local/tmda-1.1.8/bin/tmda-filter chmod -R og+rX /usr/local/tmda-1.1.8
signature.asc
Description: OpenPGP digital signature
_____________________________________________ tmda-users mailing list (tmda-users@tmda.net) http://tmda.net/lists/listinfo/tmda-users