search for: others

Displaying 20 results from an estimated 33611 matches for "others".

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: '/home/sean/pg/others/llvm/release/bin/clang++' 2012-09-06 02:03:16: checking source versions compilers.py:81: error: unable to de...
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 test-suite > nt.py:1185: note: inferred C++ compiler under test as: > '/home/sean/pg/others/llvm/release/bin/clang++' > 2012-09-06 02:03:16: checking source versions > compilers.p...
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 t...
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 be convinc...
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 ?
...t 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 > Hi, > > XFS, if you can use RHEL/CentOS 6, ext4 with others distro. Hi! Does XFS works better on RHEL than on others distro?;)
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 others! May 22 12:44:56 WARNING[3791]: chan_zap.c:8498 zt_pri_error: 2 !! Go...
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 Status: NEW Severity: minor Priority: P5 Component:...
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?
..., 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 test-suite >> nt.py:1185: note: inferred C++ compiler under test as: >> '/home/sean/pg/others/llvm/release/bin/clang++' >> 2012-09-06 02:03:16: checking source versions...
2008 Oct 31
2
Separate quotas not displayed correctly
...lient (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 this: quota = fs:INBOX:mount=/var/mail quota2 = fs:Others:mount=/export/home A sample user: # quota -v testimap Disk quotas for testimap (uid 1143): Filesystem usage quota limit timeleft files quota limit timeleft /export/home 6490 10000 15000 0 0 0 /var/mail 0 20000 25000 0 0...
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 disability that I > have had for the last third of my adult life. > This is 100% not about p...
2013 Mar 20
0
[LLVMdev] bugpoint (and possibly others) need to be compiled with -rdynamic
...-rdynamic. Attached is a small patch that sets CMAKE_SHARED_LIBRARY_LINK_CXXFLAGS to "" (as per your patch which I didn't notice initially), and then sets opt, bugpoint, and JITTests to have the property ENABLE_EXPORTS set to 1. This passes -Wl,--export-dynamic on BSD and Linux (and others) and --export-all-symbols on cygwin. I'm not sure if there are others that should be modified as well. Presumably an option for clang would be easy enough to add. -- Stephen Checkoway -------------- next part -------------- A non-text attachment was scrubbed... Name: symbols.patch Type:...
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 sure that these files are located in the c:\mingw\msys\1.0\bin\ and...
2012 Feb 07
2
how to assign edit/remove privileges for only own details and not on others?
...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 directed to his own page,where his details are stored.He can only Update and Delete any of his details there.But can only View the main page where his record will be kept with other records.He should be able to remove or edit others'' record...
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
...re. However, when I put the domain part into uppercase the command worked - i.e. > setfacl -m u:REMOTE-DOM+jbloggs:r-x . I then tried a few more - some failed, and some worked. Looking at the output from 'getent passwd', some usernames on the remote domain were completely lowercase, others completley uppercase and others mixed case (mostly along the lines of 'JBloggs' or 'WebMaster' etc) I tried various names (long/short, upper/lower/mixed-case) but could not see why some names failed and others worked. I then tried > wbinfo -n REMOTE-DOM+jbloggs which returne...
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 that:...
2014 Jan 28
3
Manage unix users from AD
...ng, 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, running on other linux servers. So, for many of those users (not all) rfc2307 windows services for unix (SFU) attributes are needed, to make postfix, dovecot, apache, squid and others aware of them too. As far as I know there are 4 possible solutions: * Internal samba winbind * Winbin...
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