Packaging for debian...
in
Integration and Hardware
•
1 years ago
Hi people! I'm from GNU/Linux, Ubuntu particularly.
I would like to package processing for debian, rather than the current source-based approach. This would increase popularity and integrate better with Debian/apt based systems as a whole. Is there a 'head dev' I can talk to?
Is there anything I should know before starting this, especially regarding copyright. Debian is very particular about copyright.
Second question is that running './processing', which I'm assuming you're meant to do with linux, runs processing fine, but closing it is more of an issue. The *window* closes fine, but you get this in the console:
- (java:20089): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
- (java:20089): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
- (java:20089): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
- (java:20089): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
- ^C
Third question, are there any files that need to be accessed by the program as an average, non-root, user? Obviously, I can't install everything into /usr/bin that way.
Thanks for any help given, and I hope that I can start producing packages soon. And great program, btw. Taught myself to program with this.
1