Results 1 to 3 of 3
hi..........
i am ubuntu user.
i create one application containing perl and .sh file , i want to create installer of my application so that i am able to install ...
- 04-11-2011 #1Just Joined!
- Join Date
- Apr 2011
- Posts
- 2
create installer of application
hi..........
i am ubuntu user.
i create one application containing perl and .sh file , i want to create installer of my application so that i am able to install it using yum command like standard package like apache,etc. how can create installer of my application ? and i am nt talking about chmod +x filename.sh
plz anybody help me?????????????
- 04-11-2011 #2
Ubuntu uses deb, not rpm.
This should get you started:
The Debian GNU/Linux FAQ - Basics of the Debian package management system
Debian New Maintainers' Guide
If you do want rpms:
Maximum RPM
Fedora rpm guideYou must always face the curtain with a bow.
- 04-11-2011 #3Just Joined!
- Join Date
- Apr 2011
- Posts
- 2
Thank's.
i will try it.


Reply With Quote