On Sun, Jul 8, 2012 at 6:26 PM, contro opinion <contropin...@gmail.com> wrote:
> it's so strange
>  when i input
> hisroty
>
>   506  cd  /home/tiger/pygtk-2.24.0
>   507  PYTHON=/usr/local/bin/python2.7  ./configure --prefix=/usr
>   508  echo  $?     #i get  0  ,it means  success??
>   509  make
>   510  echo  $?      #i get  0  ,it means  success??
>   511  make install
>   512  echo  $?        #i get  0  ,it means  success??
>
> no wrong output  can  see .

Any output at all? Normally configure and make will produce long
screeds. If they didn't, that's wrong output.

ChrisA
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to