gdb and QT programs

2007-10-08 Thread Dmitry Komissaroff
Hi all! I develop programs using QT library. Now I mainly switch to DragonFly from Windows and have some troubles. First of all there are no pkg for qt 4.3.*, but is not trouble for me :) Main trouble is when I try to debug any of program with QT, it go in, I think, endless loop and not respond

libgtop and gnome

2007-10-08 Thread Ferruccio Zamuner
Hello, libgtop doesn't compile on dfbsd1.10.1 and it compromise every /usr/pkg/meta-pkgs/gnome installation. cc -DHAVE_CONFIG_H -I. -I../.. -I../../sysdeps/freebsd -I../../include -I/usr/pkgsrc/sysutils/libgtop/work/.buildlink/include/glib/glib-2.0 -I/usr/pkgsrc/sysutils/libgtop/work/.buildl

Re: Install JRE

2007-10-08 Thread Justin C. Sherrill
On Tue, October 9, 2007 3:51 am, Justin Chan wrote: > Thanks. I consider myself a newbie.. i am not sure how to proceed with > the downloaded file "bz20.bz2". I have extracted out the file and > tried to "bmake install clean" but it seems not so simple. I haven't actually tried that version f

Re: Install JRE

2007-10-08 Thread Justin Chan
Justin C. Sherrill wrote: On Sun, October 7, 2007 12:35 am, Justin Chan wrote: Hi, i am using dfBSD 1.10.0. I have tried to use the usr/pkgsrc/lang/sun-jre15 ,jre14,jdk14,jdk15...all couldn't work. Will appreciate, if i can be pointed to a previous mail ,if existed, which shows the actual st

Re: Filesystem encryption

2007-10-08 Thread Chris Turner
Matthew Dillon wrote: > > I'm not planning on it for 2.0, just getting HAMMER's base > functionality implemented is already pretty challenging. But there's > nothing particularly difficult about the concept. > lo.. been AWOL awhile but lurking. anyway, what's the take on a simple h

Re: gnash build fails.

2007-10-08 Thread walt
Pranav Kumar wrote: Hi I am getting following error while building gnash. /usr/pkgsrc/multimedia/gnash/work/.buildlink/lib/libboost_thread-mt.so: undefined reference to 'pthread_create'... I've been trying to build boost-libs on DFly with no luck. Did you build it yourself?

Re: Filesystem encryption

2007-10-08 Thread Matthew Dillon
:The most important thing that still prevents me to run DF on my laptop, :is missing support for filesystem encryption - it's must have for me. : :Anyone has recommendations regarding this? I know, there are emulators :etc, but this kind of workaround is not acceptable for everyday use for :me. No

Re: Filesystem encryption

2007-10-08 Thread Steve Mynott
On 2007-10-08, Hasso Tepper <[EMAIL PROTECTED]> wrote: > The most important thing that still prevents me to run DF on my laptop, > is missing support for filesystem encryption - it's must have for me. CFS is in pkgsrc, although I haven't tried it Steve

Filesystem encryption

2007-10-08 Thread Hasso Tepper
The most important thing that still prevents me to run DF on my laptop, is missing support for filesystem encryption - it's must have for me. Anyone has recommendations regarding this? I know, there are emulators etc, but this kind of workaround is not acceptable for everyday use for me. Note, tha

Re: Install JRE

2007-10-08 Thread Bjørn vermo
On Sun, 07 Oct 2007 21:34:01 +0200, walt <[EMAIL PROTECTED]> wrote: Justin Chan wrote: Hi, i am using dfBSD 1.10.0. I have tried to use the usr/pkgsrc/lang/sun-jre15 ,jre14,jdk14,jdk15...all couldn't work... I'm reading Yuri's patches now, but it'll take me a good while to understand it a