Displaying 20 results from an estimated 24 matches for "dotsrc".
Did you mean:
dots
2006 Jan 08
1
new AMPortal and Asterisk debs
Hi folks
You are welcome to try our (Xorcom)'s latest debs (for Xorcom Rapid, or
Debian Sarge in general)
"Unstable": Asterisk and AMPortal:
The repository is available at:
deb http://rapid.dotsrc.org/ unstable/
#deb-src http://rapid.dotsrc.org/ unstable/
The commands you are looking for are:
apt-get update
apt-get dist-upgrade
apt-get install amportal
"Experimental": Asterisk 1.2:
At the moment they are not that experimental anymore and should be ready
for use, but ar...
2017 Sep 12
3
Unable to load packages RODBC and RODBCext in R
...and was trying to install packages RODBC and RODBCext using the
following steps:
> install.packages("RODBCext")
Installing package into ?C:/Users/PaulBernal/Documents/R/win-library/3.4?
(as ?lib? is unspecified)
also installing the dependency ?RODBC?
trying URL '
https://mirrors.dotsrc.org/cran/bin/windows/contrib/3.4/RODBC_1.3-15.zip'
Content type 'application/zip' length 831635 bytes (812 KB)
downloaded 812 KB
trying URL '
https://mirrors.dotsrc.org/cran/bin/windows/contrib/3.4/RODBCext_0.3.1.zip'
Content type 'application/zip' length 276687 bytes (...
2017 Sep 12
0
Unable to load packages RODBC and RODBCext in R
...nd RODBCext using the
> following steps:
>
> > install.packages("RODBCext")
> Installing package into ?C:/Users/PaulBernal/Documents/R/win-library/3.4?
> (as ?lib? is unspecified)
> also installing the dependency ?RODBC?
>
> trying URL '
> https://mirrors.dotsrc.org/cran/bin/windows/contrib/3.4/RODBC_1.3-15.zip'
> Content type 'application/zip' length 831635 bytes (812 KB)
> downloaded 812 KB
>
> trying URL '
> https://mirrors.dotsrc.org/cran/bin/windows/contrib/3.4/RODBCext_0.3.1.zip
> '
> Content type 'applica...
2006 May 30
4
Rails / ActionPack thread safety
...osWorkerThreads I got the
impression that it''s mainly a lack of connection pooling in ActiveRecord,
which (in theory) shouldn''t be too difficult to fix..
Some details on my project:
It''s a tool taking care of (in the future) most of the administrative work
at http://dotsrc.org/ -- setting up mirrors, handling their automatic
updates, setting up hosted projects, adding / modifying users etc.
The "down to the metal" functionality is done in a distributed daemon (one
instance per server, one of them a designated "master" containing stuff
like an...
2019 Mar 04
2
CentOs 7 i386 & PAE Kernel
...te...
I *think* the problem is that the 7 kernel is non-PAE, and that has some peculiar knock on effect that prevents some PCI devices being seen, notably the device with the rootfs. CentOS 6 worked on both machines with the PAE kernel.
Looking around, I found the following repo: https://mirrors.dotsrc.org/centos-altarch/7/kernel/i386/
This carries 4.14 (long term support) based -PAE kernels (as well as non-PAE) which look to fix my problem. However, I can't find any description of this repo or policy on how it is updated or the intended use. Or why PAE kernels aren't provided as an op...
2005 Oct 06
4
Asterisk PBX in Debian
Hi everyone.
I've installed Asterisk PBX using apt packages, but i don't have actually
any Digium card, so i want to use ztdummy.
I've tried to modify the Makefiles in the debian source package, i don't get
any error, but still the ztdummy module doesn't get compiled.
Does anybody has idea how to get the ztdummy module using the debian package
system?
Thanks for your help.
2006 Sep 27
1
Jpackage tomcat55-common-lib requires eclipse-ecj >= 0:3.1.1
...ls
# su - wmcdonald
$ mkdir -p rpm/{BUILD,RPMS/{i386,i586,noarch},SOURCES,SPECS,SRPMS,tmp}
Edit ~/.rpmmacros and add...
%_topdir %(echo ${HOME}/rpm)
%_tmppath %{_topdir}/tmp
%packager Will Mc Donald <wmcdonald at gmail.com>
$ cd rpm/RPMS/noarch/
$ wget http://mirrors.dotsrc.org/jpackage/1.6/generic/non-free/SRPMS/java-1.5.0-sun-1.5.0.07-1jpp.nosrc.rpm
$ wget http://mirrors.dotsrc.org/jpackage/1.6/generic/non-free/SRPMS/jta-1.0.1-0.b.4jpp.nosrc.rpm
$ rpm -ivh java-1.5.0-sun-1.5.0.07-1jpp.nosrc.rpm jta-1.0.1-0.b.4jpp.nosrc.rpm
$ cd ~/rpm/SOURCES/
Go to http://java.sun....
2006 Jul 02
2
Flat file as storage backend or what ...
Hi.
I''m just starting out with Rails. I''m thinking of writing a web based
PIM, partly as a learning experience, partly because I need one. I''ll
be using iCalendar and vCard files for for storage because it will let
me sync with PDAs, and use other already available PIMs.
What would be the best practice for this?
a) At the beginning of a session pull all my vevents
2023 Nov 15
1
saveRDS()/readRDS() on environments
Dear r-devel,
I was surprised to see that saveRDS() and readRDS() work quite well with
environments, see below:
```
z <- 3 # in global env
y <- new.env()
y$a <- 1
x <- new.env(parent = y)
x$b <- 2
saveRDS(x, "x.RDS")
# in a new session
x <- readRDS("x.RDS")
y <- parent.env(x)
x$b
#> [1] 2
y$a
#> [1] 1
parent.env(y)
#> <environment:
2009 Aug 11
1
Request for wiki page Tomcat6 from Red Hat SRPMs
Hello
Is it possible to create a wiki page under my user (GlennMatthys)?
Title: Tomcat 6 from Red Hat SRPMs
Category: Howtos
Reference: http://lists.centos.org/pipermail/centos/2009-August/080416.html
Reference: http://lists.centos.org/pipermail/centos/2009-August/080495.html
Thanks,
Best regards,
Glenn Matthys
2005 Oct 29
1
Setting up Tomcat as a service under CentOS 4?
I've found about a dozen different ways to skin this cat (no pun
intended). Everything from creating a script in /etc/init.d/ to using
jsvc. I was hoping someone out there, those of you out there who run
Tomcat in this manner, how did *you* set this up? I can't seem to get it
right. Any help would be greatly appreciated. Or even direction to an
authoritative document.
Preston
2005 Oct 03
2
Debian sarge package for 1.2beta1?
Hello,
has anyone seen or created a Debian Sarge package for 1.2beta1?
I saw some for Sid, but I prefer not upgrading glibc right now, as
this is a production server (Asterisk on it will be for testing).
Thanks,
Juraj.
2006 Jan 31
2
Asterisk hardware.
Hello all,
Just a question, on asterisk box :
I looking on the web , for asterisk at large , and 'asterisk future of
telephonie' ...
If we would like to change our OLD PABX 600 phone with 4 E1, to install a
asterisk with full ip phone in SIP, Could we use 1 Box for asterisk with
voicemail, zap channels and some agi script ?
thanks
Fabrice
2006 May 15
0
agent deadlock
...xten:10 Ring Dial(Agent/53|50|tw)
The only way I can get it working again is a killall -9 asterisk. strace
shows asterisk waiting on a poll(. Does anyone have any tips on how I can
debug this further? I'm running Asterisk SVN-branch-1.2-r9326M (1.2.1), with
debian patches from http://rapid.dotsrc.org/experimental/
For reference, my agent login/off dialplan looks like this:
[agentloginoff]
exten => *13,1,AgentCallbackLogin(||${CALLERIDNUM}@agent-phones)
exten => *14,1,AgentCallbackLogin()
exten => *11,1,Dial(Local/*13@agentloginoff,,D(${CALLERIDNUM}#))
exten => *12,1,Dial(Local/...
2006 Jul 21
6
pulling information from LDAP server using Ruby on Rails
Hello, I am currently working on a project using Ruby on Rails. So far,
I have a well-populated mySQL database the RoR refers to and the basic
scaffolding functions implemented. I also designed views/layouts that
furthers the basic scaffolding interface. No problem and no big
accomplishment by any means.
Now, I want to pull user information from an already existing LDAP
server and put that
2007 Mar 19
3
How to setup a joystick in Wine
I spent hours the other night trying to re-map my Logitech USB
wireless gamepad for playing games in Wine. I added registry keys all
over the place with the cryptic X,Y,Z,Rx nonsense but nothing would
seem to work. Does anyone know how to do this properly, or is it
broken? I'm trying to map the right thumbstick for looking around and
left stick for moving in Rune.
2019 Mar 05
0
CentOs 7 i386 & PAE Kernel
...think* the problem is that the 7 kernel is non-PAE, and that has some peculiar knock on effect that prevents some PCI devices being seen, notably the device with the rootfs. CentOS 6 worked on both machines with the PAE kernel.
>
> Looking around, I found the following repo: https://mirrors.dotsrc.org/centos-altarch/7/kernel/i386/
>
> This carries 4.14 (long term support) based -PAE kernels (as well as non-PAE) which look to fix my problem. However, I can't find any description of this repo or policy on how it is updated or the intended use. Or why PAE kernels aren't provide...
2005 Oct 01
1
Compiling Zaptel on EM64T machine
Hi Guys
Im trying to complile Asterisk on my new dual Xeon 3.0ghz EM64T machine.
Im running Debian 3.1, and have installed the 2.6.8-11-em64t-p4-smp kernel (and headers). The system is working fine and is detecting both CPU's (4 actually, with hyperthreading).
But when I try to compile Zaptel, Im getting this error:
/lib/modules/2.6.8-11-em64t-p4-smp? /build
make -C
2010 Apr 26
1
CRAN master, R-Forge, R-Project websites down
Dear R users and developers,
Due to a failure of the electrical system, the IT services (also hosting R-project related websites) of the WU (Vienna University of Economics and Business) are currently unavailable.
Affected websites and services are: CRAN master (cran.r-project.org), the R-project website (www.r-project.org) and R-Forge (r-forge.r-project.org).
The R binaries and sources as
2010 Apr 26
1
CRAN master, R-Forge, R-Project websites down
Dear R users and developers,
Due to a failure of the electrical system, the IT services (also hosting R-project related websites) of the WU (Vienna University of Economics and Business) are currently unavailable.
Affected websites and services are: CRAN master (cran.r-project.org), the R-project website (www.r-project.org) and R-Forge (r-forge.r-project.org).
The R binaries and sources as