[pygtk] pyorbit-1.99.3/configure

2003-03-05 Thread Bowie Owens
Hi, I had some trouble with the configure script that comes with pyorbit on our Alpha at work. The problem is ./libtool --config reports export_dynamic_flag_spec=. This causes sed to exit with an error in the following line. PYORBIT_LIBS=`echo $PYORBIT_LIBS | sed -e s/$export_dynamic//` So

Re: [pygtk] pyorbit-1.99.3/configure

2003-03-05 Thread James Henstridge
Bowie Owens wrote: Hi, I had some trouble with the configure script that comes with pyorbit on our Alpha at work. The problem is ./libtool --config reports export_dynamic_flag_spec=. This causes sed to exit with an error in the following line. PYORBIT_LIBS=`echo $PYORBIT_LIBS | sed -e