Displaying 14 results from an estimated 14 matches for "steinbachs".
Did you mean:
steinbach
2004 Aug 06
3
Beta 2 Available...
Beta 2 has now been released...We are getting very very close to the 2.0
release. This could quite possibly be the last beta before 2.0.. Please
help us by testing and submitting any bug reports to the icecast-dev
mailing list!
Here is the new stuff since beta1
* fixed a stability issue with the win32 build of icecast that would cause
unexplained exits of the UI.
* added new configuration
2004 Aug 06
3
Beta 2 Available...
Beta 2 has now been released...We are getting very very close to the 2.0
release. This could quite possibly be the last beta before 2.0.. Please
help us by testing and submitting any bug reports to the icecast-dev
mailing list!
Here is the new stuff since beta1
* fixed a stability issue with the win32 build of icecast that would cause
unexplained exits of the UI.
* added new configuration
2000 Sep 08
2
problem with installation from source on linux and solaris
...a different RH 6.2 linux box, using the SRPMS, my
husband (sys admin extraordinaire) tried making a new R rpm for me, but it
failed because it couldn't find one file (man/R.1 or something?) during
the rpm build.
I'd welcome any insights...
-jennifer
-----------------------------------
J. Steinbachs, Ph.D.
Computational Biologist
The Field Museum
Chicago, IL 60605-2496
office: 312-665-7810
fax: 312-665-7158
http://cb.fmnh.org
-----------------------------------
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac....
2001 May 16
5
the R package - relation to R project?
I stumbled across this link and was wondering if this has any relation to
the R project.
http://www.fas.umontreal.ca/BIOL/Casgrain/en/labo/R/index.html
-jennifer
-----------------------------------
J. Steinbachs, Ph.D.
Computational Biologist
http://compbiology.org
-----------------------------------
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[u...
2004 Aug 06
0
Extensive definitions with reserved identifiers
Hi,
the icecast source code contains many definitions with identifiers
reserved in C. For instance, include guards typically are
__LIKE_THIS__ (note the underscores at the beginning).
While gcc does not complain about these, they might lead to
problems with other compilers (or a future gcc release) and
also make code analyzers complain. For an overview of reserved
identifers, see for instance
2004 Aug 06
1
ultra-preliminary C++ wrapper for ogg & vorbis
Hi.
I'm working on a very simple C++ wrapper for parts of libogg and
libvorbis; I thought I would expose it for initial comments and the
generally curious.
No conveniences, no frills. No helpful higher-level abstractions. Just
a translation from ogg_method_foo(ogg_method* data) to classes that hold
the ogg_stream_state etc., so you may type mypage.bos() instead of
2005 May 03
3
Revealing linux quota to windows users?
Hello!
I know this must be an old topic, but I can't quite find an answer in
the archive or the Howto.
I would like to know if it's possible to show the user quota instead of
the disk size when users open their home directoy as a share.
(I think it's kind of misleading when it says "480GB free" to a user who
has only 500 MB space.)
Thanks!
Marian
2002 Dec 19
1
Status of sigchld_handler bug?
Will this patch ever be integrated into the main code?
http://lists.samba.org/pipermail/rsync/2002-February/006371.html
Jim Donovan
Systems Engineer
Sony Computer Entertainment America
650-655-5979
---------------------------------------------------------------------------------------
Steinbach's Guideline for Systems Programming
Never test for an error condition you don't know how to
2005 Jun 03
1
Roaming Profile Mix-Up Between Users
Hi!
We are having some trouble after migrating from an NT4 domain controller
to Samba 3:
When there is no local copy of any profile on a workstation, a user can
log in and his profile is copied from the server.
When a second user logs in to the same workstation after the first one
logged out, he sees the profile of the first one. That is, he actually
used it. His profile isn't even read
2003 Apr 08
1
compile 11.00 parisc1.1 32-bit fails - snprintf
I am having trouble compiling rsync 2.5.6 for HPUX 11.00.
The system I am using has a number of patches, although I admit not having
verified that it is completely up to date.
I have found gcc 3.2 and gmake and installed them.
- configure seems to work fine. (my use ./configure
--prefix=/opt/trial/local --with-rsync-path=/opt/trial/local/bin/rsync)
- it finds snprintf and vsnprintf but not C99
2003 Jul 15
0
samba-3.0.0beta2-1 - network problem???
hi,
i installed samba-3.0.0beta2-1 on a rh9 (kernel-2.4.20-18.9). everthing
was working fine but since today when i want to copy files onto the
samba server i got from a win nt 4.0 client the error msg that he got a
network problem. when i check the samba logfile i found this:
/var/log/samba/log.machinename:
[2003/07/15 11:47:32, 2] smbd/open.c:open_file(240)
administrator opened file
2003 Jul 25
0
samba-3.0.0beta2-1 - lost connection to domain controller
hi,
some days ago i posted the message below. i found out that the problem
was that samba lost the connection to our nt 4.0 domain controller.
after i did "net join -w domainname -U Administrator" the probem was
solved. when i installed samba i did the net join to join our domain
with success.
yesterday we got the same problem again. the users couldnt write or
create files on the server
2007 Nov 16
4
Newb - variable returns # sign?
Hi Gurus-
I want to return the variety from the species table based on the
active record link to inventory table
class Species < ActiveRecord::Base
has_many :inventories
end
class Inventory < ActiveRecord::Base
belongs_to :species (this is the singular and the plural, so that''s
OK)
end
My inventory_controller looks like:
def show
@inventory =
2005 May 01
1
Samba 3 PDC with ldapsam and login problem
Hi,
<foreword>
I am about to set up Samba 3.0.14a on Linux as PDC wit LDAP backend for
our faculty. However, first tries have only partly been successful.
First I added samba LDAP-Schema attributes to existing account, created
their Samba passwords with smbpasswd and it worked so that normal users
could log in via the windows network neighborhood and use the shares.
But, I couldn't