xffm fails to build on Fedora Core 3 test 3
    Jasper Huijsmans 
    jasper at xfce.org
       
    Mon Oct  4 08:33:13 CEST 2004
    
    
  
Randy Chung wrote:
> Assuming you fix that, you'll likely then find yourself running into the 
> situation where some binaries are linked against the old (stable) 
> libraries rather than the shiny new ones, depending on how you have 4.0 
> installed and how you're installing 4.2.  There's no real clean solution 
> for that yet, though :) (but hacks do exist)
> 
export PKG_CONFIG_PATH="${prefix}/lib/pkgconfig:${PKGCONFIG_PATH}"
export LD_LIBRARY_PATH="${prefix}/lib:${LD_LIBRARY_PATH}"
export PATH="${prefix}/bin:${PATH}"
That has worked just fine for me.
	Jasper
    
    
More information about the Xfce4-dev
mailing list