Displaying 9 results from an estimated 9 matches for "nibbler".
Did you mean:
nibble
2008 Jul 08
2
EZNEC 5
Hi,
I tried to run the EZNEC 5 demo (it's a mostly functional demo, only slightly crippled, so worth using) program in Wine today and it no workie.
http://www.eznec.com/demoinfo.htm
EZNEC pops up a dialog that sez "Run time error 13: type mismatch"
Wine sez:
Code:
laughlin at nibbler:~$ wine /home/laughlin/.wine/drive_c/Program\ Files/EZW/EZWdemo50.exe
fixme:mountmgr:harddisk_ioctl unsupported ioctl 4d004
fixme:ole:OLEFontImpl_IPersistStreamInit_InitNew (0x14556c), stub!
fixme:ole:OleLoadPictureEx (0xcb39f4,774,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f7e4), par...
2006 Oct 26
1
rsync log issues
I got rsyncd v2.6.6 protocol version 29 running on Suse Enterprise
Server 10. Here's what my /etc/rsyncd.conf looks like -
max connections = 0
log format = %a %h %o %f %l %b
log file = /var/log/rsync/rsync.log
[nibbler]
path = /backup/nibbler
comment = nibbler
read only = no
use chroot = no
timeout = 3600
transfer logging = yes
[remote]
path = /backup/remote/
comment = remote
read only = no
use chroot = no
timeout = 3600
transfer logging = yes
All I am trying to do is get an email notification on how many bytes...
2010 Aug 17
6
Overly aggressive constant unloading of Rails 3.0
...y constant that''s defined while loading a
file in development mode will get unloaded on each request, regardless of
whether it comes from an autoload path in the application or from external
code such as a gem.
Example file (tested on a fresh edge app):
# kittens.rb
require ''nibbler/json'' # "nibbler" is a gem specified in Gemfile
module Kittens
NibblerJSON
end
This file can be either in "app/models/" or in "lib/". Regardless of whether
it was autoloaded or required, *Rails will unload both Kittens and
NibblerJSON modules* regar...
2016 Jun 10
2
compiling with lsocks support on centos 6?
...g for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for main in -lsocks5... no
configure: error: cannot find -lsocks5 library
[jason at nibbler lftp-4.7.2]$
ive looked and cant seem to figure out where to download the libsocks
stuff? I found 1 post on the innernets that said that its integrated in
the kernel?
How can I get this compiled with socks(5) support?
Jason
2016 Jun 10
1
compiling with lsocks support on centos 6?
...ocaleCopyCurrent... no
>> checking for GNU gettext in libc... yes
>> checking whether to use NLS... yes
>> checking where the gettext function comes from... libc
>> checking for main in -lsocks5... no
>> configure: error: cannot find -lsocks5 library
>> [jason at nibbler lftp-4.7.2]$
>>
>> ive looked and cant seem to figure out where to download the libsocks
>> stuff? I found 1 post on the innernets that said that its integrated in
>> the kernel?
>> How can I get this compiled with socks(5) support?
>
> You may want to get the da...
2016 Jun 10
0
compiling with lsocks support on centos 6?
...no
> checking for CFLocaleCopyCurrent... no
> checking for GNU gettext in libc... yes
> checking whether to use NLS... yes
> checking where the gettext function comes from... libc
> checking for main in -lsocks5... no
> configure: error: cannot find -lsocks5 library
> [jason at nibbler lftp-4.7.2]$
>
> ive looked and cant seem to figure out where to download the libsocks
> stuff? I found 1 post on the innernets that said that its integrated in
> the kernel?
> How can I get this compiled with socks(5) support?
You may want to get the dante-devel rpm from the ghetto...
2007 Jul 25
0
[LLVMdev] Fwd: Segment Register Use
...g method and never use a push/pop stack under
any circumstance (4:1 opt)
Partitioning of seg registers is good for security but irrelevant in
this example, both the code space and data space use identical
management models.
Methods:
A sequential lookup table (turnary tree, reference table, "nibbler")
is used for memory lookup using conventional infinite-bitlength
identifiers using any size partition and turnary size...
table has id1, it has 256 blocks (mem ptr or similar ID), value of
turnary is n (of 8bit) and size of block is static per table.
regardless of using id based lookups for...
2007 Jul 25
3
[LLVMdev] Segment Register Use
I realize I am one of the few who uses the segment registers
(especially CS and DS) on the ia32 chips for example, and a definite
few with complete segregation models that rival specialized physical
processors...
GCC still fails to use these correctly and if your LLVM still depends
on either Generic or some of the RTL models they use in various
processor definitions, I express concern for
2003 Dec 01
0
No subject
...;t get a chance to get figures for this :/
I saw a post similar to this suggesting that it was a NIC problem and
that it was in full duplex mode? Im not sure I could check this on a dos
client. any suggestions?
We are using a 10mbit dumb hub.
The server that is running samba:
# uname -a
FreeBSD nibbler 4.3-STABLE FreeBSD 4.3-STABLE #1: Thu Jun 21
15:04:45 IST 2001 jev@nibbler:/usr/obj/usr/src/sys/NIBBLER
i386
It has softupdates enabled.
Here is a copy of my smb.conf file, I have not made much adjustments in
aid of performance yet, I don't think this would be causing the problems
with th...