Hey,
I replaced the libstdc++.so from another PC. The installation run
without errors.
This test is working:
mw-zip -c :en -o test.zip Acdc Number
mw-render -c test.zip -o test.pdf -w rl
But now I have another problem. I want to start own server
nserve.py
Traceback (most recent call last):
File "/usr/local/bin/nserve.py", line 16, in <module>
from qs.misc import call_in_loop
ImportError: No module named misc
On Feb 16, 4:55 pm, Jerry <[email protected]> wrote:
> ok if i try
> 'objdump -x /usr/lib/gcc/x86_64-linux-gnu/4.4/libstdc++.so'
> objdump: '/usr/lib/gcc/x86_64-linux-gnu/4.4/libstdc++.so': No such
> file
>
> if I try this:
> objdump -x /usr/lib/gcc/x86_64-linux-gnu/4.4/32/libstdc++.so
> ###
> /usr/lib/gcc/x86_64-linux-gnu/4.4/32/libstdc++.so
> architecture: i386, flags 0x00000150:
> HAS_SYMS, DYNAMIC, D_PAGED
> start address 0x00047230
> ......
> ####
>
> thanks for you help
>
> On Feb 16, 4:38 pm, Ralf Schmitt <[email protected]> wrote:
>
>
>
>
>
>
>
> > Jerry <[email protected]> writes:
> > > hm...libstdc++6-4.4-dev is installed and g++.
>
> > is the file itself readable (as the user doing the compilation)? Does
> > 'objdump -x /usr/lib/gcc/x86_64-linux-gnu/4.4/libstdc++.so' work?
>
> > > #dpkg -S /usr/lib/gcc/x86_64-linux-gnu/4.4/libstdc++.so
> > > libstdc++6-4.4-dev: /usr/lib/gcc/x86_64-linux-gnu/4.4/libstdc++.so
>
> > that doesn't help...
>
> > > but i have also installed this file: lib32stdc++5, because I need it
> > > for another application
> > > Perhaps this is a problem?
>
> > I don't think so.
>
> > --
> > Cheers
> > Ralf
--
You received this message because you are subscribed to the Google Groups
"mwlib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/mwlib?hl=en.