Displaying 20 results from an estimated 1000 matches similar to: "Strange! "No such file" error on smbfs."
2012 Oct 16
1
[LLVMdev] Cleanest way to do llvm-driven compile with specified passes
Hi there,
I have a target platform for which I'm compiling code with llvm and my own
backend. My current compilation route to create an executable is to just
call something like:
$ clang -O3 -ccc-host-triple arcompact [-I...] file_to_compile.c
another_file.c [-lm etc]
Importantly, clang here is running with the target version of gcc as the
driver, so that gcc (call it gcc-arcompact) takes
2008 Jun 25
3
[OT] Byacc error
Hi all,
Yeah, I''m going OT here...
I''m not entirely sure I understand how Ruby builds parse.y on Windows,
but it works. However, when I changed all instances of "Ruby" to
"Sapphire", and renamed all the source files, I suddenly started getting
this error:
byacc ./parse.y
''byacc'' is not recognized as an internal or external command,
2004 Jan 10
2
Need some help on security
Hello all. I am new to the list and relitively new to FreeBSD. I currently
have a server running 4.8 as a dedicated server with cPanel added as a way
to speed up the creation of sites and such on the server. I host only a
couple of site because I do this in my spare time and don't know enough to
be a paid participant in the hosting community.
Anyway, on to the question, lastnight, the server
2006 Jun 01
4
Ruby on Rails strange issue
Hello,
I just installed Ruby on Rails and created the new repository.
I wanted to use Ruby on Rails with FCGI
The repository was created in /path/to/public_html
ls /path/to/public_html/ :
app cgi-bin config doc log public README script
tmp
asd components db lib logo.jpg Rakefile README_LOGIN test
vendor
I installed fcgi support for ruby on rails and
2012 May 31
1
possible bug in "R Editor"
Dear all,
I clicked "File-New Script" to open a R Editor, typed some commands in
it and then saved it to a file. If the location where I tried to save
the script contained Chinese Character, R Editor complained,
Error: invalid input 'E:\Some.Chinese.Characters\new_file.R' in 'utf8towcs'
> sessionInfo()
R version 2.15.0 (2012-03-30)
Platform: i386-pc-mingw32/i386
2003 Nov 11
1
unexpected --exclude pattern behaviours with glob wildcards
Rsync version: rsync-2.5.6-3mdk (Mandrake 9.2)
I see from the CVS log that some of the following awkwardness may be
fixed (or at least different) in the next public release. I'm looking
forward to that. In the interim, here are some problems:
---------
Problem 1 - unexpected consequence of replacing / with **
---------
The following exclude works because the explicit slash causes a match
2006 Aug 02
1
rsync giving directory by name, instead of contents
Hi all!
I've read the manual and google'ed aplenty, but sadly can't figure out
this particular issue. Perhaps someone can thwack me with the correct
cluestick?
I have a number of directories listed under one path in an rsyncd module.
I'd like to rsync the contents of some of the directories. Here's
essentially what the source filesystem looks like:
/home
/home/user1
2008 Jan 05
7
Error! Ruby on Rails based on FastCGI, Hello world !
Hey,
I try to do my first steps in Ruby, and designed an "Hello World!"
Application. Now I want to install this Application on an Apache server.
I copied it to the "/public_html/" Directory here: (the application is
called "rubyapp")
http://sn00p.profusehost.net/rubyapp/
I ran http://sn00p.profusehost.net/rubyapp/public/dispatch.fcgi and get
an Error. So I looked
2008 Aug 17
2
Question to smbclient and domain users
Hi,
smbclient \\\\i60ws1\\public_html -U ladanyi
results in:
[2008/08/17 10:43:10, 0] smbd/service.c:make_connection_snum(1003)
'/var/www/public_html/IPR-OFFICE/ladanyi' does not exist or
permission denied when connecting to [public_html] Error was Permission
denied
I use the:
winbind use default domain = yes
option.
This option works for wbinfo -u/-g option.
Is it possible
2006 Aug 25
3
uninitialised constant LoginEngine
In my worker class, when i try to start the worker thread, it throws the
error:
uninitialized constant LoginEngine - (NameError)
/usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:123:in
`const_missing''
/usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:131:in
`const_missing''
2012 Oct 13
0
AuthenticationFailed in Capistrano
Hello friends!
I am getting following error while using
$ cap deplot:setup
* executing `deploy:setup''
* executing "mkdir -p ~/public_html/simak-in
~/public_html/simak-in/releases ~/public_html/simak-in/shared
~/public_html/simak-in/shared/system ~/public_html/simak-in/shared/log
~/public_html/simak-in/shared/pids"
servers: ["simak-in"]
connection failed for:
2006 Mar 13
1
rsync 2.6.7 not excluding whole directories
I'm not sure if I was relying on unspecified behavior, but I was in the
habit of putting entries like this:
/home/tug/public_html
into an exclude file. This would omit everything under that directory.
(I'm not sure if it omitted the directory itself, but I didn't care.)
In rsync 2.6.7, this had no effect, and everything under
/home/tug/public_html was copied. I notice that a new
2008 Jul 07
1
RFE: extend --keep-dirlinks to files also
Hi,
I just read the thread
http://lists.samba.org/archive/rsync/2004-June/009678.html which
describes how --keep-dirlinks came to be. My use case is similar, but
I?d like a similar option for files as well.
Setup: in my public_html I have some symlinks which I send over as
files, with -L (for various reasons: partly, because they are copies of
current work which is done elsewhere, or
2006 Sep 18
2
mp3 stream instead of "icecast-auth-user: 0"
Hello,
just wanted to ask if there are any other headers icecast would understad apart
icecast-auth-user
icecast-auth-message
icecast-auth-timelimit ?
continuing my previous post "listener redirection to informational mount" i feel a big demand to respond to unsuccsessful authentification attempts by sending back short audio message to the listener in the form like this:
<?php
2016 Dec 28
2
Help with httpd userdir recovery
Robert,
On Wed, 2016-12-28 at 01:43 +0100, John Fawcett wrote:
> On 12/28/2016 01:12 AM, Robert Moskowitz wrote:
> >
> >
> > On 12/27/2016 07:06 PM, John Fawcett wrote:
> > > On 12/28/2016 12:34 AM, Robert Moskowitz wrote:
> > > >
> > > > On 12/27/2016 05:44 PM, John Fawcett wrote:
> > > > > That error should be caused by
2006 Apr 13
4
apache permission problems
Well i finally got CentOS 4.3 booting, apache is installed, and im
trying to setup some virutal hosts, i want the main site to be my
default virtual host (which i had on my gentoo server) but i keep
getting permission denied errors:
Forbidden
You don't have permission to access / on this server.
Additionally, a 403 Forbidden error was encountered while trying to
use an ErrorDocument to
2007 Sep 26
3
wordReport
?wordReport gives a lot of information, but I think it makes us wish for
more :-)
Where can I find all the ways to write Word documents using R?
Namely:
(1) is there any way to open a new document and save it automatically?
The sequence:
WordOpen("new_file.doc"); WordInsertText("R rulez!\n"); WordExit()
will prompt for the Yes/No/Cancel prompt, and if I answer
2009 Sep 18
13
Rails 2.2.3-1 Problem
After installing the rails I faced this problem. If anyone aware of this
problem, kindly give solution for this.
vellingiri@WebDevel:~/public_html/Isync$ ./script/server
=> Booting WEBrick...
/usr/local/lib/site_ruby/1.8/rubygems.rb:149:in `activate'': can''t
activate activeresource (= 2.3.4, runtime), already activated
activeresource-2.1.0 (Gem::Exception)
from
2016 Dec 28
1
Help with httpd userdir recovery
On Wed, 2016-12-28 at 08:20 -0500, Robert Moskowitz wrote:
>
> On 12/28/2016 07:35 AM, Louis Lagendijk wrote:
> > Robert,
> > On Wed, 2016-12-28 at 01:43 +0100, John Fawcett wrote:
> > > On 12/28/2016 01:12 AM, Robert Moskowitz wrote:
> > > >
> > > > On 12/27/2016 07:06 PM, John Fawcett wrote:
> > > > > On 12/28/2016 12:34 AM,
2007 Jun 14
2
Compression and Excludes not working
Hello,
Using rsync 2.6.9:
--compress-level=9 brings up an error "Command not found".
Also this command:
rsync -e "ssh -p 2222" -axzvc --progress --stats
patwa@patwanet.co.uk:/home/patwa --exclude=/home/patwa/public_html/dl/
--exclude=/home/patwa/public_html/jithwish/
--exclude=/home/patwa/public_html/senaka/ /home/H/HGBackup13062007 ; sync
Works in that it transfers the