if i were to say just install the bare debian distro, no window manger etc what is the minimum packages i would have to install over that to get my app to run, im looking at getting rid of the window manager all together as for my application all the machine will be doing is what i have in my program so to free up all the wasted resources and processing power would be of great aid to me.
lucid server. After installing the packages xinit and python-wxgtk2.8, I
was able to start an x-windows session with startx, then run a wxPython app
from the command line. After that, there was a bunch of fiddling with the
various settings files to get my app to run automatically on boot, but
those were the only packages I actually needed to run wxPython. Hope this
helps.
ยทยทยท
On Sun, Mar 8, 2015 at 1:08 AM, t gillespie <fatboi1942@gmail.com> wrote:
if i were to say just install the bare debian distro, no window manger etc
what is the minimum packages i would have to install over that to get my
app to run, im looking at getting rid of the window manager all together as
for my application all the machine will be doing is what i have in my
program so to free up all the wasted resources and processing power would
be of great aid to me.A few years ago I did this for a kiosk application. I started with Ubuntu
--
Best Regards,
Michael Moriarity