-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
All
Was doing a little tweaking of my mail header config in Thunderbird and
I have come across some rather quirky behaviour with the 0.95.5 version
of enigmail and Thunderbird 2.0.0.9 (SuSE RPM). It has rather distracted
me as I thought this was something to do with what I had been doing,
which it seems not to be.
If I verify the signature the
Content-Type: text/plain; charset=ISO-8859-1
part of the header appears in the body of the message on my machine. I
have checked the enigmail bugzilla and it has not been reported there. I
know the SuSE build is slightly different from the Mozilla release, so
it is possibly a SuSE thing. Can anyone else confirm this behaviour. It
is not a major issue as far as I can work out, but I have spent rather
more time on working out what is going on than I would have preferred.
I have no idea when this started happening... I only noticed it with my
own mail (somehow the verification settings seem to have changed
somewhere along the line so I did not see it in other peoples messages
only my own).
- --
==============================================================================
I have always wished that my computer would be as easy to use as my
telephone.
My wish has come true. I no longer know how to use my telephone.
Bjarne Stroustrup
==============================================================================
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org
iD8DBQFHdNtFasN0sSnLmgIRAooPAKDKwUR4R0nPbM4QKVezlOC5bYC3mACffML3
b8RgMFGlzTsI0VDyPONpF6U=
=eWj5
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-programming+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-programming+help(a)opensuse.org
Hello:
I am trying to make Edinburgh Speech Tools in order to program a new
voice for Festival.
To make the speech tools I need the libncurses library. I already
installed it with the dev package. But still I get the following
message:
Making in directory ./main ...
gcc -O3 -Wall -o ch_lab ch_lab_main.o -L../lib -lestools -L../lib
-lestbase -L../lib -leststring -lcurses -ldl -lm -lstdc++ -lgcc
/usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld:
cannot find -lcurses
collect2: ld returned 1 exit status
make[1]: *** [ch_lab] Error 1
make: *** [main] Error 2
This is the output of ldconfig:
gabo@lila:~> /sbin/ldconfig -p | grep curs
libncursesw.so.5 (libc6,x86-64) => /lib64/libncursesw.so.5
libncursesw.so.5 (libc6) => /lib/libncursesw.so.5
libncursesw.so (libc6,x86-64) => /usr/lib64/libncursesw.so
libncursesw.so (libc6) => /usr/lib/libncursesw.so
libncurses.so.5 (libc6,x86-64) => /lib64/libncurses.so.5
libncurses.so.5 (libc6) => /lib/libncurses.so.5
libncurses.so (libc6,x86-64) => /usr/lib64/libncurses.so
libncurses.so (libc6) => /usr/lib/libncurses.so
libXcursor.so.1 (libc6,x86-64) => /usr/lib64/libXcursor.so.1
libXcursor.so.1 (libc6) => /usr/lib/libXcursor.so.1
Any suggestions? I've been hitting my head to a wall (not literally of
course) for days trying to figure this out.
Happy Holidays
Gabriel Moreno
Cholula, Mexico
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-programming+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-programming+help(a)opensuse.org
Hello Community
I am new to openSuSE and to linux programming in general. I am attending
Foss.in - an opensource event in India and I'm learning to contribute in
OSS projects.
For my first patch to an OSS project I'm trying to debug a perl script
that installs java-gnome for development of GTK based Gnome applications
in Java. This script doesn't work in openSuSe right now.
I need help in finding out how I can tell on an openSuSE system that
libraries to develop GTK/Gnome applications are installed. On a debian
system for example they are checking for packages gtk-devel,
pango-devel, atk-devel, gdk-devel, glade-devel and gnome-devel.
What would be the equivalent packages in openSuSE and what's the best
way to find out if a package is installed or a library is present in the
system?
Any help would be greatly appreciated.
Thanks in advance and keep up the great work!
Manu
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-programming+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-programming+help(a)opensuse.org