search for: compi

Displaying 20 results from an estimated 25 matches for "compi".

Did you mean: comp
2007 Jun 27
2
mystery data fills my target disk
...te files anywhere. The disk is full, but the sizes of my directories are what they should be. I'm running Mac OS 10.4.8, and I've encountered the same behavior with the bundled version 2.6.3, the version 2.6.0 binary included with rsyncx, and the current version 2.6.9 that I downloaded and compiled today. Here's my rsync command: /usr/local/bin/rsync --progress -aEv --delete --recursive --exlude-from "/Users/compyschool/Library/Scripts/nightly restore - exclusions.txt" "/Volumes/Compy 1 master/" "/Volumes/Compy 1" Is this behavior familiar to anyone? Can...
2011 Nov 07
3
Upgrade R?
I am trying to upgrade to R 2.14 from R 2.13.1 I have compied all the libraries from the 'library' directory in my existing installation (2.13.1) to the installed R 2.14. Now I want to uninstall the old installation (R 2.13.1) and I get the error: Internal Error: Cannot find utCompiledCode record for this version of the uninstaller. Any idea...
2009 Feb 26
1
[LLVMdev] Question about variable sized arrays
...strings "Pascal-style" with a length field followed by the actual bytes. Reading the reference manual, I think using a zero-length array should work in a struct like this: { i32, [0 x int8] } However, I get a problem with referencing constants. The following code doesn't compie: @foo = constant { i32, [3 x i8] } { i32 3, [3 x i8] c"foo" } define void @main( { i32, [0 x i8] }* %ptr) { store { i32, [3 x i8] }* @foo, { i32, [0 x i8] }** %ptr } llvm-as reports: Can't store '{ i32, [3 x i8] } *' into space of type ...
2005 Apr 18
1
Internet Explorer 6, and Flash/Java
I'm planning on putting Internet Explorer 6 on my Linux compy so my mother can use the computer. Now, how on Earth would I be able to install Java and Flash on the system?
2016 Jan 07
1
Question about compiling older package
I have a gst-rtsp-server 0.10.8.2 that I am trying to compile on CentOS 7.2 I get this error: rtsp-media.c error 'g_cond_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:283) [-Werror=deprecated-declarations] What can I do about that to compile this package (I'm compiing from source) ? Thanks Jerry
2006 Apr 20
4
oci8 mac os x intel
Is rails + oci8 + mac os x intel a winning combination? It appears that oci8 might be a issue.
2002 Apr 14
1
Exclude & --delete not working?
...ignored, i.e. act, as if we used --delete-excluded and not just --delete. Or does rsync treat directories/files, that are being excluded serverside as if they would not exist, thus deleting them ont he client? Should not act that way, I think. We can not just give up --delete, as we still want 1:1 compies for everything, that is not being excluded. The version in use is 2.3.2-Dykstra_patch1, protocol verison 21 on both sides. I'll try compile something new now to see wheater that's the problem. I hope this is enough information for you. I could nto solve it by reading manpages and docs onl...
2006 May 26
3
Integrating ProPolice/SSP into FreeBSD
....4 applied on FreeBSD source tree. The -freebsd patch contains the glue I have written to make things neat. The patch exists in both for CURRENT and RELENG_6. Both introduce a new make.conf(5) (and src.conf(5)) knob to enable stack protection on a per Makefile basis. It if of course possible to compile your world with it. Please refer to the web page for more informations. The patch has been tested and works pretty well. My laptop and my workstation at work are compiled with SSP : world, kernel and ports, including X.org. I hope you will enjoy it. Regards, -- Jeremie Le Hen < jeremie a...
2006 Aug 14
0
acts_as_bookmarkable - undefined method `add_bookmark''
Hi, I''m jsut attempting to sue the acts_as_bookmarkable for the first time. when I run the following 3 lines, I get an error undefined method `add_bookmark'' @blog = Blog.find(params[:id]) bmark = Bookmark.new(:title => @blog.title, :user_id => session[:user].id) @blog.add_bookmark bmark >From what I can tell there is no method in the plugin
2011 Mar 08
0
actual solutions AEC different sampling clock
...voice/video plugin or skype manage to overcome this situation, knowing that a lot of today's users have a webcam with a built-in microphone whose sampling clock may differ from their speakers. I will appreciate any help. Thanks in advance, Lorenzo Fundar? Garc?a Universit? de Technologie de Compi?gne G?nie Informatique Tel. +33 6 21 13 65 48 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20110308/75a163a6/attachment.htm
2011 Mar 23
0
jitter_buffer_get(): packet too large...
...client/ and it does not seem to work out of the box for me. I am always getting this warning messages: warning: jitter_buffer_get() : packet too large to fit. Size is 70. Do you have any idea of why this might be happening ? Thanks in advance, Lorenzo Fundar? Garc?a Universit? de Technologie de Compi?gne G?nie Informatique -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20110323/31036aa0/attachment.htm
2009 Mar 27
0
Need some help at interfacing R with Fortran-90
...nsions". It seems to be written for experienced programmers rathern than for people who occasionally face this problem. A table summarising the main ley points for each supported platform would be very useful. Something like: Supported languages: C, Fortran-77, ...... Windows guidelines: 1. compie Fotran code with (commands) from (terminal / command line ... ?) 2. load compiled code with (commands) from (....) 3. call Fortran subroutine from R passing arguments .... Linux guidelines: 1. 2. 3. Unix guidelines: 1. 2. 3. Coming to my problem. I have 4 Fortran-90 subroutines. There is a &quo...
2011 Feb 04
1
compiz install on centos 5.2
Dear All, I know this not the right place but guess someone out in this forum will defuinately be kind enogh to advise and help me and would highly apprecite that I am new to compiz and have installed compiz but its does not work .. as it gives the following error when i run it Installed compiz as per this document http://azlan.anilezfa.com/install-compi ... nux-centos but get the following error when i run fusion-icon ------------------- * Detected Session: unknown * Searc...
2003 Jul 15
0
(no subject)
Hy Together I have compied Samba3.0beta2 on Solaris 9 . When i want to start the smbd daemon the folloing Error occured [2003/07/14 08:52:29, 3] smbd/server.c:main(777) loaded services [2003/07/14 08:52:29, 3] smbd/server.c:main(792) Becoming a daemon. [2003/07/14 08:52:29, 0] lib/messages.c:message_init(106) ERROR:...
2003 Jul 15
0
Problem with compiling Samba3.0beta2
Hy Together I have compied Samba3.0beta2 on Solaris 9 . When i want to start the smbd daemon the folloing Error occured [2003/07/14 08:52:29, 3] smbd/server.c:main(777) loaded services [2003/07/14 08:52:29, 3] smbd/server.c:main(792) Becoming a daemon. [2003/07/14 08:52:29, 0] lib/messages.c:message_init(106) ERROR:...
2007 Oct 19
0
No subject
...ot better as a native= Linux user. =20 There is a chance here to leave the competing Operating Systems for dust an= d to force their hand in terms of inter-operability.Carpe diem. Date: Fri, 19 Oct 2007 08:02:47 -0400From: vperetokin at gmail.comTo: markmcca= rron_itt at hotmail.comSubject: Re: [compiz] Feature RequestCC: srhlefty at gmail= .com; compiz at lists.freedesktop.orgI had a similar idea, but I think they sa= id it wasn't too feasible much on the forums.Why do you capitalize "window"= though?I really like your business applications for this - they really do = sound very...
2007 Oct 19
0
No subject
...ot better as a native= Linux user. =20 There is a chance here to leave the competing Operating Systems for dust an= d to force their hand in terms of inter-operability.Carpe diem. Date: Fri, 19 Oct 2007 08:02:47 -0400From: vperetokin at gmail.comTo: markmcca= rron_itt at hotmail.comSubject: Re: [compiz] Feature RequestCC: srhlefty at gmail= .com; compiz at lists.freedesktop.orgI had a similar idea, but I think they sa= id it wasn't too feasible much on the forums.Why do you capitalize "window"= though?I really like your business applications for this - they really do = sound very...
2006 Apr 16
1
openssh 4.3 on IRIX 5.3
...that a number of header files are unusable. This is because in order to use them other headers such as sys/types.h must be included as well, and configure's test code does not do so. checking ia.h usability... no checking ia.h presence... yes configure: WARNING: ia.h: present but cannot be compiled configure: WARNING: ia.h: check for missing prerequisite headers? configure: WARNING: ia.h: see the Autoconf documentation configure: WARNING: ia.h: section "Present But Cannot Be Compiled" configure: WARNING: ia.h: proceeding with the preprocessor's result configure: WARNI...
2007 Oct 20
0
No subject
...a lot better as a native Linux user. There is a chance here to le= ave the competing Operating Systems for dust and to force their hand in ter= ms of inter-operability.Carpe diem. Date: Fri, 19 Oct 2007 08:02:47 -0400From: vperetokin at gmail.comTo: markmcca= rron_itt at hotmail.comSubject: Re: [compiz] Feature RequestCC: srhlefty at gmail= .com ; compiz at lists.freedesktop.org I had a similar idea, but I think they said it wasn't too feasible much on = the forums. Why do you capitalize "window" though?I really like your busine= ss applications for this - they really do sound very...
2007 Oct 20
0
No subject
...a lot better as a native Linux user. There is a chance here to le= ave the competing Operating Systems for dust and to force their hand in ter= ms of inter-operability.Carpe diem. Date: Fri, 19 Oct 2007 08:02:47 -0400From: vperetokin at gmail.comTo: markmcca= rron_itt at hotmail.comSubject: Re: [compiz] Feature RequestCC: srhlefty at gmail= .com ; compiz at lists.freedesktop.org=20 I had a similar idea, but I think they said it wasn't too feasible much on = the forums. Why do you capitalize "window" though?I really like your busine= ss applications for this - they really do sound v...