Displaying 20 results from an estimated 64593 matches for "config".
2012 Feb 10
3
Installing from source missing -lruby18 in linking.
...ed reference to `rb_eNotImpError''
wx.cpp:(.text+0x1666): undefined reference to `rb_raise''
wx.cpp:(.text+0x167d): undefined reference to `rb_const_defined''
wx.cpp:(.text+0x1698): undefined reference to `rb_const_get''
could it be a bad expansion of values in the Config::CONFIG hash ?
And if it is, how do I verify that it is the problem?
How does the Config hash get filled with values?
How do I check that Config::CONFIG["LDFLAGS"] and Config::CONFIG["LIBS"] contains the right values?
Here is a grep of the config hash --
shs@cybert /stor...
2018 Jul 11
2
Connection refused (61)
sorry forgot to mention the port in the roundcube config file!
$config['smtp_port'] = 587;
On Wed, Jul 11, 2018 at 11:36 PM, Larry Rosenman <larryrtx at gmail.com> wrote:
> What mail port are you expecting it connect to on 127.0.0.1?
>
> Here's my config.
> $ grep -v "^//" config.inc.php
> <?php
>
> /...
2010 Feb 08
4
Gnome wine menu entry gone
Well for a long time now my wine menu entry in gnome has been gone. Most threads I read all say to fine the <deleted> tag in .config/menus/applications.menu but mine doesn't have it.
2018 Jul 11
2
Connection refused (61)
...r.org/~ler
> Phone: +1 214-642-9640 E-Mail: larryrtx at gmail.com
> US Mail: 5708 Sabbia Drive, Round Rock, TX 78665-2106
>
> ?On 7/11/18, 4:39 PM, "Teno Deuter" <gvgter at googlemail.com> wrote:
>
> sorry forgot to mention the port in the roundcube config file!
>
> $config['smtp_port'] = 587;
>
> On Wed, Jul 11, 2018 at 11:36 PM, Larry Rosenman <larryrtx at gmail.com> wrote:
> > What mail port are you expecting it connect to on 127.0.0.1?
> >
> > Here's my config.
> > $ gr...
2018 Jul 11
2
Connection refused (61)
...d 6.3
opensmtpd
dovecot 2.2.34
roundcubemail 1.3.5
httpd web server
when a system user is authenticated via roundcubemail and tries to
send an email, the following errors pops in the roundcube log file:
Connection refused (61)
Failed to connect socket: Connection refused ()
here is my roundcube config file:
$config['default_host'] = '127.0.0.1';
$config['smtp_server'] = 'tls://127.0.0.1';
$config['smtp_server'] = 'tls://127.0.0.1';
$config['smtp_user'] = '%u';
$config['smtp_pass'] = '%p';
and the dovecot config:
m...
2018 Jun 29
3
p2v: Various cleanups.
These are a prelude to fixing
https://bugzilla.redhat.com/show_bug.cgi?id=1590220
A lot of the virt-p2v configuration code was duplicated manually.
These changes make sure that most of it is generated.
Rich.
2006 Aug 15
0
SystemStackError: stack level too deep
...t;68", "created_at"=>"2006-07-25 01:56:48"}>
>> kw.keyword_results
=> []
>> kw.keyword_results << KeywordResult.new({:title => "foobar", :url =>
"foobar"})
SystemStackError: stack level too deep
from
./script/../config/../config/../vendor/rails/activerecord/lib/../../activesupport/lib/active_support/core_ext/class/inheritable_attributes.rb:100:in
`read_inheritable_attribute''
from
./script/../config/../config/../vendor/rails/activerecord/lib/active_record/callbacks.rb:354:in
`callbacks_for'...
2010 Feb 23
1
More complete patch...
This patch supercedes the previous one by moving the functionality for
relocating files into the make system.
2018 Jul 11
2
Connection refused (61)
...E-Mail: larryrtx at gmail.com
> > US Mail: 5708 Sabbia Drive, Round Rock, TX 78665-2106
> >
> > ?On 7/11/18, 4:39 PM, "Teno Deuter" <gvgter at googlemail.com> wrote:
> >
> > sorry forgot to mention the port in the roundcube config file!
> >
> > $config['smtp_port'] = 587;
> >
> > On Wed, Jul 11, 2018 at 11:36 PM, Larry Rosenman <larryrtx at gmail.com> wrote:
> > > What mail port are you expecting it connect to on 127.0.0.1?
> > >...
2006 May 18
2
Problems compiling Wine
Hello,
The lack of debian packages for 0.9.13 have made me decide to compile
from source instead. So I uninstalled all wine files and downloaded the
sources. I'm using a system based mostly on Debian Sarge, but with some
backports.
I ran ./configure and there were some packages I had to get, but soon it
worked well.
When I tried make depend the problems started. This is the output I get
now (not the first time so the succesful parts are quite brief, but the
crucial locations are verbose):
make[1]: Entering directory `/home/magnus/instal...
2018 Jul 11
4
Connection refused (61)
...> > US Mail: 5708 Sabbia Drive, Round Rock, TX 78665-2106
> > >
> > > ?On 7/11/18, 4:39 PM, "Teno Deuter" <gvgter at googlemail.com> wrote:
> > >
> > > sorry forgot to mention the port in the roundcube config file!
> > >
> > > $config['smtp_port'] = 587;
> > >
> > > On Wed, Jul 11, 2018 at 11:36 PM, Larry Rosenman <larryrtx at gmail.com> wrote:
> > > > What mail port are you expecting it con...
2003 May 22
0
[PATCH 2.5.69 1/3] remove ipconfig support from the kernel
This patch removes IP autoconfiguration (CONFIG_IP_PNP and friends)
support from the kernel, and ensures that using NFS as the root
filesystem (CONFIG_NFS_ROOT) will no longer work.
b/arch/alpha/defconfig | 1
b/arch/arm/def-configs/a5k | 1
b/arch/arm/def-configs/adi_evb | 4
b/ar...
2003 May 22
0
[PATCH 2.5.69 2/3] Remove NFS root support from the kernel
This patch removes support for use of NFS as a root filesystem from the
kernel. It also updates the documentation to reflect this.
b/Documentation/nfsroot.txt | 97 +++---
b/arch/arm/def-configs/a5k | 1
b/arch/arm/def-configs/adi_evb | 1
b/arch/arm/def-configs/adsbitsy | 1
b/arch/arm/def-configs/anakin | 1
b/arch/arm/def-configs/assabet | 1
b/arch/arm/def-configs/badge4 | 1
b/arch/arm/def-configs/cerfcube...
2019 Mar 18
2
sometimes users fails to login
...s_info)
get_user_from_kerberos_info: Username BITINTRA\U002489 is invalid on
this system
Hereafter my smb.conf:
[global]
#winbind enum groups = yes
#winbind enum users = yes
client ldap sasl wrapping = plain
dedicated keytab file = /etc/krb5.keytab
disable spoolss = yes
host msdfs = no
idmap config * : backend = tdb
idmap config * : range = 30000-40000
idmap config * : schema_mode = rfc2307
idmap config 21C : range = 12000001-13000000
idmap config 21C : schema_mode = rfc2307
idmap config 21C: backend = ad
idmap config ADMINMUC : backend = ad
idmap config ADMINMUC : range = 3000001-4000000
idm...
2011 Nov 22
7
[PATCH] use ncurses-config to find all curses related libs
After a split of libtinfo from libncurses in openSuSE Factory the tools
will not link anymore. In the URL below it was suggested to use
''ncurses-config --libs'' to find the correct linker options. But
ncurses-config does not exist neither in SLES11 nor in openSuSE. So
check for both ncurses5-config and ncurses-config, if the latter happens
to exist in other environments.
With this change xen-unstable tools build succeeds again in SLES11 a...
2001 May 07
1
Remake configure/config.h.in/etc.
Since multiple people have applied my UseLogin patch and failed to get
it to work because configure/config.h.in were not automatically rebuilt,
I decided it was time to add some rules to the Makefiles to update these
things. The appended patch will cause a "make" to rebuild configure,
config.h.in, config.h, and both Makefiles if the appropriate source
file(s) change. It will also r...
2006 Apr 20
3
[LLVMdev] configuration error for the latest LLVM
I just checked out the latest LLVM version from CVS server. But the
configuration failed. The messages are
...
checking whether llvm-gcc is sane... yes
configure: creating ./config.status
config.status: creating Makefile.config
config.status: creating docs/doxygen.cfg
config.status: creating utils/llvm-config/llvm-config.in
config.status: error: cannot find input file: u...
2008 Aug 07
1
Kernel 92.1.10 build issue
I pulled down the 2.6.18-92.1.10 source, installed it, built the
package, copied the straight x86_64 config file from SOURCES into the
build directory, redid make menuconfig to enable NTFS support, added the
# x86_64 back into the .config file, copied .config back to the SOURCES
directory and ran rpmbuild -ba --target=x86_64 <spec file> (same as I
always do with new kernels), but this time I'm...
2006 Feb 22
1
FC4 and yum install; how to configure questions
I installed FC4, ran command, # yum install asterisk. A bunch of stuff
happened, but can't locate .conf files. I have a list of files:
/usr/share/doc/asterisk-1.2.4/configs/features.conf.sample
/usr/share/doc/asterisk-1.2.4/configs/rtp.conf.sample
/usr/share/doc/asterisk-1.2.4/configs/extensions.conf.sample
/usr/share/doc/asterisk-1.2.4/configs/logger.conf.sample
/usr/share/doc/asterisk-1.2.4/configs/iax.conf.sample
/usr/share/doc/asterisk-1.2.4/configs/cdr_custom.co...
2010 May 04
2
[PATCH 1/2] Config: NFC: always create and pass round a Config object
We previously wouldn't create a Config object if no config file was specified.
This change ensures that a Config object is always created, but will do nothing
interesting if there is no config file.
Apart from being slightly cleaner, this allows information provided by Config to
be later supplied from the command line instead.
---
lib...