Re: installing debug symbols

2010-04-19 Thread shaunak saha
Change PATH and LD_LIBRARY_PATH variable to use /usr/local instead of /usr 2010/4/19 sanam singh > Hi, > Thanks for your reply. well the problem is that for gfb you need a python > interpreter with debugging symbols, but unfortunately as i am using > ubuntu9.10 it has python2.6 without debuggin

Re: installing debug symbols

2010-04-19 Thread shaunak saha
Hi, You need to install the python debugging packages for your ubuntu version. I guess its "python-dbg" Regards, Shaunak 2010/4/19 sanam singh > hi, > i am using ubuntu 9.10. it comes with preinstalled python2.6 having no > debug symbols.How can i add debug symbols to it. Secondly i cant affo