search for: 20package

Displaying 12 results from an estimated 12 matches for "20package".

2015 Jan 28
2
PHP bindings Debian/Ubuntu packaging wiki page does not mention ~
Hi, On http://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package, it doesn't say where the commands should be executed. For some reason, if a user executes them from /tmp/ on Ubuntu trusty, the following error message is returned and prevents the packaging to work (at the env ... debian/rules line): env: debian/rules: Permission denied However, executed fr...
2017 Oct 19
1
gluster + synology
...box, as it is "just a Linux > box". In practice, you might be the first person to ever try it. > Not sure if this would be the first attempt. Synology seems to bundle glusterfs in some form [1]. Regards, Vijay [1] https://sourceforge.net/projects/dsgpl/files/Packages/DSM%205.2%20Package%20Release/Glusterfs-Mgmt-x64.tgz On Tue, Oct 17, 2017 at 8:45 PM, Ben Mabey <ben.mabey at recursionpharma.com> > wrote: > >> Hi, >> Does anyone have any experience of using Synology NAS servers as bricks >> in a gluster setup? The ops team at my work prefers Synology...
2015 Dec 21
1
PHP bindings on Ubuntu 15.10
Hi folks, Did anyone try building the PHP bindings on Ubuntu 15.10 using the instructions on http://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package recently? I get a few errors. Before I get deeper into it, I wanted to know if the documentation was up to date. http://pastebin.com/BHTb6MkH Regards, Yannick
2016 Mar 26
2
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
Hi Olly and co, On an Ubuntu 15.10, following the docs at https://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package When running debuild -e PHP_VERSIONS=5 -us -uc I get (sorry for the French): " dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: paquet source xapian-bindings dpkg-buildpackage: version source 1.2.21-2.1 dpkg-buildpackage: distribution source unstable dpkg-buildpackage: source...
2016 Mar 26
3
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
Le 26/03/16 18:04, Olly Betts a ?crit : > On Sat, Mar 26, 2016 at 04:51:35PM -0500, Yannick Warnier wrote: >> On an Ubuntu 15.10, following the docs at >> https://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package >> >> When >> >> running debuild -e PHP_VERSIONS=5 -us -uc >> >> I get (sorry for the French): >> >> >> " >> dpkg-buildpackage -rfakeroot -D -us -uc >> dpkg-buildpackage: paquet source xapian-bindings >> dpkg-buildpackag...
2011 Jul 15
0
JAGS 3.0 and the Ubuntu repositories: A fix for jrags users
...ow if you have any questions, Michael Rutter's R Launchpad PPA: https://launchpad.net/~marutter/+archive/rrutter Ubuntu CRAN Page: http://cran.r-project.org/bin/linux/ubuntu/ Synaptic Force Version: https://help.ubuntu.com/community/SynapticHowto#How%20to%20force%20the%20installation%20of%20a%20package%20version Apt pin version: http://www.debian.org/doc/manuals/apt-howto/ch-apt-get.en.html#s-pin -- Dr. Michael A. Rutter School of Science Penn State Erie, The Behrend College Station Road Erie, PA 16563 http://math.bd.psu.edu/faculty/rutter
2017 Oct 18
0
gluster + synology
In theory, you can run GlusterFS on a Synology box, as it is "just a Linux box". In practice, you might be the first person to ever try it. On Tue, Oct 17, 2017 at 8:45 PM, Ben Mabey <ben.mabey at recursionpharma.com> wrote: > Hi, > Does anyone have any experience of using Synology NAS servers as bricks in > a gluster setup? The ops team at my work prefers Synology
2017 Oct 18
2
gluster + synology
Hi, Does anyone have any experience of using Synology NAS servers as bricks in a gluster setup? The ops team at my work prefers Synology since that is what they are already using and some of the nice out-of-the-box admin features. From what I can tell Synology runs a custom linux flavor so it should be possible to compile gluster on it. Any first hand experience with it? Thanks, Ben
2016 Mar 26
0
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
On Sat, Mar 26, 2016 at 04:51:35PM -0500, Yannick Warnier wrote: > On an Ubuntu 15.10, following the docs at > https://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package > > When > > running debuild -e PHP_VERSIONS=5 -us -uc > > I get (sorry for the French): > > > " > dpkg-buildpackage -rfakeroot -D -us -uc > dpkg-buildpackage: paquet source xapian-bindings > dpkg-buildpackage: version source 1.2.21-2.1 > dpkg-build...
2016 Mar 26
0
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
Le 26/03/16 18:44, Yannick Warnier a ?crit : > Le 26/03/16 18:04, Olly Betts a ?crit : >> On Sat, Mar 26, 2016 at 04:51:35PM -0500, Yannick Warnier wrote: >>> On an Ubuntu 15.10, following the docs at >>> https://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package >>> >>> When >>> >>> running debuild -e PHP_VERSIONS=5 -us -uc >>> >>> I get (sorry for the French): >>> >>> >>> " >>> dpkg-buildpackage -rfakeroot -D -us -uc >>> dpkg-buildpackage: paquet sour...
2019 Jul 26
3
Revisiting the PHP binding license issues
...ke to see Xapian used more widely in the PHP community. The major obstacle is that binaries of the PHP extension cannot be distributed. I've been reading earlier discussions on this and wonder if there's now an option. My starting points were https://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package and the discussion at https://trac.xapian.org/ticket/191. One comment int he discussion is: > So the PHP bindings don't link in any PHP licensed code, but they do > compile against PHP licensed headers. I'm not a lawyer, but I think this is > the only remaining potential problem....
2011 May 15
4
DCC-GARCH model
Hello, I have a few questions concerning the DCC-GARCH model and its programming in R. So here is what I want to do: I take quotes of two indices - S&P500 and DJ. And the aim is to estimate coefficients of the DCC-GARCH model for them. This is how I do it: library(tseries) p1 = get.hist.quote(instrument = "^gspc",start = "2005-01-07",end =