Displaying 5 results from an estimated 5 matches for "bytefiles".
2005 Feb 22
1
Problems with VFS Recycle on SLES9
Hi list,
I have running samba 3.0.9 on a SuSE Enterprise-Server 9 with Kernel 2.6.5. Samba works
very well but In have one problem while using the recycle vfs with samba:
when I save a file (with wordpad or editor ...) to the network-share, a 0 byte-file will
automaticly be saved to the trash-folder.
After removing the file from the network-share, the real file (>0 byte) will be stored
to
2006 Jan 10
0
Problems with recycler on samba 3.x
Hi again,
Hi,
I have problems with recycle objects on samba 3.x with SuSE SLES9SP2 server:
When I save a file (with wordpad or editor ...) to the network-share, a 0 byte-file will
automaticly be saved to the trash-folder.
After removing the file from the network-share, the real file (>0 byte) will be stored
to the trash. Thats ok. But now I created a file named the same filename than the
2004 Aug 21
1
[LLVMdev] Can't get llvmg++ to work
...should install into the
> $LLVMGCCDIR/bytecode-libs. You specify the llvm-gcc dir with
>
> ./configure --with-llvmgccdir=<dir>
>
> so that Makefile.config has correct settings. The default is probably
> /usr/local which is where it wants to install to.
It did copy the bytefiles to $LLVMGCCDIR/bytecode-libs.
--with-llvmgccdir does not control where everything else is installed.
Looking in Makefile.config, it's based on the variable "prefix".
>
> > > > I can create a tarbell of the FreeBSD binaries and upload it to
> > > > you...
2004 Aug 21
0
[LLVMdev] Can't get llvmg++ to work
On Sat, Aug 21, 2004 at 04:15:49PM -0700, Jeff Cohen wrote:
> I don't know if it's under cvs. It's the "getting started" page
> (http://llvm.cs.uiuc.edu/docs/GettingStarted.html) in section "Getting
> Started Quickly (A Summary)". But careful reading of the remainder of
> the page does give the correct path.
http://llvm.cs.uiuc.edu/docs/* is a copy of
2004 Aug 21
2
[LLVMdev] Can't get llvmg++ to work
On Fri, 20 Aug 2004 08:52:28 -0700
Reid Spencer <reid at x10sys.com> wrote:
> Hi Jeff,
>
> On Fri, 2004-08-20 at 08:07, Jeff Cohen wrote:
> > OK. I've built the front end without any heartaches, but I did
> > encountered the following glitches:
> >
> > The documentation of --with-llvmgccdir is a bit ambiguous. I had to
> > try several paths