Re: Newbie getting nowhere
Stephen Warren <[email protected]>
| Newsgroups | gmane.mail.spam.tmda.user |
|---|---|
| Message-ID | <[email protected]> |
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
(application/pgp-signature, 250 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFN56Fhk3bo0lNTrURAvzjAJ92a1LG5E7KuJFoHheRWoKSNMmO4ACfYbvs MFny611HL9NoiiJIGJnn9Xg= =xCuc -----END PGP SIGNATURE-----