id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 653,mondorestore: error while loading shared libraries: libnewt.so.0.52 on booting from CD,Takashi Asari,Bruno Cornec,"I'm trying mondorescue and mondorestore on Ubuntu Linux 10.04.2 LTS (x86_64). Successfully created an .iso file, but after booting using the .iso (expert mode), I get following error message: {{{ # mondorestore mondorestore: error while loading shared libraries: libnewt.so.0.52: cannot open shared object file: No such file or directory }}} It looks like that /usr/bin/mondorestore should have built with static linking against libnewt.a but has not, or, the .iso file should have included /usr/lib/libnewt.so.0.52 (and other shared libraries) but has not. {{{ # ldd /usr/bin/mondorestore linux-vdso.so.1 => (0x00007fff2b9ff000) libnewt.so.0.52 => not found libpthread.so.0 => /lib/libpthread.so.0 (0x00007f3e5bef000) libc.so.6 => /lib/libc.so.6 (0x00007f3e586b000) /lib64/ld-linux-x86-64.so.2 (0x00007f3eb5e14000) # # find / -name *newt* # ( no output lines ) }}}",defect,closed,normal,3.0.5,mondo,3.0.2,normal,worksforme,,