Find the answer to your Linux question:
Results 1 to 2 of 2
Hai all, I Developed an application in fedora core where the application is not dependent on that os version i have a customer who want to run that application on ...
  1. #1
    Just Joined!
    Join Date
    Feb 2006
    Posts
    1

    Red face Debian & Redhat

    Hai all,

    I Developed an application in fedora core where the application is not dependent on that os version i have a customer who want to run that application on debian systems which i was not sure will it be but my application is not related to internals of fedora core if the application is run on the debian system will it create any problem because i don't have debain pakage and for downloading and testing i don't have that much time
    can any one help me please

    Regards,
    Sanju

  2. #2
    Just Joined!
    Join Date
    Nov 2005
    Location
    Midwest: USA
    Posts
    32
    If your application is not distro specific, you should be able to have them install the application without needing to package it for Debian. Just tarball it and send it to them and have them untar it to the location they want it. Packaging an application in Debian just allows for a smooth install of an application that has multiple dependancies. It just saves somone from having to find and manually download all files sperately that one would need to install an application.

    In otherwords, if your application requires certain libraries that the user does not have on their Debian system they will just need to download them seperately. Just be sure to tell them if your application needs to reference any libraries, or applications to run.

    -crypto

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •