Displaying 9 results from an estimated 9 matches for "libboost_thread".
2013 Nov 03
1
How to make an R package that uses Boost.Thread, qualified to be published on CRAN or shared by the most
...pace boost::lambda;
std::vector<int> a;
a.push_back(1);
a.push_back(2);
// std::for_each( a.begin(), a.end(), _1 = 1);
boost::thread t(thread);
t.join();
return wrap(a);
}
-------------------------------
Makevars.win (try 1: try to find if there is a file called libboost_thread*)
-------------------------------
## Use the R_HOME indirection to support installations of multiple R version
## PKG_CXXFLAGS = `$(R_HOME)/bin/Rscript -e "Rcpp:::CxxFlags()"`
PKG_CPPFLAGS = -I${BOOSTLIB}
PKG_LIBS = $(shell "${R_HOME}/bin${R_ARCH_BIN}/Rscript.exe" -e "Rcpp:...
2009 Jul 08
2
[PATCH: ovirt-identify-node replacement 0/1] Node Image Patch
The purpose of this patch is to add the matahari qmf agent package
(http://git.et.redhat.com/?p=matahari.git;a=summary) to the node image.
Matahari is a qmf agent that publishes hardware information to an amqp
broker, replacing functionality from ovirt-identify-node. However, since
the capability is not ovirt specific, the agent is maintained as a separate
project (see link above).
Dependencies
2008 Jun 04
1
Lumenvox - Gentoo
...champ for a few years now and I really hate the thoughts of changing
distros just for Lumenvox.
Here is my issue:
The engine needs the libs from boost. I emerged boost and noticed that
there were four libs that the engine were looking for that were not
installed via portage.
libboost_regex.so.2
libboost_thread.so.2
libboost_filesystem.so.2
libboost_date_time.so.2
Instead, I had the above libs without the .2 at the end. I created symlinks
in the engines lib folder.
Now, when I try to execute the bin I get:
./LVSRE_SERVER: symbol lookup error:
/opt/lumenvox/engine/lib/liblv_lvspeechserver.so: undefine...
2008 Mar 09
1
Anyone installed the amazon downloader on 5.1?
...ilable then spews out this:
Error: Missing Dependency: libboost_date_time.so.3 is needed by package amazonmp3
Error: Missing Dependency: libboost_signals.so.3 is needed by package amazonmp3
Error: Missing Dependency: libboost_iostreams.so.3 is needed by package amazonmp3
Error: Missing Dependency: libboost_thread-mt.so.3 is needed by package amazonmp3
Error: Missing Dependency: libcurl.so.4 is needed by package amazonmp3
Can anyone point me to a repo where I could find these? Or other tricks for
getting this to work?
Thanks!
--
---- Fred Smith -- fredex at fcshome.stoneham.ma.us ------------------------...
2015 May 15
1
Bug#785132: Bug#785132: No screen refresh on Windows 8.1 with xen-hypervisor-4.5-amd64
...6_64-linux-gnu/libdl.so.2 (0x00007f07fdc45000)
libnss3.so => /usr/lib/x86_64-linux-gnu/libnss3.so (0x00007f07fd8fc000)
libsmime3.so => /usr/lib/x86_64-linux-gnu/libsmime3.so
(0x00007f07fd6cf000)
libnspr4.so => /usr/lib/x86_64-linux-gnu/libnspr4.so
(0x00007f07fd490000)
libboost_thread.so.1.55.0 =>
/usr/lib/x86_64-linux-gnu/libboost_thread.so.1.55.0 (0x00007f07fd275000)
libboost_system.so.1.55.0 =>
/usr/lib/x86_64-linux-gnu/libboost_system.so.1.55.0 (0x00007f07fd071000)
libgcrypt.so.20 => /lib/x86_64-linux-gnu/libgcrypt.so.20
(0x00007f07fcd8f000)
libpcr...
2015 May 12
5
Bug#785132: No screen refresh on Windows 8.1 with xen-hypervisor-4.5-amd64
Package: xen-hypervisor-4.5-amd64_4.5.0-1_amd64.deb
Version: 4.5.0-1
Hi,
I use xen with sdl, not with vnc. When I boot on
xen-hypervisor-4.4-amd64, everything is fine. With Debian or Windows 8.1
I have a good display,
But when I choose at boot, the xen-hypervisor-4.5-amd64, things go wrong.
If I launch a xen Debian, I get some blur effect on the display.
And when I launch a xen Windows8.1,
2009 Oct 14
4
Refactor ovirt-node-image code base for inclusion in Fedora
Main reason for refactor is no ovirt-node-image binary image allowed in fedora.
Removed ks files, now in ovirt-node-recipe, which is subpackage of ovirt-node.
Removed tools, these are now in ovirt-node-recipe which is subpackage of
ovirt-node.
2009 Oct 14
8
Refactor ovirt-node code base for inclusion in Fedora
Main reason for refactor is no ovirt-node-image binary image allowed in fedora.
Moves tools and kickstart files form ovirt-node-image to subpackage ovirt-node-recipe.
Removes old sub packages form ovirt-node, stateless, logos, selinux.
Modifies init scripts to meet Fedora packaging guidelines: added status, reload, and lockfile, rhbz: 514221
Added License file.
2017 Apr 24
0
Issues with exposing USB serial dongle to guest VM
...8 qemu mem REG 253,0 19888 100701744 /usr/lib64/libattr.so.1.1.0
qemu-kvm 13468 qemu mem REG 253,0 15608 100702497 /usr/lib64/libboost_system-mt.so.1.53.0
qemu-kvm 13468 qemu mem REG 253,0 94320 100702518 /usr/lib64/libboost_thread-mt.so.1.53.0
qemu-kvm 13468 qemu mem REG 253,0 344280 100868642 /usr/lib64/libldap-2.4.so.2.10.3
qemu-kvm 13468 qemu mem REG 253,0 61872 100868640 /usr/lib64/liblber-2.4.so.2.10.3
qemu-kvm 13468 qemu mem REG 253,0 158...