Displaying 20 results from an estimated 20000 matches similar to: "Windows setup requires 486?"
2024 Dec 03
1
Linux desktop setup with authentication against Samba AD DC
On Tue, Dec 3, 2024 at 11:06?AM Rowland Penny via samba
<samba at lists.samba.org> wrote:
>
> On Tue, 3 Dec 2024 10:13:06 -0500
> Jeffrey Walton <noloader at gmail.com> wrote:
>
> > On Tue, Dec 3, 2024 at 3:33?AM Rowland Penny via samba
> > <samba at lists.samba.org> wrote:
> > >
> > > On Mon, 2 Dec 2024 14:51:36 +0100
> > >
2010 Jun 17
2
Adding Domain User Accounts to Windows 7 Clients (Samba3.4.8 PDC)
SNIP
>
>
> Does anybody have any ideas?
I've run into this. It's a real bear. I've found that a proper WINS
setup is very useful, but more important is to find out what is going
on during the wire transactions. Google the appropriate one of these
tools for your platform:
NM33_x64.exe
NM33_x86.exe
install it and see what's occuring during the transactions. Post
2024 Dec 03
1
Linux desktop setup with authentication against Samba AD DC
On Tue, 3 Dec 2024 10:13:06 -0500
Jeffrey Walton <noloader at gmail.com> wrote:
> On Tue, Dec 3, 2024 at 3:33?AM Rowland Penny via samba
> <samba at lists.samba.org> wrote:
> >
> > On Mon, 2 Dec 2024 14:51:36 +0100
> > Marco Gaiarin via samba <samba at lists.samba.org> wrote:
> >
> > > Mandi! Rowland Penny via samba
> > > In chel
2000 Aug 17
2
OpenSSH and HP-UX
My system: HP-UX 10.20, pretty vanilla, most non-HP software from the HP
Porting Archive at hpux.cae.wisc.edu. GNU make is /usr/local/bin/gmake,
zlib is in /opt/zlib, OpenSSl in /opt/openssl, HP ANSI C compiler.
OpenSSH 2.2.1p4.
'configure' on this system warns that rsa is not available. I found
source at www.spinnaker.com which builds an rsaref.a library but not an
RSAglue one. So
2004 Jan 07
1
Analyzing dendrograms
Ladies and Gentlemen,
As Johan Lindberg points out, the documentation for handling dendrograms
is sparse....Does anyone know who is responsible for or working on
development of tree methods and objects? I've written a couple of scripts
for my own use to translate between parenthetical (A(B(CD))) or binary
A00 B10 C11 D11 tree formats and cluster objects in R, but as an
inexperienced
2010 Mar 31
1
compiling wine on ubuntu 9.10 64bit from the repo sources
Hello everybody,
I've got a problem with wine and I couldn't find how to solve it (there are solution on similar problems on Internet but none worked for me): I need to install it but I must patch it before.
Since I'm on ubuntu, I downloaded the sources from the ubuntu repo (v 1.1.31), I patched it (in fact I modified a line in the file dlls/dinput/mouse.c based on this:
1999 Feb 26
3
Win95 won't work with Samba 2.0.2
Hmmm... I've sent a couple of questions to the list recently, with
no responses. Are my messages getting out?
Since upgrading to 2.0.2, our Win95 boxes are having problems
accessing shares. WinNT works perfectly. Win95 worked fine
with 1.whatever, but now it can only see files that are actually in
the share directory. It can see subdirectories of the share, but
they appear as empty
2010 Jun 15
4
Adding Domain User Accounts to Windows 7 Clients (Samba 3.4.8 PDC)
Hi,
I've searched the logs and google trying to find a fix for my problem
and have so far not succeeded.
I've got a Samba PDC (Debian Lenny), running Samba 3.4.8 from Debian
Backports. It is using an OpenLdap backend. We have encountered little
to no problems over the last several years. And of course, we have to
upgrade to Windows 7 (64-bit), from XP-64. So, here we are.
Following
2018 Nov 16
2
LLVM_CONFIG_PATH when building Clang from sources
On Fri, Nov 16, 2018 at 1:02 AM Tom Stellard <tstellar at redhat.com> wrote:
>
> On 11/15/2018 09:47 PM, Jeffrey Walton wrote:
> > On Fri, Nov 16, 2018 at 12:46 AM Tom Stellard <tstellar at redhat.com> wrote:
> >>
> >> On 11/15/2018 09:39 PM, Jeffrey Walton via llvm-dev wrote:
> >>> I'm trying to build LLVM, CFE and RT from sources on an
2010 Jun 29
2
RPostgreSQL - Unable to locate required modules/DLLs on WinXP/7
Dear list users,
The problem occurs when library(RPostgreSQL) is issued on R. This issue
has previously appeared on R mailing list without any robust solution.
The error message issued by R:
Loading required package: RPostgreSQL
Loading required package: DBI
Error in inDL(x, as.logical(local), as.logical(now), ...) :
unable to load shared library
2018 Nov 16
2
LLVM_CONFIG_PATH when building Clang from sources
On Fri, Nov 16, 2018 at 12:46 AM Tom Stellard <tstellar at redhat.com> wrote:
>
> On 11/15/2018 09:39 PM, Jeffrey Walton via llvm-dev wrote:
> > I'm trying to build LLVM, CFE and RT from sources on an old PowerMac
> > with OS X 10.5.
>
> Which version of clang/llvm are you using?
LLVM 7.0.
The script is available at
2018 Nov 24
2
How to get URL for updated files in review.llvm.org?
On Sat, Nov 24, 2018 at 9:20 AM Eugene Sharygin <eush77 at gmail.com> wrote:
>
> Jeffrey Walton via llvm-dev <llvm-dev at lists.llvm.org> writes:
>
> > Three files changed in https://reviews.llvm.org/D54787 . I want to get
> > the URL for each file so I can wget/overwrite existing files in a
> > tree.
> >
> > How do I determine the URL for updated
2002 Jan 03
2
Unable to compile wine CVS version
Hi,
trying to compile CVS wine version after updating
today reports these messages :
make[3]: Entre dans le r?pertoire
`/home/wine/graphics/x11drv'
make[3]: *** Pas de r?gle pour fabriquer la cible
`../../include/bitmaps/obm_lfarrowi', n?cessaire pour
`oembitmap.o'. Arr?t.
make[3]: Quitte le r?pertoire
`/home/wine/graphics/x11drv'
make[2]: *** [../../graphics/x11drv/x11drv.o]
2013 Jun 17
3
[LLVMdev] [cfe-dev] [RFC] add Function Attribute to disable optimization
On Mon, Jun 17, 2013 at 10:29 AM, Jeffrey Walton <noloader at gmail.com> wrote:
>
>
> First is to ensure dead-writes are not removed. For example, a
> function that zeroizes or wipes memory is subject to removal during
> optimization. I often have to look at program's disassembly to ensure
> the memset is not removed by the optimizer.
>
Appropriate use of `volatile`
2020 Apr 19
5
Netfilter fails to filter traffic from a netblock?
On Sun, Apr 19, 2020 at 9:26 AM Anand Buddhdev <anandb at ripe.net> wrote:
>
> On 19/04/2020 14:58, Jeffrey Walton wrote:
>
> Hi Jeffrey,
>
> > The offending host is 59.64.129.175. To err on the side of caution we
> > attempted to block the entire netblock. According to whois data,
> > that's 59.64.128.0-59.64.159.255.
> >
> > iptables -A
2011 Aug 06
4
Newbie Question Minimum DLLs or Components Required
What are the minimum DLLs or components required for a win application to have a chance to work?
The software I am installing is not a game so I dont need games related dlls or components.
Tks for any advice
2013 Jun 17
0
[LLVMdev] [cfe-dev] [RFC] add Function Attribute to disable optimization
On Mon, Jun 17, 2013 at 6:23 PM, Sean Silva <silvas at purdue.edu> wrote:
> On Mon, Jun 17, 2013 at 10:29 AM, Jeffrey Walton <noloader at gmail.com> wrote:
>> First is to ensure dead-writes are not removed. For example, a
>> function that zeroizes or wipes memory is subject to removal during
>> optimization. I often have to look at program's disassembly to
2006 Mar 17
1
MySQL-Front strangeness - help needed, esp. from newbies
Greetings to all,
I''ve had two reports of strange behavior from MySQL-Front this week from folks new to RoR who are working through the IR tutorial. I''m digging into it and would very much appreciate hearing from anyone else that''s seeing this. Newbies are in an especially good position to help here, as it appears that the problem lies in a recent release of
2006 Jul 15
2
New user is confused by some configuration issues
I find the documentation very confusing about how to install native
DLLs, which native DLLs to install and where to put them. Some of the
advice is contradictory.
I have wine 0.9.17 on Ubuntu 6.06
I see in the system32 a number of DLLs are installed.
Are these the only copy of the builtin DLLs that wine has?
Because the documentation says that when installing native DLLs, they
should best go
2005 Oct 29
1
dyn.load() error: bad external relocation length
R-helpers,
Is there an easy way to call an external (C) program using .C or .Call
without including the code in a package. I know how to do it using
system(), but that doesn't seem to be a permanent or portable solution.
Initially I tried:
.Call('filepath.to.c.function', arg1)
and got this error:
Error in .Call("filepath.to.c.function", "arg1", :