Displaying 3 results from an estimated 3 matches for "ethat".
Did you mean:
that
2003 May 02
0
--with-winbind-ldap-hack problems
...est.c -lssl -lcrypto -lldap 1>&5
ld: -lldap: no match
collect2: ld returned 1 exit status
configure: failed program was:
#line 14287 "configure"
#include "confdefs.h"
#include "./tests/summary.c"
So I fiddled with configure and made sur ethat every instance of $LDFLAGS had
an -L/usr/local/lib with it, since that is where my libldap.a file is. (But
why does configure/autoconf add -L/usr/lib/lib when that dir doesn't even
exists on my system? And why is it not automagically adding /usr/local/liobs
to the list to search ing for *.a...
2002 Aug 20
5
Using the VP3 ENCODER in a DIRECTSHOW GRAPH wit defined quality and BANDWIDTH - HOW?
Hello,
Due to some licensing changes (and because I actually want to promote
this, too) I want to replace our usage of Intel Indeo 5 with VP3 in a
video conferencing pplication we are just developing (check:
http://www.stnadby24.no/ for infos (english language) on the
application).
My problem is this: I need to define at least the bandwidth. I am
feeding full frames from the camera with a given
2005 Apr 21
9
Screen capture, save to file
Is there anything in the utils to capture a screen ( or maybe just a
window) and save to a file.
I have this, but I have no idea where it came from, but it gives a
corrupted image
Paul
# -*- ruby -*-
# screen capture --
# This script runs with a Ruby/DL which is included in ruby-1.7.
require ''dl/import''
module ScreenCapture
extend DL::Importable
dlload