search for: roadblocks

Displaying 20 results from an estimated 206 matches for "roadblocks".

2007 Jun 25
0
Outlook calendar roadblock
Hello All, Summary Problem: I need to automatically import a VCS file into our company''s public outlook calendar. The vcs file is being generated through a user-form in my ruby on rails application. Details of my problem: I am developing a program for the company I work for, it would only be used in house. It is basically a front-end for the company''s scheduling software.
2017 Feb 02
2
AWS ami are out of date / support restricted instance subset
...rketplace CentOS7 AMIs (1602) are restricted to an outdated subset of EC2 instance types (at least m4.16xlarge and x1.* are missing). The AMIs are also based on 7.2.1511, which is now quite outdated. Are there any concrete plans to update the AMIs? Is this due to a lack of time, or are there other roadblocks that prevent an update? Cheers, Kad
2015 Mar 13
2
Samba4 interdomain trust
On Tue, 2015-03-10 at 11:37 +0100, Klaus Hartnegg wrote: > Am 10.03.2015 um 11:00 schrieb Sergio Rizzi: > > By reading https://wiki.samba.org/index.php/Roadmap#Trust_support seems > > that trust support is not finished yet, btw in changelogs seems that in > > 4.2.* (with winbindd) interdomain trusts are now working. > > The release notes say that windindd "paves
2014 Dec 06
2
GCC/clang compilation issues
Hi, I finally got around to trying to update FLAC for the MAME/MESS project again. There were several issues I was able to fix and will submit patches later, but I hit one roadblock with GCC and clang: src/lib/libflac/libFLAC/stream_encoder.c:1696:43: error: cast from function call of type 'double' to non-matching type 'FLAC__int32' (aka 'int')
2010 Aug 01
2
Good tutorial for building Xen-4.0.1-rc5/Linux 2.6.32.16 pvops on Ubuntu 10.04?
I''ve been trying to get xen-4.0.1-rc5 built for a few days on my new server, and currently I''m running into a roadblock. I''ve followed a couple tutorials[1] I''ve found before, and right now I''m getting the same problem. I pull the /boot/config-* file from the distribution kernel, run a make oldconfig/make menuconfig to enable all the Xen stuff, then
2014 May 14
2
Virtualising legacy CentOS 4.x servers
Dear all, I look after a number of CentOS 4.x servers running legacy applications that depend on ancient versions of various things (such as MySQL 3.x) and which can't be upgraded without non-trivial development effort. I've been considering virtualising them and as a test have been trialling with a company that uses Parallels Cloud Server 6. However, I've run into a roadblock
2014 Dec 06
2
GCC/clang compilation issues
> Oliver St?neberg wrote: > > > I finally got around to trying to update FLAC for the MAME/MESS > > project again. There were several issues I was able to fix and will > > submit patches later, but I hit one roadblock with GCC and clang: > > > > src/lib/libflac/libFLAC/stream_encoder.c:1696:43: error: cast from function call > > of type
2006 Jun 19
2
building a libR.a for BlueGene/L
We would like to compile a minimal R library that could be linked into an application that will be run on a BlueGene/L system with 8,192 processors. This is a system that requires no shared libraries, no graphical interface, must be single threaded, and will be cross- compiled. I would statically link the code for the packages we require. From looking through the code, it seems like it
2009 Dec 11
3
Please help with a basic function
Hello, I am learning how to use functions, but I'm running into a roadblock. I would like my function to do two things: 1) convert an object to a dataframe, 2) and then subset the dataframe. Both of these commands work fine outside the function, but I would like to wrap them in a function so I can apply the code iteratively to many such objects. Here's what I wrote, but it doesn't
2009 Jul 26
5
[LLVMdev] Whole program compile/link
Hi, I have a little conundrum. I want to bitcode link a whole program, but I've run into a roadblock. During code generation on a processor that doesn't support e.g. floating point, a floating point mul is turned into a function call. This isn't known at bitcode linking time so the appropriate bitcode for the mul isn't linked. Is there a pass I can run that will do the
2003 May 09
5
windows file compatibility aka A Cry For Help
Everything is going amazing in the windows->samba conversion until I ran into a roadblock..I really dont know what may be going on so I will outline it as best as I can. We have a program called realty toolkit which saves its configuration and security settings onto the network. Well, after putting the files onto the linux box, it no loger wants to work, the security check fails. calling the
2008 Jul 30
5
[LLVMdev] Is there room for another build system?
2 more roadblocks for Visual Studio users are the inability to compile gcc and the inability to compile and run the test suite. I would not want to submit a change unless I could still compile/run gcc and pass the test suite. (Testing before submission is the way we do it where I come from - I am assuming it's...
2003 Mar 03
4
Can see Linux box, but no shares from windows
Can anyone provide me a few suggestions? I installed Redhat 8.0 on my laptop. XP Pro on my windows box. I am using Samba/SWAT at the moment as well. I have the basic smb.conf that I took from the example folder and made no changes except opening the public share. (unfortunately I am at work so I cant show exactly what I have). I also added the workgroup = line under [global] and added my
2008 Jul 15
9
Beginner Question.
I''m just getting into RoR, coming from a long PHP background. So far I LOVE IT! I''m hitting a roadblock with updating my mysql database. For simplicities sake, I have 2 tables and here are the relevant columns. Table Users id name email Table Issues id createdby assignedto reportedby In my models I have everything mapped properly I believe. When I try to update the
2010 Oct 26
3
Channel Bank ? Simple Switch Hangup?
I am trying to configure a channel bank with 24 ports of FXS., but appear to be hitting a roadblock? This worked on v1.4.xx but now just get "SimpleSwitch" and immediate=no/yes don't seem to make a difference?, no matter if under top section, under channel, etc. Chan_dahdi.conf: [channels] context=default usecallerid=yes hidecallerid=no callwaiting=yes usecallingpres=yes
2017 Jun 28
2
help needed for RInside with Qt
Hello, I am developing an application using Qt framework and C++. I want to use R as statistics engine of my application. After doing some search on internet; I came to the conclusion that RCPP, MPI with RInside is what I need. The next logical task was to quickly tryout "qtdensity" project of RInside, for understanding the build and other settings. I hit some roadblock here and got
2010 Jun 15
2
GUI's and R background processes
Hello, I am new to R and have created an application using R 2.10, with a graphical UI using TclTk 8.5, running on windows 7, quad core machine. The intention of the application is to launch calculations and display results on a graphical dashboard. I've reached a roadblock, and I need to confirm that the following CANNOT be done. I've been trying to find a mechanism for doing the
2012 Nov 24
0
[LLVMdev] Old JIT Status (i.e., can we delete it?)
On 24.11.2012, at 02:18, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote: > Writing some patches for MC I noticed that the old (non MC) JIT still > has a lot of duplicated code for producing EH frames which makes it a > bit harder to refactor code used by both implementations. > > Given that MCJIT is making good progress and that we just branched > 3.2, can we
2015 Mar 10
2
Samba4 interdomain trust
> Il 04/07/2014 18:19, Marc Muehlfeld ha scritto: > It's on the "Roadmap" page > (https://wiki.samba.org/index.php/Roadmap#Trust_support). But no > timeline or planned version yet. By reading https://wiki.samba.org/index.php/Roadmap#Trust_support seems that trust support is not finished yet, btw in changelogs seems that in 4.2.* (with winbindd) interdomain trusts are
2007 Sep 16
2
metadata on the wiki
On 14 Sep 2007 at 15:52, Ian Malone wrote: > Vorbis comments could do better than they currently do > but no-one seems compelled to implement any of the exotic > tag proposals that have hung around for years. Exotic tag proposals?! Do you mean the ones linked from the wiki? As far can tell, the only roadblock to "implementation" (by which, I assume you mean support from