Results 1 to 3 of 3

Thread: Can apps created using Quickly for Ubuntu be used in other linux distros?

  1. #1
    Join Date
    Jan 2013
    Beans
    11

    Can apps created using Quickly for Ubuntu be used in other linux distros?

    I need to write a small program to update my mongodb. I'm currently on ubuntu but I need to use it on other linux distributions. I would just like to make sure that applications using this method:

    http://developer.ubuntu.com/get-started/

    Can be run on other distros?

  2. #2
    Join Date
    Apr 2008
    Location
    LOCATION=/dev/random
    Beans
    5,767
    Distro
    Ubuntu Development Release

    Re: Can apps created using Quickly for Ubuntu be used in other linux distros?

    You will need to repackage your application for the other target distros but apart from that you should be fine.

    Quickly uses Python and the pygtk toolkit to produce applications, so they should run on any Linux that has these packages available.
    Cheesemill

  3. #3
    Join Date
    Jan 2013
    Beans
    11

    Re: Can apps created using Quickly for Ubuntu be used in other linux distros?

    Quote Originally Posted by Cheesemill View Post
    You will need to repackage your application for the other target distros but apart from that you should be fine.

    Quickly uses Python and the pygtk toolkit to produce applications, so they should run on any Linux that has these packages available.
    Thank you. Haven't developed outside the web before so this is new to me, but I'm sure I'll find out how to do this as I go along.

Bookmarks

Posting Permissions

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