Displaying 13 results from an estimated 13 matches for "mesasg".
Did you mean:
messg
2005 Jul 07
2
bug(?) in 2.11
Hi!
I write this config line:
kernel /boot/i386/vmlinuz ro ramdisk=32768 root=/dev/ram0 init=/linuxrc
but when I try to boot I got this mesasge:
Could not find kernel image: /boot/i.386/
Same symptomes are with slash and backslash too. I think, the parses
don't understand the directory separator characters and count as the
part of filename.
ps
Sorry for my english
--
Gabor HALASZ <halasz.g at freemail.hu>
2007 Jan 20
3
libmysqlclient not found, while compiling PowerDNS
...2.1.centos
mysqlclient14-devel-4.1.14-4.2.c4.1
mysqlclient10-devel-3.23.58-9.2.c4
mysqlclient14-4.1.14-4.2.c4.1
postfix-2.2.10-1.RHEL4.2.mysql_pgsql.c4
mysql-devel-5.0.22-1.centos.1
I am unable to compile opendbx, if I issue the command rpmbuild -ta
opendbx-1.0.3.tar.gz it fails with the following mesasges
checking for mysql_init in -lmysqlclient_r... no
checking for mysql_init in -lmysqlclient... no
configure: error: mysql library (libmysqlclient) not found
error: Bad exit status from /var/tmp/rpm-tmp.40942 (%build)
Any ideas why my mysql client libraries can't be found by the various
build...
2013 Jan 07
3
AIX and ADS support?
So, if I read this right, Samba4 should be able to participate as a domain controller, if I specify the option --with-ads, right?
I'm using the following options:
--with-winbind
--with-swat
--with-ads
--with-ldap
--with-acl-support
--with-dnsupdate
--with-aio-support
--prefix=/opt/samba-4.0.0
--sysconfdir=/etc/samba-4.0.0
--localstatedir=/var/samba-4.0.0
The configure script pukes at the
2015 Feb 19
1
AIX and ADS support?
...uild OpenLDAP for the DC
>> and/or AD functionality?
>>
>> Thanks!
>>
>> -Ben
> Hi Ben,
>
> Were you ever able to resolve the compile issue with samba 4.
> I am trying to compile samba 4.1.15 on AIX 7.1 and I get the same issue.
> IE: stops with the same mesasge of LDAP support not available.
>
> Any assistance would be appreciated.
>
> Thanks,
> Craig
>
Not an expert here by any means, but if you take the configure options
posted by the original OP:
--with-winbind
--with-swat
--with-ads
--with-ldap
--with-acl-support
--wi...
2010 Nov 27
9
rails server command
Hi. When I try and start my server using ''rails server'' I get the
following.....
Usage:
rails new APP_PATH [options]
Options:
-r, [--ruby=PATH] # Path to the Ruby binary of your choice
# Default:
C:/InstantRails-2.0-win/ruby/bin/r
xe
-d, [--database=DATABASE] # Preconfigure for selected database
(options
2015 Feb 19
0
AIX and ADS support?
...P, so what's missing? Do I
need to build OpenLDAP for the DC
> and/or AD functionality?
>
> Thanks!
>
> -Ben
Hi Ben,
Were you ever able to resolve the compile issue with samba 4.
I am trying to compile samba 4.1.15 on AIX 7.1 and I get the same issue.
IE: stops with the same mesasge of LDAP support not available.
Any assistance would be appreciated.
Thanks,
Craig
2003 Apr 12
1
0.99.9-test3
Expunging messages caused those "Corrupted index file" errors. That's
fixed now. There's probably still some problems, at least this fix
didn't fix any crashes..
test3 available from http://dovecot.procontrol.fi/test/
2012 May 03
1
Error with the 'segmented' package for R
...trying to run this data
gpp temp
1.661 5
5.028 10
9.772 15
8.692 20
5.693 25
6.293 30
7.757 5
4.604 10
8.763 15
8.134 20
4.616 25
8.417 30
3.483 5
5.046 10
8.306 15
9.142 20
4.686 25
7.301 30
and with the 'segmented' I wanted to find the brakepoint for the curve, however I get this error mesasge:
Error in 1:ncol(U) : argument of length 0
In addition: Warning message:
In o0$boot.restart <- ris : Coercing LHS to a list
I was using the following code:
library("segmented")
curva<-read.table("gppdata.txt", header=T)
attach(curva)
fit.glm<-glm(gpp~temp, weight=...
2004 Jan 01
4
* crash when forward voicemail --Nicolas Gudino
Hey Nicolas,
That did it. I ran that export command you suggested, then launched *,
everything worked fine. I'm still looking for info on what that command
actually does. Can you shed some light please?
Thanks.
JR
-----Original Message-----
From: JR Richardson [mailto:jr.richardson@cox.net]
Sent: Tuesday, December 30, 2003 6:44 PM
To: 'asterisk-users@lists.digium.com'
Subject:
2006 Apr 10
2
Samba 4.0 compilation problem
Hi all
I am compiling the Samba4.0 which provides built in AD support. I compiled
it successfully by using the command configure.When i was issuing the make
proto all, i am getting the following error.
# make proto all
Compiling heimdal/lib/asn1/main.c with host compiler
In file included from heimdal_build/roken.h:7,
from heimdal/lib/asn1/gen_locl.h:51,
from
2005 Jan 09
5
Little confused about Caller ID
OK here it goes..
Caller ID is two parts or actually three:
Part 1 Number only
Part 2 Number + Name
Part 3 Whole lotta stuff (also known as ADSI)
Here is the US, I cannot speak for other countries.
When party A places a call to Party B. Party A's Telco picks up the
number, either from a table on the switch or passed from the PRI from
Party A. Then on the far side (Party B's Telco)
2008 Jan 17
0
[PATCH] [Mini-OS] add xenbus token support and separate watch event queues
...*data;
- unsigned len;
-};
-
/* Send data to xenbus. This can block. All of the requests are seen
by xenbus as if sent atomically. The header is added
automatically, using type %type, req_id %req_id, and trans_id
@@ -316,7 +341,7 @@ static void xb_write(int type, int req_i
/* Send a mesasge to xenbus, in the same fashion as xb_write, and
block waiting for a reply. The reply is malloced and should be
freed by the caller. */
-static struct xsd_sockmsg *
+struct xsd_sockmsg *
xenbus_msg_reply(int type,
xenbus_transaction_t trans,
struct write_req *io,
@@ -437,23 +462,5...
2003 Oct 23
13
smbpasswd problem
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
~ I am doing a test install for Samba 3.0.0 with ldap sam backend,
when I try to delete a user, I get this output
# smbpasswd -x administrator
ldapsam_delete_entry: Could not delete attributes for
uid=administrator,ou=Users,dc=my-domain,dc=com, error: Object class
violation (object class 'account' requires attribute 'uid')