similar to: How to create user with period (.)

Displaying 20 results from an estimated 1000 matches similar to: "How to create user with period (.)"

2013 Sep 22
0
[LLVMdev] TableGen and computed expressions
Martin hi. I encountered a similar problem, and made a solution for it. The solution is a tblgen enhancement, and enables tblgen code expressions to be dynamically evaluated. It works as follows: 1. Code expressions have 'special runtime evaluation' expression (very similar to strings in ruby), e.g.: code c = {[ My name is #{injected}. }. 2. I have added another command line switch for
2006 Oct 02
3
PHP-gtk anyone?
Hi, I seem to be going round in circles trying to install php-gtk for Agata on a CentOS 4.4 installation - the configure keeps falling out with: checking for libglade-config... no checking for libglade... no configure: error: Unable to locate libglade I have installed libglade 1.99 and 2.01 directly from rpm but something's not meeting up. Is there a nice, yum-type install for libglade
2006 May 08
4
Special character with Apache in Centos 4.3
Hi guys, i have installed centos 4.3 and i have a problem with Apache. All char like "?", "-", ecc. in web pages appears as "?". This is the variable in httpd.conf: "AddDefaultCharSet UTF-8" I have also set: "AddDefaultCharSet ISO-8859-1" without any change. Where is the problem? Thanks Luigi -------------- next part -------------- An HTML
2013 Sep 29
2
[LLVMdev] Tblgen and computed expressions
Martin hi. It seems like you have in fact understood the offered solution, and its disadvantages. The thing is, that as far as I understand Tblgen (and I think I do :-) ), The idea behind it is that records only have state (i.e., fields), and not a behavior (i.e., methods) - so dynamic evaluation can only be achieved by built-in functions. (e.g., !if(), !foreach() etc...). Maybe you can try
2013 Sep 27
1
[LLVMdev] TableGen and computed expressions
Thanks Elior, Sorry for the delay - emergencies never seem to go away in compiler development ;-) That sounds like an interesting approach, a kind-of pre-processor for TD files. But will this still not result in a constant, although externally provided, or have I misunderstood? What I would like to do is compute a different value depending on which '-target-cpu <cpu>' option was
2013 Oct 01
0
[LLVMdev] Tblgen and computed expressions
Thanks again Elior, Yes, I tried using '!if', etc. but I just get type mismatches for the initializer (int) - probably something daft I'm doing :-( MartinO -----Original Message----- From: Malul, Elior [mailto:elior.malul at intel.com] Sent: 29 September 2013 09:19 To: Martin.ORiordan at movidius.com; llvmdev at cs.uiuc.edu Subject: RE: [LLVMdev] Tblgen and computed expressions
2024 Mar 28
1
bad home path from AD
Hello I think I have a mapping problem. The server was added to the domain with sudo net ads join -U adj-compo at ur.local The server is also connected to an LDAP server via SSD When loading the user's homes, the server does not look for the correct homedir path which should be /private/student/7/17/tdsi917 for the user tdsi917 Here are the values and variables retrieved by the 3
2004 Oct 10
3
some help interpreting ANOVA results, please?
On Sun, 10 Oct 2004, RenE J.V. Bertin wrote: > Could I ask some hints/help in interpreting the following ANOVA results, > please? This concerns an experiment where I study the incidence and > severity of motion sickness. I have Sickness.norm, a subjective > discomfort/sickness estimate, normalised to 0..1, the session time T > (normalised to 0..1 and binned in 0.2 wide bins) and a
2007 Jun 07
2
Java package status?
Has this RH errata made it into Centos5 yet? http://rhn.redhat.com/errata/RHBA-2007-0365.html If so, what does it take to fix the problem of tomcat not running under Sun Java? Do you have to remove all packages that contain jars and reinstall them? -- Les Mikesell lesmikesell at gmail.com
2007 Mar 02
1
Off-topic: Howto decrypt OpenSSL file in Win32 environment
Hi all, I supose the subject is descriptive enough. In a CentOS server I do the next to make the daily backups: tar cfv - dir_data/ | openssl enc -e -salt -aes256 -pass pass:$PASSWORD -out backup_file.bin So I get an well-encrypted and tared file. If I want to decrypt and the file is easy in Unix/Linux environment: openssl enc -d -aes256 -in backup_file.bin | tar xfv - -C dir_what_you_want/
2007 Feb 21
1
Globus Toolkit 4.0.3 under CentOS-4.4
Hi, did somebody successfully compile Globus Toolkit 4.0.3 under CenTOS-4.4 from the source installer gt4.0.3-all-source-installer? If yes, with using some special compile controls? Any comments welcome. Regards Joachim Backes <joachim.backes at rhrk.uni-kl.de> University of Kaiserslautern,Computer Center [RHRK], Systems and Operations, High Performance Computing, D-67653
2007 Jan 04
3
945GM vga support
Is there any way for Centos to support this graphics controller? Im using centos 4.4 and the latest yum update was only xorg-6.8.2 Thanks!
2007 Jan 23
1
libMrm.so.3
I need to install libMrm.so.3 on my computer that has Centos4.3. However, I am not experienced with Centos4.3 so far. I do not know where to find this library for Centos4.3 and how to install it. Is there something like apt? Using system-config-packages I cannot find any intelligent way to search for programs and package. Dirk
2007 Jan 30
1
CentOS3 tzdata-2006m
I don't see the tzdata updates for 2006m in the centos 3 mirrors ?!? http://mirror.centos.org/centos-3/3/updates/i386/RPMS/ its here for centos4... http://mirror.centos.org/centos-4/4/updates/i386/RPMS/tzdata-2006m-3.el4.noarch.rpm and here for 2.1, http://mirror.centos.org/centos-2/updates/noarch/tzdata-2006m-3.el2_1.noarch.rpm so where is it for centos3 ?!? my RHN connected RHEL3 system
2007 Jan 30
1
New daylight savings law
*Hi All, * I presume the upstream provider is aware of this??? I am in Indiana. Go figure. Jerry ** *---------------- * *New Federal Law?Springing Forward in March, Back in November* Months after Indiana passed the law that got it in step with the rest of the country, the federal government announced a major change in Daylight Saving Time. In Aug. 2005, Congress passed an energy bill that
2006 Dec 13
3
looking for libpangocairo
I installed Komposer from .tgz file, since I couldn't find it on any of my repos. It wants to use libpangocairo, but I can't find anywhere willing to give it to me. I did a yum provides libpangocairo, but nobody would own up to having it. Is there somewhere I can download a compatible .rpm? Is there somewhere I can rpm a compatible libpangocairo? Thanks, Ted Miller Indiana
2006 Dec 18
3
Mail Server instalation package?
Hi all, I don't see any package called "Mail Server" when I execute su -c "yum grouplist". ?Why? I can see others as "Web Server". "Windows File Server". Mailserver is a very common server ?Does not exist a package instalation for it? Thanks. -- Jordi Espasa Clofent PGP id 0xC5ABA76A #http://pgp.mit.edu/ FSF Associate Member id 4281
2006 Aug 20
2
RPMforge for RHEL4: libevent dependency problem
---> Package libevent.i386 0:1.1b-1.el4.rf set to be updated --> Running transaction check --> Processing Dependency: libevent-1.1a.so.1 for package: tor --> Finished Dependency Resolution Error: Missing Dependency: libevent-1.1a.so.1 is needed by package tor
2006 Feb 27
1
Snare
What is the function of the snare daemon? I just found it on a machine and never heard of it before. -- Chris Mason NetConcepts (264) 497-5670 Fax: (264) 497-8463 Int: (305) 704-7249 Fax: (815)301-9759 UK 44.207.183.0271 Cell: 264-235-5670 Yahoo IM: netconcepts_anguilla at yahoo.com -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be
2006 Sep 11
1
Expanding a logical volume
How about this (never mind the incomplete formatting): http://danieldk.org/writings/centos/expanding-logvol.txt I propose to use the following path: http://wiki.centos.org/TipsAndTricks/ExpandLV -- Daniel