search for: othere

Displaying 20 results from an estimated 33627 matches for "othere".

Did you mean: other
2012 Sep 06
2
[LLVMdev] LNT: failing to parse compiler info: what am I doing wrong?
Hi, I'm trying to use LNT to run the test-suite. I followed the instructions on <http://lnt.llvm.org/quickstart.html>. When I run it I get this error: (mysandbox)sean:~/pg/others/llvm % lnt runtest nt --sandbox mysandbox --cc ~/pg/others/llvm/release/bin/clang --test-suite test-suite nt.py:1185: note: inferred C++ compiler under test as:
2012 Sep 06
0
[LLVMdev] LNT: failing to parse compiler info: what am I doing wrong?
On Wed, Sep 5, 2012 at 7:23 PM, Sean Silva <silvas at purdue.edu> wrote: > Hi, I'm trying to use LNT to run the test-suite. I followed the > instructions on <http://lnt.llvm.org/quickstart.html>. When I run it I > get this error: > > (mysandbox)sean:~/pg/others/llvm % lnt runtest nt --sandbox mysandbox > --cc ~/pg/others/llvm/release/bin/clang --test-suite
2009 Nov 04
3
How to resell my trunk/provider to others?
Hello, I've been tasked to look for ways to resell to others the service that one of a trunk provides.. In other words, i want to configure my current Asterisk (Ver. 1.4.26.1) with Freepbx 2.6.0 so i can act as a trunk to others.. I would provide an IP to them from one of my servers and they will use that IP to connect to me and i will connect them to my trunk/provider. If
2017 Jun 29
4
The undef story
> > Having read all of these threads, I am thoroughly convinced by the positions put forward by others. > Chandler, others have decided to let the compiler continue mis-compiling the function-inlining example, others have decided to not fix the inability to hoist a loop invariant divide out of a loop. It sounds like you haven’t even thought about these things let alone
2008 Sep 05
2
Articles about comparision between R and others softwares
Hi Do you know some articles, papers, something than tell about comparision between R and others softwares statisticals. Thank You Ricardo -- View this message in context: http://www.nabble.com/Articles-about-comparision-between-R-and-others-softwares-tp19338210p19338210.html Sent from the R help mailing list archive at Nabble.com.
2014 Dec 01
4
best file system ?
W dniu 2014-12-01 o 18:19, Alessio Cecchi pisze: > > Il 01/12/2014 17:24, absolutely_free at libero.it ha scritto: >> Hi, >> I'm going to set up a new storage for our email users (about 10k). >> It's a network attached storage (Coraid). >> In your opinion, what is the best file system for mail server >> (pop3/imap/webmail) purpose? >> Thank you
2006 May 22
0
Got reject for frame 0, but we only have others!
Hi all, what could be the cause for the following messages? May 22 12:44:53 WARNING[3791]: chan_zap.c:8498 zt_pri_error: 2 !! Got reject for frame 0, but we only have others! May 22 12:44:54 WARNING[3791]: chan_zap.c:8498 zt_pri_error: 2 !! Got reject for frame 0, but we only have others! May 22 12:44:55 WARNING[3791]: chan_zap.c:8498 zt_pri_error: 2 !! Got reject for frame 0, but we only have
2013 Mar 12
2
[Bug 2078] New: Documentation claims ~.ssh/config must not be accessible by others when actually it must not be readable
https://bugzilla.mindrot.org/show_bug.cgi?id=2078 Bug ID: 2078 Summary: Documentation claims ~.ssh/config must not be accessible by others when actually it must not be readable Classification: Unclassified Product: Portable OpenSSH Version: 5.9p1 Hardware: Other OS: Linux
2013 Mar 25
2
Reassign Multiple Factors to same Factor Value
Dear All, Probably something very easy, but I am looking for the most efficient ways to achieve this. Consider the following snippet y<-c('a','b','c','d','e','f','g') x<-rnorm(length(y)) df<-data.frame(y,x) leading to > df$y [1] a b c d e f g Levels: a b c d e f g Now, I would like to replace levels
2012 Sep 06
1
[LLVMdev] LNT: failing to parse compiler info: what am I doing wrong?
> And it doesn't match probably because of one of two things (& I forget > which of the two, if either, have been addressed/workaround): > > 1) using cmake instead of configure/make > 2) using git instead of svn > > One or both of these create versions that lnt doesn't understand > (because they don't include the SVN revision number in the clang > version
2008 Oct 31
2
Separate quotas not displayed correctly
Hello all, My system is set up to have quotas both on /var/mail, where emails are received, and on /export/home, where users' homedirs are. But the client (Thunderbird) shows the same /export/home values both for the Inbox and for the folders in the homedir, so a user cannot know where she stands on her /var/mail use. This is Dovecot 1.1.5. As per the wiki, the dovecot.conf file contains
2017 Jun 29
2
The undef story
On Wed, Jun 28, 2017 at 11:53 PM, Peter Lawrence via llvm-dev < llvm-dev at lists.llvm.org> wrote: > Philip, > email responses are varied, some say what you do, but > others say give the guys a chance and listen to what he has to say. > > I say that I have a mild personality disorder such that I can’t say > things in politically correct style, and that this is a
2013 Mar 20
0
[LLVMdev] bugpoint (and possibly others) need to be compiled with -rdynamic
On Mar 20, 2013, at 12:14 PM, Stephen Checkoway <s at pahtak.org> wrote: > I assume the CMAKE_SHARED_LIBRARY_LINK_C_FLAGS and CMAKE_SHARED_LIBRARY_LINK_CXX_FLAGS could be set empty initially and then for those that need it, set it (or something else) to -rdynamic. Attached is a small patch that sets CMAKE_SHARED_LIBRARY_LINK_CXXFLAGS to "" (as per your patch which I
2011 Mar 18
0
[nut-commits] svn commit r2946 - in branches/windows_port/scripts/Windows/Installer: . ImageFiles/Others
Citeren Frederic BOHE <fbohe-guest op alioth.debian.org>: > +REM copy DLL files from system > +copy /Y c:\mingw\msys\1.0\bin\msys-1.0.dll .\ImageFiles\Others > +copy /Y c:\mingw\msys\1.0\bin\msys-crypto-1.0.0.dll .\ImageFiles\Others > +copy /Y c:\mingw\msys\1.0\bin\msys-ssl-1.0.0.dll .\ImageFiles\Others > +copy /Y c:\mingw\bin\libgnurx-0.dll .\ImageFiles\Others How can we be
2012 Feb 07
2
how to assign edit/remove privileges for only own details and not on others?
Hello,I am quite new on rails. Currently making CRUD apps in rails 3.0 in windows. I''ve used devise [1.1.rc0] for authentication.In those apps any logged in user can change other user''s details. How can I design the app, so that any logged in user can edit/remove his details only if he wishes to do so and can only view others'' records. After logging in he should be
2004 Jul 28
4
Cisco 7960 backlight and list etiquette?
Hi I've taken apart a 7960 to fit a backlight to the LCD. Would others on the list be interested in this as a project when I've finished (i.e. should I document and photo all the stages)? Also I can source some 7960's at a very good price but what are the rules about posting this information on the list if others were interested? P
2004 Nov 22
1
setfacl fails for some user names and not others
Hi I'm currently using Samba 3.0.4 with LDAP as a PDC. The PDC is in a trusted relationship (both ways) with a Windows NT4 server. I tried updating to 3.0.7 a short while back but had problems using 'setfacl' to set permissions for users on the trusted domain - i.e. > setfacl -m u:remote-dom+jbloggs:r-x . setfacl: Option -m: Invalid argument near character 3 Setting
2015 Nov 15
2
~/.ssh/config permissions
Hi, Working with apache-sshd I found that it forces ~/.ssh/config to be owned by user without group/others permissions. It failed for me within my valid openssh environment. Within sources (readconf.c::read_config_file), I found that openssh only enforces ownership by user and not group/others write. When I opened an issue, I was referred to this[1] wiki page (not sure who maintain it) claiming
2014 Jan 28
3
Manage unix users from AD
Hi, Starting a fresh new thread, the ones about sssd x winbind are getting boring, biased and personal. :) I'd like to bring this to an admin point-of-view to be more useful for other Samba users (aka admins). Consider a network with about 200+ employees, most of them windows user. Happens that one need to provide other non-windows services like e-mail, proxy and many others to them,
2013 Mar 20
2
[LLVMdev] bugpoint (and possibly others) need to be compiled with -rdynamic
On Mar 19, 2013, at 12:03 PM, Rafael Espíndola <rafael.espindola at gmail.com> wrote: >> What version of cmake are you using? I am getting the opposite >> behavior: every binary is linked using -rdynamic :-( > > BTW, I reported llvm.org/pr15543 to track this. When I first sent the email (in August of last year), I was using cmake 2.8.8. I now appear to be using 2.8.9