Fw: [Python-talk]  64 bit question
    Aristeu Rozanski 
    aris at ruivo.org
       
    Mon Feb  9 16:19:17 EST 2009
    
    
  
> 8.10 intrepid and wondering if there was a way to even check what the 
> compile
> options were.  (Can I check the src's repo? - hey that sounds like a good 
> idea...)
you probably can do
	$ apt-get source <packagename>
and then check on 'rules' file
but for that you'll need:
1) src repository entries in /etc/apt/sources.list
2) ubuntu has apt-get and didn't changed the way they compile packages from
   debian :). With luck, a debian/ directory will be there with 'rules' file.
-- 
Aristeu
    
    
More information about the gnhlug-discuss
mailing list