Domanda

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 can be run on other distros.

Is that true ?

È stato utile?

Soluzione

Yes you can

The default quickly template for ubuntu application use pyGOBJECT which is available in all modern distros, So you don't have to worry about it. But if used ubuntu specific features like appindicator,unity integration etc, You have to make tiny changes in the source code before porting to another distro

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top