debian build

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sokoun
    New Member
    • Sep 2007
    • 30

    debian build

    hi all,

    I want to build a debian package. this package contain nothing, but I just want a script to install mysql server using apt-get install.

    how can I do that?

    please help me.
  • Nepomuk
    Recognized Expert Specialist
    • Aug 2007
    • 3111

    #2
    Originally posted by sokoun
    hi all,

    I want to build a debian package. this package contain nothing, but I just want a script to install mysql server using apt-get install.

    how can I do that?

    please help me.
    Hi!
    I'd say, create a dummy package!
    You'll find instructions, if you search for
    "HOWTO: Fix Missing ubuntu-minimal dependencies for Ubuntu 6.10 (Edgy Eft)"
    on Google.

    Hope it works!

    Greetings,
    Nepomuk

    Comment

    • sokoun
      New Member
      • Sep 2007
      • 30

      #3
      I have try it, but it still doesn't .

      do you have any strategies to resolve this problem?

      thanks.


      Originally posted by nepomuk
      Hi!
      I'd say, create a dummy package!
      You'll find instructions, if you search for
      "HOWTO: Fix Missing ubuntu-minimal dependencies for Ubuntu 6.10 (Edgy Eft)"
      on Google.

      Hope it works!

      Greetings,
      Nepomuk

      Comment

      • Nepomuk
        Recognized Expert Specialist
        • Aug 2007
        • 3111

        #4
        Originally posted by sokoun
        I have try it, but it still doesn't .

        do you have any strategies to resolve this problem?

        thanks.
        What exactly doesn't work? That method should work if everything is done correctly, so let's find the error.

        Greetings,
        Nepomuk

        Comment

        • fineupall
          New Member
          • Jun 2008
          • 5

          #5
          Hi,

          I'm not really sure if this is what you need but then again you said you need help in building a debian package. Well I found a tool that creates a debian based package for you it's called "Debian Package Maker".

          You can download the binary and the source here:


          Or you can go to the project site:

          Comment

          Working...