search for: demo2

Displaying 20 results from an estimated 22 matches for "demo2".

Did you mean: demo
2014 Feb 13
2
回复: A beginner in "Posting list encoding improvements"
...re-1.2.17# make -sj8 Making all in . Making all in docs Making all in tests root at hurricanetong-VirtualBox:/home/hurricanetong/xapian-1.2.17/xapian-core-1.2.17# sudo make install [...] then root at hurricanetong-VirtualBox:/home/hurricanetong/workspace# g++ `xapian-config --cxxflags --libs` demo2.cpp /tmp/ccRXtBxB.o: In function `main': demo2.cpp:(.text+0x4a): undefined reference to `Xapian::WritableDatabase::WritableDatabase(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int)' demo2.cpp:(.text+0x73): undefined reference to `Xapi...
2013 Apr 08
1
when save the domain, the following errors occured
Hi, I have create one vm by libvirt api, And I goto virsh, when I doing save the domain, the following errors occurred: virsh # save demo2 /home/wk/libvirt/demo2.save error: Failed to save domain demo2 to /home/wk/libvirt/demo2.save error: internal error unable to send file handle 'migrate': No file descriptor supplied via SCM_RIGHTS virsh # list Id Name State -------------------------------------...
2014 Feb 13
2
A beginner in "Posting list encoding improvements"
I uninstall xapian1.3 and install xapian-1.2.17 but i still failed hurricanetong at hurricanetong-VirtualBox:~/workspace$ g++ `xapian-config --cxxflags --libs` demo2.cc /tmp/cc2wsfDJ.o: In function `main': demo2.cc:(.text+0x4a): undefined reference to `Xapian::WritableDatabase::WritableDatabase(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int)' demo2.cc:(.text+0x73): undefined reference to `Xapian:...
2003 Oct 23
2
native bridge
Hello, How to turn off native bridge in Asterisk. Is it possible ?? Bart -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031023/91dbe38d/attachment.htm
2005 Jan 30
4
Processing incoming calls with multiple contextst over PRI
..., I want to route incoming phone calls to different contexts based on the phone number being called. Here is my extensions.conf [incoming-calls] exten => _4078698350,1,Goto,bpns-external|${EXTEN}|1 exten => _4078698353,1,Goto,demo1-external|${EXTEN}|1 exten => _4078698359,1,Goto,demo2-external|${EXTEN}|1 exten => _4078698360,1,Goto,demo3-external|${EXTEN}|1 [outgoing-calls] exten => _407NXXXXXX,1,Dial(ZAP/g1/${EXTEN},60) exten => _321NXXXXXX,1,Dial(ZAP/g1/${EXTEN},60) exten => _1800NXXXXXX,1,DIal(ZAP/g1/${EXTEN},60) exten => _1866NXXXXXX,1,Dial(ZAP/g1/${E...
2011 Jan 17
1
virt-install with --channel option inquiry
...e> to add a channel, it works fine. I think it would be better if I can initialize it when I create the guest using virt-install, and virt-install also offers the option, I have tried below, but it does not work. virt-install --connect qemu:///system \ --virt-type kvm \ --name demo2 \ --ram 500 \ --disk path=/home/hongqing/testscript/demo2.img,size=10,sparse=true \ --accelerate \ --cdrom /home/hongqing/fedora/Fedora-14-x86_64-DVD.iso \ --channel tcp host=127.0.0.1:6080 mode=connect target_type=virtio name=org.fedoraproject.anaconda.log.0 error mes...
2005 Mar 18
3
Asterisk handling of SIP info
...ge Here is the trace: Frame 96 (808 bytes on wire, 808 bytes captured) Session Initiation Protocol Request-Line: INFO sip:6002@192.168.10.90 SIP/2.0 Method: INFO Resent Packet: False Message Header Call-ID: 60b8596c-4135c-c0a81e68@192.168.10.90 From: Demo2<sip:6003@192.168.10.90;user=phone>;tag=221a0-a1cf SIP Display info: Demo2 SIP from address: sip:6003@192.168.10.90 SIP tag: 221a0-a1cf To: <sip:6002@192.168.10.90;user=phone>;tag=as6b294484 SIP to address: sip:6002@192.168.10.90...
2005 Mar 22
1
RE: Asterisk-Users Digest, Vol 8, Issue 152
...e 96 (808 bytes on wire, 808 bytes captured) > Session Initiation Protocol > Request-Line: INFO sip:6002@192.168.10.90 SIP/2.0 > Method: INFO > Resent Packet: False > Message Header > Call-ID: 60b8596c-4135c-c0a81e68@192.168.10.90 > From: Demo2<sip:6003@192.168.10.90;user=phone>;tag=221a0-a1cf > SIP Display info: Demo2 > SIP from address: sip:6003@192.168.10.90 > SIP tag: 221a0-a1cf > To: <sip:6002@192.168.10.90;user=phone>;tag=as6b294484 > SIP to address:...
2014 Feb 12
2
A beginner in "Posting list encoding improvements"
On 12 Feb 2014, at 14:58, "Hurricane Tong" <zhangshangtong.cpp at qq.com> wrote: > hurricanetong at hurricanetong-VirtualBox:~/workspace$ g++ `xapian-config --cxxflags --libs` BuildIndexDemo.cpp You want to use xapian-config-1.3 here, not xapian-config (which will be the installed version, not the trunk version you built). I've just built trunk (on Mac OS, admittedly),
2010 Mar 20
3
Updates to development?
Hi, again. Are there any updates to the development of Theora? Like a version 1.2? I ask this because I want to be re-assured Theora is not just sitting while people are choosing H.264... -- Daniel Hendrycks -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/theora/attachments/20100320/3c18a22c/attachment.htm
2014 Jul 01
1
Problems with folders named the same like the share
...shared directory on Linux and make sure, that a group you are member off has write access to the folder. * On Windows create a new file in that folder. -> Works * Try renaming the file. -> fails (access denied). * Rename the folder on Linux to something else that the sharename (e. g. "demo2"). * Try renaming the file again. -> Works Also I saw that it's not possible to create a folder "demo" (same name than the sharename) on the share from Windows or rename the folder. All the above is possible without any problems, if done on a share without "msdfs root...
2005 Oct 24
3
why each time I do a file sync, it showed me that a file trasnfers is occured
...--progress --verbose --stats --recursive test@100.100.100.100::test /home/test2 --stats but each time it showed me files are being transfer but actually the files is not changed or updated any. for example, 12 100% 0.00kB/s 0:00:00 abcdef 44 100% 0.00kB/s 0:00:00 demo2 0 100% 0.00kB/s 157:26:58 demo3 0 100% 0.00kB/s 157:26:58 xyz 0 100% 0.00kB/s 157:26:58
2008 Mar 28
1
Whatever happened to the Theora Roadmap meeting?
It got planned, and then canceled. I assume you guys are going to try again? I was looking forward to attending.
2009 Sep 26
1
range coding experiments?
Hi demo pages http://web.mit.edu/xiphmont/Public/theora/demo.html http://web.mit.edu/xiphmont/Public/theora/demo2.html discussed opportunity to add range coding there is already some xiph code: http://svn.xiph.org/trunk/ghost/libentcode/ and Timothy B. Terriberry wrote some time ago === I'd estimate that you'd save ~12% by switching from Huffman to something arithmetic coding-based for video (bas...
2011 Mar 21
1
tool dedicated to analyze theora stream
Hi! Is thear any tool dedicated to analyze theora stream, like H264Visa for H.264? Or any other tool helpfull for analyze? I want use it to analyze products of my developing hardware implementation of theora encoder. Thanks all! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/theora/attachments/20110321/8e875089/attachment.htm
2008 Mar 24
2
Theora performance
Hi list, I just came across this site: http://web.mit.edu/xiphmont/Public/theora/demo.html I was wondering are these issues being addressed or will be addressed before the 1.0 release? Theora is like the only open sourced free code people can use, i will be nice if it performs close to other libs. please keep up the good work! -------------- next part -------------- An HTML attachment was
2009 Oct 24
1
Inheritance Problem
...::Migration def self.up create_table :vehicles do |t| t.string :name t.string :brand t.string :type t.timestamps end Vehicle.create(:name =>''Demo Vehicle'', :brand => ''unknown'') Vehicle.create(:name => ''Demo2 Vehicle'', :brand => ''unknown'') Car.create(:name => ''My Car'', :brand => ''Mercedes'') Car.create(:name => ''My Second Car'', :brand => ''VW'') RallyCar.create(:name => ''...
2013 Oct 25
1
Fwd: Re: Restrict access to users home drives
...ver with these permissions: drwxrwxr-x+ 2 3000000 users The corresponding entry in smb.conf is: [data] path = /files_samba/userdirs read only = yes 3. created test.txt on H: as user demo1. The permissions are: -rwxrwxr-x+ 1 3000057 users 0 Oct 21 19:06 test.txt 4. logged in as user demo2 and opened the samba shares in address line: \\elektra All shares show up and I can open the data folder and all other user folders except that I can't write to them. Users shouldn't be able to see other folders at all or the data share should be restricted but I have no idea how to set...
2003 Jun 30
1
Fw: VPN setup problem - proxy arp I think
...set ipcp range 10.77.4.3/32 10.77.4.50/32 load pptp_common_settings client5: new -i ng4 pptp5 pptp5 set ipcp range 10.77.5.3/32 10.77.5.50/32 load pptp_common_settings DELL2# ===================== DELL2# cat mpd.secret demo1 "demo1" 10.77.1.50/24 demo2 "demo2" 10.77.2.50/24 demo3 "demo3" 10.77.3.50/24 demo4 "demo4" 10.77.4.50/24 demo5 "demo5" 10.77.5.50/24 ========RUN TIME ======== DELL2# mdp default mdp: Command not found. DELL2# mpd default Multi-link PPP for FreeBSD, by Archie L. Cobbs. Based on iij-pp...
2010 Jun 15
6
working with zoo time index ??
Hello Where could I find examples on how to work with the time index in a timeseries or zoo series? Let say I've got this series DATA 1990-01-01 10:00:00 0.900 1990-01-01 10:01:00 0.910 1990-01-01 10:03:00 0.905 1990-01-01 10:04:00 0.905 1990-01-01 10:05:00 0.890 ....................... 2000-12-31 20:00:00 0.992 How do I make simple calculations such as ... ? Calculate the