Package Managers and Custom Installs?
        Posted  
        
            by Miko
        on Server Fault
        
        See other posts from Server Fault
        
            or by Miko
        
        
        
        Published on 2010-03-17T20:38:54Z
        Indexed on 
            2010/03/17
            20:41 UTC
        
        
        Read the original article
        Hit count: 401
        
Is it possible to use custom installs in conjunction with the package manager?
For example, I would like to use apt-get to install EngineX because it will also install all the applicable dependencies.
However, I prefer to use version 0.8.34 which I then configure to include modules that EngineX does nt come with by default.
Is there some way for me to get the best of both worlds?
© Server Fault or respective owner