search for: conifgure

Displaying 8 results from an estimated 8 matches for "conifgure".

Did you mean: configure
2007 Jan 11
1
Build problems with non-standard location of mysql libs
...under /usr or /usr/local. In addition 64 bit libs are typically located under a path like /opt/lib/64 or /opt/lib/sparcv9 and of course mysql libs are under /opt/lib/mysql or /opt/lib/sparcv9 | 64/mysql. The configure script for dovecot tries only a lib64 or /usr/lib64 path I suggest that the conifgure script for dovecot offer a --with-mysql[=DIR] option so that it would be possible to provide the base location of the mysql installation as --with-mysql=/opt in the same manner that it is done for php. I patched the configure script to search the /opt tree for mysql but unfortunately a side ef...
2002 Aug 09
1
Can't find recent OpenSSL libcrypto
...it i end up with the dreaded message, "configure: error: *** Can't find recent OpenSSL libcrypto (see config.log for details) **" I did find a message in the archives which addresses this problem about the 64 /32 bit compatibilty and use cppflags to build it but after using this to conifgure OpenSSH /configure --with-prefix=/usr --sysconfdir=/etc/ssh --with-cppflags --with-ssl-dir=/usr/local/ssl/lib/ -- with-zlib=/usr/local/zlib/libz.a I end up with onfigure:5389: error: *** zlib missing - please install first or check config.log *** PLEASE help me, Thanks Much Kalyan UNIX Admini...
2002 Jul 19
1
Domain Controler
Which conifguration I need for a domain controller(not for a backup domain controller!!!) ??? The domain controller should only check the password an username of a domain member !!! Thanx !!! -------------- next part -------------- HTML attachment scrubbed and removed
2013 Feb 03
4
CentOs 6 DHCP Server and virtual interface
Hello All I have looking for any specific answer for one thing. I have a virtualized Server with only one physical interface eth0 (WAN). To run OpenVPN i need to use DHCP server. And here is the question: is there a chance to run DHCP server on eth0:0 interface? Or it is impossible ? Thanks in advance. -- /Best Regards *Greg*/ UML Professional (Cert #251574932)
2013 Jul 30
2
Dahdi interface flapping
Hello, I seem to be having an issue with the configuration of my PRI on a new asterisk server I've created to replace an old install that I have. The card is Digium Wildcard TE133. I continually get messages like "Primary D-Channel on span 1 down", rather irregularly: [2013-07-29 17:31:39] VERBOSE[3621] sig_pri.c: == Primary D-Channel on span 1 up [2013-07-29 17:31:39]
2004 Apr 06
3
Samba (2.2.8a or 3.0.2a) + WinXP not updating roaming profiles on logout
I have a linux box running samba configured as my PDC with roaming profiles. Everything was running great until I upgraded to WinXP instead of Win2K. Now, when I log out of my XP session, my profile doesn't get uploaded to the server. The local copy remains in effect until I reboot. When I log out, the following message gets sent to the event logger: [quote] Windows has detected that
2001 Oct 04
4
wine wount do anything
Yello I use (or try to use :) wine 20010824 (installed from MDK rpm). If I try to run a app i get: #wine notepad.exe Warning: could not find wine config [Drive x] entry for current working directory /home/enrique/.wine; starting in windows directory. Loading required GL library /usr/X11R6/lib/libGL.so.1.2 And nothing more happens. My system conf: Linux Mandrake 8.0, kernel 2.4.8-24mdk, XFree
2004 Jul 01
14
filter ingress policy rates -> slow!!
Hello one more time, As others seem to already asked without reply, I''m getting lower speed rates than specified via ingress. How do I know. Because I have this in my script: tc qdisc add dev $DEV handle ffff: ingress # Filter intranet traffic, so fit it to intranet speed tc filter add dev $DEV parent ffff: protocol ip prio 10 u32 \ match ip src $Q_2_HOSTS \ match ip dst