Minimal Fedora Installation
        Posted  
        
            by MA1
        on Super User
        
        See other posts from Super User
        
            or by MA1
        
        
        
        Published on 2010-06-08T16:03:00Z
        Indexed on 
            2010/06/08
            16:12 UTC
        
        
        Read the original article
        Hit count: 338
        
I am working on a Fedora 13 minimal iso image with no Desktop environment. I just need wxPython support. I removed the gnome from kickstart and build the iso image using livecd-creator. But now my application is not loading as gnome is gone. Earlier my application(myapp.desktop) was placed in /usr/share/gnome/autostart/ and starts automatically.
So what should i do now the run my application?
To run my wxPython appalication should i have to install display manager(xdm, gdm, kdm etc..)? If i install gdm, it takes lots of space. what should i do?
In short i need Fedora 13 minimal iso image with no desktop environment and with wxPython support.
© Super User or respective owner