7;s what
gdb shows me:
(gdb) break demo.cc:504
Breakpoint 1 at 0x804b724: file ../c++/demo.cc, line 504.
(gdb) run
Starting program: /usr/build/ncurses/ncurses-5.5-20060114/c++/demo
Breakpoint 1, TestApplication::init_labels (this=0x805cdac, [EMAIL PROTECTED])
at ../c++/demo.cc:504
504 ::spri
Hey,
Thanks for everything. I really appreciate all your help.
Wendell
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hey,
Thanks for everything. I really appreciate all your help.
Jayne
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
This comes from you doing your directory->symlink migration in preinst,
rather than postinst (to see an example of it being done correctly, see
openssh-server, or php4-mysql as examples).
If you migrate in preinst, you remove the directory, create the symlink,
THEN dpkg removes your package's file
4 matches
Mail list logo