Displaying 20 results from an estimated 60 matches for "molding".
Did you mean:
holding
2009 May 20
1
Extracting correlation in a nlme model
Hi R users:
Is there a function to obtain the correlation within groups
from this very simple lme model?
> modeloMx1
Linear mixed-effects model fit by REML
Data: barrag
Log-restricted-likelihood: -70.92739
Fixed: fza_tension ~ 1
(Intercept)
90.86667
Random effects:
Formula: ~1 | molde
(Intercept) Residual
StdDev: 2.610052 2.412176
Number of Observations: 30
Number
2014 Apr 17
2
[LLVMdev] [lld] LLD's software architecture
Hi,
I'm analysing the LLD code structure (aka architecture) and am
trying to mold it into a component model.
Currently I see 4 components:
- Driver
- ReaderWriter
- Passes
- Core
I wonder if this is the order that they're supposed to be in,
since there are also code dependencies upwards from:
Core -> ReaderWriter
Passes -> ReaderWriter
ReaderWriter -> Driver
For a
2002 Aug 29
1
Oracle 8.1.7 client
...ch doesn't use the BDE, and it gets a similar
(though not identical) error:
ORA-12545: Connect failed becase target host or object does not exist.
I can connect fine in Windows.
Anybody out there able to run the Oracle assistants (via launch.exe)?
TIA
Bill Weaks
Director, MIS
Industrial Molding Corp
806.474.1055
806.474.1168 (fax)
1999 Aug 26
1
Visual C++ fails to recognize changed file
We're having a problem that is the reverse of prblems that others
have had: if we have a file open in Visual C++, and change it from
another editor (either on the PC or on Unix), Visual C++ does not
notice that it has been changed and ignores the file when it does a
make. If the file is on a local drive, everything works fine.
We're running Samba version 2.0.4b on Solaris 2.6 and Visual
2006 Nov 07
2
[LLVMdev] PassManager
On Tue, 7 Nov 2006, Vikram Adve wrote:
> 1. The LoopPassManager might become much simpler if the more complex
> loop passes are given control over how they iterate over the loops,
> rather always rely on the manager to enumerate the loops in some
> fixed order. Then the pass could be responsible for making sure that
> it handles issues like loops that are deleted during the pass.
2020 Feb 12
2
Provisioning fails - Codebase question
> On 2020-02-11 01:38, Rowland penny via samba wrote:
>> On 10/02/2020 22:34, michael at chameleonoriginals.com wrote:
>> I should have included this in the last response.? The ExpressoBin v7
>> has a Marvell Armada 3700LP (88F3720) dual core ARM Cortex A53 (arm64)
>> CPU, 1GB RAM.
>>
>> Seeing that Samba 4.7.6 isn't working, I have stepped into
2020 Jun 22
1
Blog article about the state of CentOS
...rk on the tools which were slapped together as an
> emergency from parts before 8.0. Those mbboxx tools are getting a
> rewrite and upgrade currently by the CPE team to make them more useful
> in the future. Stream only helps in that it is the excuse for that
> work to be done versus it molding and falling apart right after every
> 8.x release comes out.
I didn't know that a rewrite is still needed on the current tool set and
granted Stream can help with this, but I hardly think that it's
necessary and the tool set can always be tested against the current
release (8.2) from...
2020 Jun 21
2
Blog article about the state of CentOS
On 22/06/20 7:03 am, John Pierce wrote:
> On Sun, Jun 21, 2020 at 2:01 AM Simon Matter via CentOS <centos at centos.org>
> wrote:
>
>>> On 21/06/20 1:23 pm, John Pierce wrote:
>>>> but the build process should be the same, no? I can't believe RH
>>>> would
>>>> use a completely different build process for the release than for the
2006 May 30
3
RubyODBC bus error under Rails
Hi all,
I''ve got a very obscure problem. We''re trying to get Rails to talk to
Filemaker. So we''ve setup an ODBC dsn and via RubyODBC we''re talking
to it. Excellent. Try it under rails and rails won''t even startup,
getting bus errors anytime we require ''odbc''.
Environment
OSX Tiger 10.4.6
Rails 1.1.2
Ruby 1.8.4
RubyODBC 0.998
via
2016 Jul 22
3
[RFC] One or many git repositories?
I wanted to present some of the particular reasons why I'm pretty strongly
opposed to a purely flat layout of projects the way the current github
'llvm-project' repository looks, as that hasn't happened on the list yet.
I'm replying to myself as I don't see a much better place to hang that
conversation.
On Wed, Jul 20, 2016 at 7:38 PM Chandler Carruth <chandlerc at
2002 Oct 06
1
Show stopper - 2nd cry for help
<Long Post, sorry!>
Folks, I have a really nasty problem preventing me from migrating a bunch of
NetWare 5 servers to Samba--attempts to copy large (> 2MB+) files to any
samba share results in an error. To clarify what I mean by "error":
1. I attempt to copy, using explorer, a 2MB+ file to any samba share.
2. A 30 second or so pause occurs (copying this file to any other
2014 Feb 17
0
Rapid Prototyping &Mould Made & OEM
...historythat focus in Professional Rapid Prototyping & Mould Manufacturing & OEM in China.
1.Our the technology of tolerance within +/- 0.01 mm .
2.we have technologies that use CNC Prototype machining,SLArapid laser molding, SLS rapid prototyping,and 3D printer .
3.After received your 3D?drawing ,we'll give you a quotation within 2 hours.
Best Regard,
Roger Hou
SHENZHEN POWSTAR TECHNOLOGY CO.,LTD ;Tel:0086-755-36939432.Email: powstar01 at gmail.com ; info at sz-powst...
2015 Jun 17
0
[PATCH 4/4] daemon: add split_lines_sb
Mold split_lines_sb from split_lines, so it returns the strings buffer
with the result of the split. This way, we can have the number of lines
in the array, with no need to count them again later.
split_lines is rewritten to take the ownership of the result of
split_lines_sb.
---
daemon/daemon.h | 1 +
daemon/guestfsd.c | 37 ++++++++++++++++++++++++++++---------
2 files changed, 29
2015 Apr 04
0
The future of centos
On Sat, 2015-04-04 at 11:12 +0100, Nux! wrote:
> 100% with Digimer here.
> <snip>
> All this energy should be put into contributing towards to the project, testing, helping out community.
Well, I used to agree. But when a bug report filed in December goes
untouched entering April, which I don't recall happening prior to RH
subsuming the project, it takes away impetus to ever
2020 Jun 21
0
Blog article about the state of CentOS
....
1. There is the work on the tools which were slapped together as an
emergency from parts before 8.0. Those mbboxx tools are getting a
rewrite and upgrade currently by the CPE team to make them more useful
in the future. Stream only helps in that it is the excuse for that
work to be done versus it molding and falling apart right after every
8.x release comes out.
2. There is the work that happens because various things are rebased
and you need to figure out the HTF you get from build A to build A+1
by rebuilding N packages. That is work that Stream should help on
because this is then knowledge is be...
2020 Feb 11
0
Provisioning fails - Codebase question
On 10/02/2020 22:34, michael at chameleonoriginals.com wrote:
> I should have included this in the last response.? The ExpressoBin v7
> has a Marvell Armada 3700LP (88F3720) dual core ARM Cortex A53 (arm64)
> CPU, 1GB RAM.
>
> Seeing that Samba 4.7.6 isn't working, I have stepped into building
> Samba from source (first attempt was 4.11.6).? After identifying quite
> a
2003 Aug 19
0
Partial Authentication in OpenSSH
Hi,
Pardon me if this has been discussed recently, I'm new to the list. I am
interested in partial authentication in OpenSSH. I have modified Maciej
Bogucki's patch that was based on a patch by Carson Gaspar for a
pre-privilege separation version of SSH. My modifications have resulted
in a basically working partial authentication system, but my patch is
quite a hack.
As I have not
2003 Jul 29
0
Joining samba-3.0.0beta3-1 to a Win3k Domain as a member server
Hello
I am currently setting up a new domain structure at work, and am trying
to set up samba to authenticate against my Active directory domain. What
I am having trouble doing is joining the Linux system to the domain.
The system is running Redhat 8.0, no updates with samba-3.0.0beta3
Here is the error I get
[2003/07/29 09:32:53, 3] libads/sasl.c:ads_sasl_spnego_bind(190)
got
2020 Feb 12
0
Provisioning fails - Codebase question
On 12/02/2020 01:36, michael at chameleonoriginals.com wrote:
>
> I've been following the whole process outlined at
> https://wiki.samba.org/index.php/Build_Samba_from_Source.? Of course,
> I've run update/upgrade.? I have already downloaded and executed the
> bootstrap script for Ubuntu 18.04 from the page you mention.? After
> this, ./configure starts with a large
2020 Feb 09
5
Provisioning fails - Codebase question
I'm trying to configure an SoC system as an AD DC on Ubuntu 18.04. I
was successful on Ubuntu 16.04 a couple of years ago, and the script I
used to configure the system from first boot to provisioned fails on
18.04 and 16.04.
The failure is thus:
Setting up self join
set_nt_acl_no_snum: fset_nt_acl returned NT_STATUS_NOT_SUPPORTED.
ERROR(runtime): uncaught exception - (-1073741637,