search for: opensource

Displaying 20 results from an estimated 1620 matches for "opensource".

2005 Nov 30
8
Compilation of ferret C-extension under Windows.
...before using. There was ~30 such declaration. I have fixed them all. But I am not sure that it works because tests failed with following error both on clean and patched versions. So seems that it is ferret internal error. test_persist_index(IndexTest): RuntimeError: could not obtain lock: C:/work/opensource/1/111/test/temp/fsdir/ferret- e0bcfc4d8e4ef5b2678a85120e4b572ccommit.lock C:/work/opensource/1/111/test/../lib/ferret/store/fs_store.rb:234:in `obtain'' C:/work/opensource/1/111/test/../lib/ferret/store/directory.rb:133:in `while_locked'' C:/work/opensource/1/111/test/.....
2015 Mar 25
3
Dovecot Oy merger with Open-Xchange AG
On 03/25/15 13:03, Benny Pedersen wrote: > Brad Smith skrev den 2015-03-25 16:58: >> On 03/25/15 08:46, Peter Chiochetti wrote: >>> Am 25.03.2015 um 13:23 schrieb Nick Edwards: >>>> So there *is* a chance it will be commercialised >>> Hasn't it been commercial for a long time? >> When was the last time you paid for Dovecot? The base product is
2012 Jan 14
2
[LLVMdev] Off Topic: Building ld
I have a need to build ld from source to understand an assert(0). I got excited when I found that ld64 on the opensource portal contains an xcodeproj http://opensource.apple.com/source/ld64/ld64-127.2/ But... it seems like I'm lacking mach-o/arm/reloc.h, and dyld_priv.h. I'm doing my best to stitch it all together, but if anyone has any pointers to make this less painful, it would be much obliged. Humbly,...
2006 Jul 31
4
[LLVMdev] Changes to the llvm-gcc4 repository.
NOTE: Starting tomorrow (Aug 1, 2006) the llvm-gcc4 repository will be moved to svn://anonsvn.opensource.apple.com/svn/llvm/trunk. This is to support tagging and future releases. I am told if you go to your llvm svn directory you can; svn switch --relocate svn://anonsvn.opensource.apple.com/svn/llvm svn://anonsvn.opensource.apple.com/svn/llvm/trunk Cheers, -- Jim -------------- next part ---...
2005 Jun 03
3
opensource backup software suggestions please
What are the users here opinions on enteriprise grade opensource software for doing backups, as an alternative to bakbone or veritas. We just have basic requirements, i.e backing up nfs servers. --
2012 Jan 14
0
[LLVMdev] Off Topic: Building ld
On 14.01.2012, at 17:23, Joe Abbey wrote: > I have a need to build ld from source to understand an assert(0). > > I got excited when I found that ld64 on the opensource portal contains an xcodeproj > > http://opensource.apple.com/source/ld64/ld64-127.2/ > > But... it seems like I'm lacking mach-o/arm/reloc.h, and dyld_priv.h. > > I'm doing my best to stitch it all together, but if anyone has any pointers to make this less painful, it w...
2012 Jan 14
3
[LLVMdev] Off Topic: Building ld
...765-464-9893 jabbey at arxan.com www.arxan.com On Jan 14, 2012, at 11:47 AM, Benjamin Kramer wrote: > > On 14.01.2012, at 17:23, Joe Abbey wrote: > >> I have a need to build ld from source to understand an assert(0). >> >> I got excited when I found that ld64 on the opensource portal contains an xcodeproj >> >> http://opensource.apple.com/source/ld64/ld64-127.2/ >> >> But... it seems like I'm lacking mach-o/arm/reloc.h, and dyld_priv.h. >> >> I'm doing my best to stitch it all together, but if anyone has any pointers to make...
2018 Aug 19
4
Adding minimal target support to build clang
Hi! In Debian, we have recently run into the situation that the package qttools-opensource-src has added LLVM's clang parser as a build dependency with the effect that the package can no longer be built for a couple of architectures like alpha or ia64 [1]. >From my current understanding, qttools-opensource-src is merely using the parser part in clang to parse C/C++ code for code...
2005 Mar 10
1
Running unit tests on SQL Server
...is not a class/module c:/program files/ruby/lib/ruby/site_ruby/1.8/dbi/dbi.rb:499:in `load_driver'' c:/program files/ruby/lib/ruby/site_ruby/1.8/dbi/dbi.rb:401:in `_get_full_driver'' c:/program files/ruby/lib/ruby/site_ruby/1.8/dbi/dbi.rb:381:in `connect'' E:/OpenSource/Ruby/rails/trunk/activerecord/test/../lib/active_record/connec tion_adapters/sqlserver_adapter.rb:46:in `sqlserver_connection'' E:/OpenSource/Ruby/rails/trunk/activerecord/test/../lib/active_record/connec tion_adapters/abstract_adapter.rb:148:in `send'' E:/OpenSource/Ruby/rails/...
2009 Feb 16
4
Faxing with asterisk
Hi All, I need to setup asterisk to receive fax. I'm try Spandsp (opensource) and Attrafax (commercial) both on asterisk 1.4.23) but the results are disappointing. with spandsp many times the fax arrives cut. with Attrafax i have some problem. Anyone have any idea or solution (Opensource or commercial) to suggest me ? Best Regards
2018 Dec 27
3
recording session
Hi, Please if you know any opensource tools he can recording session ? Freeipa can do this ? Thank's -- *Ilyass kaouam* *Ing?nieur System OpenSource* *Mast?re europ?en Manager de Projets Informatiques*
2006 Jul 22
1
build speex-1.0.5 problem (undefined reference to `__strtol_internal')
...in32/libspeex/Makefile config.status: creating win32/speexenc/Makefile config.status: creating win32/speexdec/Makefile config.status: executing depfiles commands Type "make; make install" to compile and install Speex make make[2]: Entering directory `/home/jessy/process_ctrl_7_21/apps_src/opensource/speex-1.0.5' Making all in libspeex make[3]: Entering directory `/home/jessy/process_ctrl_7_21/apps_src/opensource/speex-1.0.5/libspeex' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/jessy/process_ctrl_7_21/apps_src/opensource/speex-1.0.5/libspeex' Making...
2013 Jun 15
0
[LLVMdev] Cygwin, configure and make
...uired but not supported checking for GCC atomic builtins... yes With this warning, I run the following make script PATH=/bin:/usr/bin make CXXFLAGS=-std=c++0x and I get the following build error. llvm[1]: Compiling BranchProbability.cpp for Release+Asserts build In file included from /cygdrive/c/OpenSource/llvm-3-3/lib/Support/BranchProbability.cpp:16:0: /cygdrive/c/OpenSource/llvm-3-3/include/llvm/Support/Format.h: In member function ‘int llvm::format_object1<T>::snprint(char*, unsigned int) const [with T = double]’: /cygdrive/c/OpenSource/llvm-3-3/lib/Support/BranchProbability.cpp:36:1: insta...
2003 Jun 13
1
Project announcement : opensource Vorbis DirectShow decoder filter
...ndertaken to be able to replace the 2 existing closed source Ogg Vorbis DirectShow filters for Windows. The Corecodec team around their main DirectShow developer, Christophe 'Toff' Paris, has released the sourcecode for a working and tested Vorbis DirectShow filter on the Corecodec.org opensource community. http://corecodec.org/projects/corevorbis The code is released under GPL and Xiph people are asked to upload it to the Xiph CVS server also. As our anonymous access to the CVS tree is broken since about 2 months *cough* i recommend anybody from the Xiph team with write access to the...
2006 Jun 07
9
Unobtrusive Javascript for Rails
...This is essentially a preview release and probably not suitable for use on a production site just yet but we hope it will be production ready ASAP. So here''s the important details! The blog post: http://www.lukeredpath.co.uk/index....ript-for-rails/ The documentation/information: http://opensource.agileevolved.com/...usiveJavascript The source: http://opensource.agileevolved.com/...avascript/trunk All comments and ideas are welcome. Enjoy! ** Apologies if this ends up here twice but gmail is acting up -- Posted via http://www.ruby-forum.com/.
2005 Aug 29
0
Semi-OT: OpenSource DRM server on CentOS?
Hello, all - I understand that this is moderately OT, but hey, since I plan on running it on top of CentOS.... ;) Please bear with me. For our company's internal use of protected media, I have been asked to investigate any and all kinds of OpenSource DRM servers/services. I wouldn't imagine that (if this exists) an OpenSource DRM server daemon would exist on the stock CentOS release, but if such a beast does live, where might I find it? Anyone have any names, or sites that might list something such as this? Anyone have experience in this...
2003 Dec 31
1
opensource PXE bootdisk
Hi folks, is there anywhere an opensource PXE bootdisk (i've only found some from M$ as binary image) or a howto for generating one w/ the syslinux package ? cu -- --------------------------------------------------------------------- Enrico Weigelt == metux IT services phone: +49 36207 519931 www: http://...
2012 Jan 15
0
[LLVMdev] Off Topic: Building ld
Ben, Thanks for your help! > http://opensource.apple.com/source/cctools/cctools-806/include/mach-o/arm/reloc.h Yep, as Joe Ranieri pointed out, I had to tell MachOFileAbstraction.hpp about ARM relocs > http://opensource.apple.com/source/dyld/dyld-195.5/include/mach-o/dyld_priv.h I tried to use the dyld_priv.h from cctools to no avail, usi...
2005 Mar 15
1
Call Center software opensource or commercia l
...full Asterisk call center suites. Let me know if you have any questions about astGUIclient. MATT--- -----Original Message----- From: Erick Perez [mailto:eaperezh@gmail.com] Sent: Tuesday, March 15, 2005 10:13 AM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Call Center software opensource or commercial Hi there, we are looking for an opensource or commercial * based Call Center. Full ACD, call monitoring, multiple queue, IVR, voicemail, management, reporting, CDR, etc is needed. over 100 seat can be the initial target and will grow in a very short time. SIP phones will be used an...
2012 Dec 19
12
web mail and Squirrelmail
Everyone, Are there any opensource web based alternatives to squirrelmail. Do any of you use squirrlmail. How do you like it. Greg Ennis