Guest munna_dude Posted October 3, 2007 Share Posted October 3, 2007 hi all how to create an rpm in madriva.. help me in details thank you in advance [moved from Software by spinynorman - welcome aboard :)] Link to comment Share on other sites More sharing options...
Greg2 Posted October 3, 2007 Share Posted October 3, 2007 how to create an rpm in madriva.. The instructions are here: Development/Howto/RPM Link to comment Share on other sites More sharing options...
neddie Posted October 3, 2007 Share Posted October 3, 2007 (edited) Have a look at the links Greg2 gave me in this other thread, especially the one "Howto/RPM". edit: Dagnammit, he's fast. Edited October 3, 2007 by neddie Link to comment Share on other sites More sharing options...
scarecrow Posted October 3, 2007 Share Posted October 3, 2007 In a nutshell, you have to learn making spec scripts, which is not such an easy task. Good reading. Link to comment Share on other sites More sharing options...
Guest munna_dude Posted October 4, 2007 Share Posted October 4, 2007 yes i did what u said but i cant.. this is the error when i compiling the rpm.. rpmbuild -ba xxxx-2.1-Beta.spec invalid top directory at /usr/lib/perl5/5.8.8/File/Find.pm line 592.error: Bad exit status from /home/munna/rpm/tmp/rpm-tmp.84366 (%install) RPM build errors: Bad exit status from /home/munna/rpm/tmp/rpm-tmp.84366 (%install) what i have to do? previously i made rpm for fedora perfectly.. i dont know , how to make rpm in madriva? please help me? thank you in advance Link to comment Share on other sites More sharing options...
adamw Posted October 4, 2007 Share Posted October 4, 2007 Please post your .spec file and we'll see what's wrong with it. Link to comment Share on other sites More sharing options...
Greg2 Posted October 4, 2007 Share Posted October 4, 2007 (edited) Try adding the -vv option. It will make it easier to debug. Edited October 4, 2007 by Greg2 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now