search for: fairchild

Displaying 19 results from an estimated 19 matches for "fairchild".

2006 Oct 31
3
works with webrick,lighty, not mongrel
...d is definitley there, and can be accessed from console. Further, I tried running with webrick, and it worked as expected. I tried lightty and it worked. I am hoping to both get this working, and understand why such an error would occur. Does anyone have any suggestions? Thanks a lot, Michael Fairchild -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/mongrel-users/attachments/20061031/5ff8c737/attachment.html
2005 Apr 12
5
File listing problems in 3.0.13
...--with-libiconv=/usr/local \ --with-acl-support \ --without-ldap \ --without-ads \ --without-python Although I have also tried it without the ACL support with the same results. Any suggestions would be greatly appreciated. Cale Fairchild Systems Administrator Computer Science Brock University cale@brocku.ca
2013 Apr 09
1
[LLVMdev] VMKit build failure on OSX
...#39;cvtsi2sdl' cvtsi2sdl (%rax,%rcx), %xmm0 ^~~~~~~~~ make[3]: *** [/vmkit/lib/j3/VMCore/Release+Asserts/JavaObject_gc.o] Error 1 make[2]: *** [all] Error 1 make[1]: *** [j3/.makeall] Error 2 make: *** [all] Error 1 Any insight as to why this happens would be appreciated. -- Thanks, Ryan Fairchild -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130409/cbc3d0cf/attachment.html>
2003 Apr 29
3
unexpected tag 25 on OSX
Hello, I am trying to set up a rsync backup server. So far I have it working with my linux machines. I am now trying to get it to work with OSX.2. From my backup server i am executing "rsync --delete --progress --stats -avRe ssh --exclude=/Volumes/ --numeric-ids client.mydomain" and using an ssh key with the command="rsync --server --sender -vlogDtprR --delete --numeric-ids .
2013 Apr 10
1
[LLVMdev] LLCJ - VMKIT
Is llcj in working order? I read a while back that it had rotted. How can I help if so? I'd like to get it in working order and will pitch in my time to help get it back to a good state. -- Thanks, Ryan Fairchild -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130409/c9832b41/attachment.html>
2003 May 08
2
rsync filling up hardisk on OSX
Hello, I am still ironing out the bugs in my rsync backup soloution. As I said earlier I have it working working initiating from the macs to the linux server, sortof. The sortof part is what I am trying to eliminate. 2 problems: first rsync seems to be filling up the disk on one of my client OSX machines. df showed a little over a gigabyte when i started the backup of the ~=30GB drive I had
2006 Nov 30
4
mongrel served from a subdirectory
...t, the css, image and javascript links, are all broken. Second all the generated links are to /controller/action instead of to docserver/controller/action. I tried putting RAILS_RELATIVE_URL_ROOT="/docserver/" in enviornment.rb, but that didn''t help. any ideas? Thanks, Michael Fairchild -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/mongrel-users/attachments/20061130/cb2fcf9e/attachment.html
2005 Apr 19
1
Re: missing directory entries on irix
...t before the SeekDir on the next iteration. Unfortunately you can not convert between version 1 naming and version 2 naming on the XFS filesystem without a full dump and restore. So I am wondering is someone can come up with a workaround for this. Thanks for your time in this concern. Cale Fairchild Systems Administrator Computer Science Brock University cale@brocku.ca On Mon, 18 Apr 2005, James Peach wrote: > Hi all, > > I had a look into Jeremy's idea that this could be due to using a 32bit > long to represent directory offsets. It turns out that there is a &gt...
2006 Aug 09
5
off - subversion
hi guys question on usage of subversion. just set up the repository, removed database settings, logs, tmp etc from being committed. we are two developers and a designer working on the project. do not have the luxury of a separate development and production server. (cost of bandwidth in 3rd world countries!) figured out how to allow everyone involved to checkout latest version and check in
2006 Aug 07
0
integration test won''t run
....1/ lib/rake/rake_test_loader.rb" "test/integration/request_part_test.rb" /usr/lib64/ruby/site_ruby/1.8/rubygems/custom_require.rb:99: [BUG] Segmentation fault ruby 1.8.4 (2006-02-24) [x86_64-linux] Im totally stumped and would appreciate any help or suggstions. Thanks, Michael Fairchild UCLA Particle Beam Physics Lab -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060807/8cb6ea46/attachment.html
2003 Apr 19
1
-x and include-only
Hello, I tried to follow the instructions in the man page, but it doesn't seem to be working for me. I am trying to use rsync as the core of my backup system, remotely connecting to clients over ssh using a key with forced rsync command. The problem is that I want to be carefull not to include network mounts and/or cd/dvds. But, I do want to include seperate mounts, such as /boot and /home.
2006 Nov 24
4
[OT] I Finally Got an Atom Feed
Hi folks, I took a break from Mongrel today and instead whipped up an Atom feed generator for my site. People who love or utterly hate my essays will lover or utterly hate to subscribe to it. http://www.zedshaw.com/feed.atom Let me know if it isn''t working well in your favorite feed reader. -- Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu http://www.zedshaw.com/
2003 Jul 23
3
rsync configuration
Hello, Here on our site we have installed rsync on two servers. Our objective is to back up on of the severs by sending it over to the server with the tapes my question is: we are using ssh through rsh and we are trying to 'pass' the password though the rsyncd.conf secret file because the password= option does not work with rsh. So.. when entering the command even when we specify the
2006 Jul 21
3
segfaulting at rebiuild_index
...::Index.new to run from the console. But, If i try the above from a model, Employee.rebuild_index, it segfaults. a fresh check out from the same svn repo on my laptop works fine. it still segaults after chmod 777 index/ -R Any ideas? I sure would love to be able to use this. Thanks, Michael Fairchild -- Posted via http://www.ruby-forum.com/.
2002 Dec 10
5
2gb limit & weird filenames
Hello, I'm trying to set up a samba server for a friend who has a mac. He's running OSX, version 10.2. He's got some really big video editing files that are well in excess of 2gb. We're trying to back these up to the samba server, but it quits right around 2gb. That seems to be a magical number. This is with version 2.2.3 of Samba, and Linux-Mandrake 8.2, ext3 file system. I
1999 Jun 09
3
Port 7 scan
Over the last several day, we''ve been getting pretty regular scans from a non-existant host on our port 7. Any idea what they are looking for/what are some of vulnerabilites with echo? Thanks Coral Cook
2010 Jul 15
13
The perils of GMAX
gmax won't start up after the initial time. The messages I am getting indicate that it has become case sensitive with respect to names. The installer put in a directory named 'stdplugs' but the program wanted it to be 'StdPlugs'. So I renamed it. It still says these libraries fail to initialize. I must be missing a windows module but I did put in the recommended winetricks
2001 Feb 14
10
SSH trademarks and the OpenSSH product name
Friends, Sorry to write this to a developer mailing list. I have already approached some OpenSSH/OpenBSD core members on this, including Markus Friedl, Theo de Raadt, and Niels Provos, but they have chosen not to bring the issue up on the mailing list. I am not aware of any other forum where I would reach the OpenSSH developers, so I will post this here. As you know, I have been using the SSH
2006 Nov 21
0
production
I am unable to run mongrel in production mode on my server. On my macbook, i can run in development and production mode just fine, however on my gentoo linux server i get a segfault: > mongrel_rails start -e production -p 3007 ** Starting Mongrel listening at 0.0.0.0:3007 ** Starting Rails with production environment... /usr/lib64/ruby/site_ruby/1.8/rubygems/custom_require.rb:99: [BUG]