Displaying 20 results from an estimated 1000 matches similar to: "Mounts on Mac, Linux but not Win98 - bad password"
2001 Mar 30
1
Install a Windows app on a fileserver?
I have a samba fileserver running on Linux. I have a dual-boot NT & 98 machine
that I want to use an application on that does not have a lot of hard disk space
left on it. I would like to install the application on the fileserver. Is
there anything special I need to do?
The problem with installing on Windows is that one needs to use an installer
program to get the Start menu and registry
2009 Feb 08
1
Upgrade Doc to DocBook 5.0?
I'd like to ask what you all would think of me upgrading the libvorbis
doc from whatever version of DocBook it presently uses to DocBook 5.0.
There are three good reasons:
- It supports XML namespaces, so you can embed stuff like Scalable
Vector Graphics and MathML right into your DocBook source.
- DocBook 5.0 uses Relax NG Schemas. This is a far, far better
specification language than
2009 Feb 08
1
How To Beat DocBook Into Submission
To better understand how to work with DocBook, I'd like to suggest
that you check out ZooLib's DocBook documentation from its SourceForge
CVS, and use my work as an example to help you with your work. I
just went through the whole painful process of getting it all to work.
Please learn from my example!
See especially the files:
zoolib/doc/README.txt
zoolib/doc/cookbook/Makefile
2009 May 04
2
using "ov_open" in XCode
Thanks Conrad, but no matter what I try I'm dead in the water.
I guess I'm looking for somebody who can help me through the ogg/vorbis
installation process for Mac OSX. Maybe I did something wrong.
- Downloaded libogg-1.1.3 and libvorbis-1.2.0.
- ran the "sh ./configure" and "sudo make install"
- opened each xCode project and built the frameworks.
- copied the
2009 Dec 18
2
[PATCH] Fix a couple of problems for compilers where int is 16-bits
Hi,
The attached patch changes occurrences of serialno to use the type
ogg_int32_t, rather than int, as int can be too small on targets where it is
only 16-bits.
Cheers,
Jon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/ogg-dev/attachments/20091218/bb17e83b/attachment-0001.htm
-------------- next part --------------
An
2005 Jan 04
1
removing a file lock
Hi all,
I'm trying to find a way to remove a file lock. I haven't found any
method using the smb tools. I'm assuming I could remove the file lock by
deleting the entry in the locking.tbd file, but the keys are stored as
binary, so I can't figure out a way to give tdbtool a proper key name to
delete the entry. Anyone know how to remove a file lock? We're using
samba
2009 Feb 08
4
BUilding the docs
Hi all,
I'm banging my head against the docs building problem and now I'm
getting this:
http://docbook.sourceforge.net/release/xsl/current/html/inline.xsl:1:
parser error : Start tag expected, '<' not found
HTTP/1.0 504 Gateway Time-out
^
compilation error: file http://docbook.sourceforge.net/release/xsl/
current/html/docbook.xsl line 50
1999 Dec 10
2
samba v DAVE
samba server 2.0.6
DAVE 2.1
DAVE 2.0
When the DAVE 2.1 client tries to connect with samba, it gets an error that
machine name doesn't match. This DAVE client connects with NT systems fine,
and other Windows systems connect with samba fine, so it's just samba and
DAVE that are having this failure to communicate.
When DAVE 2.0 client tries, it connects fine but when I try to copy a file
to
2009 Feb 25
3
FLAC support for Android?
Thanks for the info, Dave. Speed is a very important feature, but
there might be some risk choosing the FFmpeg decoder. They've had
trouble with their encoder in the past, which tells me it's possible
your users might one day run into a valid FLAC that the FFmpeg
decoder won't handle correctly.
A better suggestion might be to start with libFLAC, optimize as
needed, and
2007 May 05
2
OggDisk?
Hi!
I've seen many new standards on the Xiph page.
Have you thought about creating something like
"OggDisk", that would correspond to CD, DVD,
BD... disks?
I mean data structure (propably on any filesystem)
that could be used for audio and video (and perhaps
for images too?).
Desired features:
- Ogg centric
- designed to be filesystem/disk type independant
(so that you can use
2005 Oct 14
3
Samba 3.0.20 and ADmitMac
Does anyone have any experiences with integrating Samba and Thursby
Software's ADmitMac? All of our Microsoft XP and Win2000 workstations work
just fine with Samba, but I'm having a hell of a time getting ADmitMac to
play nicely with Samba.
Conversely, ADmitMac works great with Microsoft NT4, 2000 and 2003 servers.
I'm not able to browse the network let alone join the OSX machines
2009 Mar 04
4
Again: Next libvorbis release?
Hi there,
I maintain the libvorbis, libogg and vorbis-tool package for Fink <http://finkproject.org/
>. Recently I had time to wonder about those again. In particular,
since I was informed libsndfile self-tests fails with 1.2.0, but not
with a version dubbed 1.2.1rc1 somebody sent me. Also trunk seems to
contain security fixes.
In https://trac.xiph.org/browser/trunk/vorbis/CHANGES
2006 Mar 30
1
warning message in hand-made function
Dear Rusers,
I tried to implement a function comparing mean scores between one
subject (the patient) and a group a control subjects. The function
returns attended results, but I also obtained the following warning :
Warning message:
the condition has length > 1 and only the first element will be used
in: if (substr(fp, 1, 1) == "<") fp else paste("=", fp)
Maybe
2007 Jul 24
1
function optimization: reducing the computing time
Dear useRs,
I have written a function that implements a Bayesian method to
compare a patient's score on two tasks with that of a small control
group, as described in Crawford, J. and Garthwaite, P. (2007).
Comparison of a single case to a control or normative sample in
neuropsychology: Development of a bayesian approach. Cognitive
Neuropsychology, 24(4):343?372.
The function (see
2004 May 24
0
XP difficulties on 2.09
Guys,
I think the answer to my question is to upgrade samba. However, since
this is my production machine, I thought I would try and understand the
problems I'm having a little better to insure that an upgrade will correct
my issues. My setup - Mandrake 7.2, samba 2.09. Win98, ME and XP clients.
The 98 and ME machines have no problems. The XP machine has some
intermittent slowness
2012 Jan 15
1
Trouble installing packages on R2.14.1
Hi,
Have just recently downloaded R version 2.14.1 and can't install
packages (Code below), 32bit version on windows. From the looks of
things access is the problem but I don't know where to start, would it
be my system that is the problem or is the repository not set up for the
latest version yet?
Any ideas on how to rectify the problem would be greatly appreciated
Cheers
>
2003 May 22
1
Macintosh OS 9.2 and SMB Networks
Some use Dave (http://www.thursby.com/products/dave.html) or DoubleTalk
(http://www.connectix.com/products/dt.html). However, we use Netatalk
(http://netatalk.sourceforge.net/) successfully to share the Unix/Samba file
system with our Mac clients. Is there any reason you can't use Netatalk?
Khanh Tran
Network Operations
Sarah Lawrence College
-----Original Message-----
From: Corey Hart
2005 Apr 27
0
GPArotation package
We have just put a package GPArotation on CRAN. The functions in this
package perform an number of different orthogonal and oblique rotations
for factor analysis, using the gradient projection algorithm described
in Coen A. Bernaards and Robert I. Jennrich (2005), "Gradient
Projection Algorithms and Software for Arbitrary Rotation Criteria in
Factor Analysis, ", Educational and
2005 Apr 27
0
GPArotation package
We have just put a package GPArotation on CRAN. The functions in this
package perform an number of different orthogonal and oblique rotations
for factor analysis, using the gradient projection algorithm described
in Coen A. Bernaards and Robert I. Jennrich (2005), "Gradient
Projection Algorithms and Software for Arbitrary Rotation Criteria in
Factor Analysis, ", Educational and
2012 Jan 16
0
Fwd: Trouble installing packages on R2.14.1
Begin forwarded message:
> From: Ken Hutchison <vicvoncastle@gmail.com>
> Date: January 15, 2012 8:54:49 PM EST
> To: Ben Bolker <bbolker@gmail.com>
> Subject: Re: [R] Trouble installing packages on R2.14.1
>
> Check browser proxy settings and run R.exe with the proper flags to use them from cmd.
> Hope that helps,
> Ken
>
>
> On Jan 15, 2012,