Created rpm anyone?

In a new 1.4.1 install after ./configure I run make rpm and get the following.

RPM build errors:
File not found: /tmp/asterisk/usr/sbin/astman
File not found: /tmp/asterisk/var/lib/asterisk/mohmp3
File not found by glob: /tmp/asterisk/var/lib/asterisk/mohmp3/*
make: *** [__rpm] Error 1

I tried using google but no luck. Any ideas?

Regards,

Paul

Hi There,

I have made a few RPMS for 1.4.

What issues are you running into when you try and build the RPM from the SPEC file ?

astmonkey,

This is what I get when I type rpmbuild -ba nameofspec.spec

RPM build errors:
File not found: /tmp/asterisk/usr/sbin/astman
File not found: /tmp/asterisk/var/lib/asterisk/mohmp3
File not found by glob: /tmp/asterisk/var/lib/asterisk/mohmp3/*
make: *** [__rpm] Error 1

Regards,

Paul