Displaying 20 results from an estimated 1000 matches similar to: "XML Builder File Extention"
2005 Apr 22
3
Installing packages from source on WindowsXP
Hi,
I'm having some problems installing packages from the source files on
Windows, using R CMD INSTALL pkg. I'm running WindowsXP, and I've
followed the instructions as per the README.packages file from the R
installation. I ran into a hitch, with the install failing following a
"hhc: not found" warning. I figured out that this was related to the
html help workshop.
2014 Sep 12
2
[LLVMdev] UBSan detects misaligned memory accesses in llvm-profdata and llvm-cov
Hi!
UBSan bootstrap bot fails with error report on 5 llvm-cov and llvm-profdata
lit-tests:
http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap/builds/4526/steps/check-llvm%20ubsan/logs/stdio
Also see http://llvm.org/bugs/show_bug.cgi?id=20815.
The error reports look vaild: in general it's incorrect to load uint64_t,
or even structures like "RawHeader" or
2005 Sep 12
2
New to the list and one quick question
Hi all,
Let me start off with a little back ground. I am running right now RH9
fully updated on a Dell PowerEdge 1600SC with 512megs of Ram, 18G SCSI
HD. I run this at home so this is no critical server, unless you ask my
girls when I have it down, I have been debating on upgrading to Fedora
until I started looking at CentOS. I have download the ISO and burned
them with X-CD-Roast. Here
2006 Apr 04
4
How to read rails documentation
One of the criticism I have heard about rails is that the documentation is
bad. I must admit I have a hard time trying to follow it and I wonder if
anyone can shed some light on it for me. For example, I am looking at the
schema.rb file generated and I noticed this line:
create_table "accounts", :force => true do |t|
I thought to myself, what does :force => true mean? So I
2003 Aug 05
2
Samba auth via NDS LDAP
Hi All.
I am wanting to setup SAMBA to use a Novell LDAP server to authiticate
users. I have Googled the topic and cannot find much except for OpenLDAP
implementations.
Does anyone have suggestions or links to share?
--
Jason
2006 Mar 16
2
Verifying existance of related record
Is there an easy way to validate that a related record exists?
I''ve got a table that contains a set of categories and I want to make
sure the user has entered a vaild category (i.e. a category that exists
in the categories table). So in the model of the table I put this:
class Master < ActiveRecord::Base
belongs_to :category, :foreign_key => "categoryid"
2005 Jan 10
1
dovecot + vpopmail
I was just wondering how dovecot interacts with vpopmail. Does it just call the vchkpw and pass the username and password to it then wait for a it to tell dovecot weather the user is vaild or not ? Does vchkpw pass back the users homedir ?
PS. My plan is to just replace vchkpw with a script/program of own. that dovecot can call to auth a user again xmail passwd file. And using "auth_passdb
2016 Dec 15
2
valid users with AD group
Hello all, hope all is well/happy holidays
Issues with an old thread out there, valid users containing an AD group
Have tried this on systems running cent7u2 and ubuntu trusty. These systems
are running sssd. I can login with AD users and chown/chgrp file with AD
groups. However, I can't get AD groups to work with valid users for
restricting share access. If I just set individual AD users,
2007 Jul 25
1
Add prefix digits in dialplan extention
Dear all
I have asterisk 1.2 configuration and it is working fine but thing is that i have alread Avaya setup and i have intergrate my Linuxbox asterik with Avaya system avaya already use 4 digit dialplan (1644 example ) and in asterisk i have configure 2 digit dialplan ( 44 example ) now i want to configure 4 digit dialplan in asterik without any change in avaya or asterisk so
2003 Jul 11
1
SIP call from one extention to another
Hi
I am trying to call from Linphone on extention 109 to Xlite on extention 108
and I get this error
----------------------
to 216.75.167.18:5068
WARNING[98315]: File pbx.c, Line 1133 (pbx_extension_helper): No application
'Dial ' for extension (sip, 108, 1)
== Spawn extension (sip, 108, 1) exited non-zero on 'SIP/sergeXlite-be43'
---------------------
Can you tell me what
2012 Nov 05
9
puppetdb postgresql Connection refused
Greetings,
we are trying to setup puppetdb, nut our clients get the following error:
Warning: Unable to fetch my node definition, but the agent run will
continue:
Warning: Error 400 on SERVER: Could not retrieve facts for lxa7t.unix.lan:
Failed to submit ''replace facts'' command for lxa7t.unix.lan to PuppetDB at
puppetdb:8081: Connection refused - connect(2)
Info: Retrieving
2004 Apr 20
1
Extention pickup
Does asterisk have a command to pickup another ringing extention? I've tried searching but couldnt didnt anything.
Kyle
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040420/952ce2d4/attachment.htm
2002 Aug 07
2
Re: [Shorewall-users] Common Rules
John,
I''m taking the liberty of copying the Shorwall Development list since I
believe that these issues will be of interest.
On Tue, 6 Aug 2002, Links at Momsview wrote:
> Tom,
> I''m not sure if you ever saw this document but it describes some of the
> reasons you are seeing strange packets
> after setting up NEW not SYN
>
2004 Jun 21
3
Samba denies access to vaild share
Hello, I'm looking for some help troublshooting why I can't access this
share. Everything looks good to me, but smbd does not allow my account
in....
Samba 3.0.4 on Debian
> [2004/06/21 11:41:35, 2] smbd/service.c:make_connection_snum(311)
> user 'LABOR\TIM' (from session setup) not permitted to access this share (ISO)
> [2004/06/21 11:41:35, 3]
2011 Jul 13
6
some window files are missing from /.wine
i can't find some of the files and folders what should i do system32/driver/etc is missing
2010 Jun 25
5
Is there a default dial plan that is not in extention.conf?
Hi,
I have a trivial peace of dialplan for exten 100. I try to change it to _1XX
and the asterisk act according to a different (Default??) dial plan and not
the one I want? Is that possible? Where is the other dialplan sits? In my
extention.conf I can't see something that look like what asterisk is
dialing.
How can I trace\debug my dialplan?
Thanks,
Eyal
-------------- next part
2006 Aug 15
5
XML question
Is there a way you can use RoR to create an .xml file?
Say I had a DB full of info that I wanted to format and have export as
"lorem.xml" inside of a specific directory in my web server?
Then, each time I updated the DB it would re-export the file (delete the
old, save the new?)
--
Posted via http://www.ruby-forum.com/.
2005 May 01
5
Example using Builder::XmlMarkup and .rxml files?
Greetings,
I''m a newby to both "R"s in RoR. I would like to use Builder::XmlMarkup
to generate my pages. If there is a working downloadable example
somewhere, that would probably be enough. Otherwise, here''s what
I want to do:
With the following controller:
class AccountsController < ApplicationController
layout ''accounts''
model :account
2003 Nov 07
3
Samba with Domain User accounts
I am trying to find an option to M$ file server under Linux. Everything to this point is M$. Whether anybody goes for it or not, I would like to put the option out there for choice. One of the important necessities is that this doesn't become any more complicated for the EU. As soon as you say Linux to the bosses they think more complex for the user and the users have trouble enough logging in
2006 Apr 17
7
Serve static XML files how?
Hi,
a Javascript in one of my Rails templates needs to load a static XML
file. I tried several places to put the actual XML file, and I also
tried to make the file a rails template (tried both .rhtml and .rxml)
and access it via a controller action. None of these ways worked. Does
the lighttpd server know how to serve XML files, or do I need to
configure it first? Or, is there a good workaround?