Displaying 5 results from an estimated 5 matches for "somelib".
2017 Feb 12
2
compiling asterisk-14.3.0-rc2
Thanks.
The configure run successfully.
but I got the warning below..
checking for the ability of -lsrtp to be linked in a shared object... no
configure: WARNING: ***
configure: WARNING: *** libsrtp could not be linked as a shared object.
configure: WARNING: *** Try compiling libsrtp manually. Configure libsrtp
configure: WARNING: *** with ./configure CFLAGS=-fPIC --prefix=/usr
configure:
2016 Mar 31
2
rsync with overlay tree
...ame (or directory?) in the common path.
An example for clarity.... I start with:
common/config/settings.conf
common/config/include.d/names.conf
common/config/include.d/numbers.conf
common/config/include.d/plugins.conf
common/bin/someapp
common/bin/someplugin
common/lib/somelib
common/someapp-release
Almost all of the config of someapp has remained unchanged in the latest major release. I don't want to fork all that config, and maintain in two places until we're fully upgraded, and I want to be able to provision servers with the old and the new config easily...
2016 Mar 31
4
rsync with overlay tree
I maintain a directory structure containing dirs and files that I regularly push to ~50 hosts, which are divided into 3 groups that have slightly different needs (minor mods in a couple of files).
So ideally I would have 4 directories:
/path/to/sync/common/ <- common files
/path/to/sync/group1/ <- group1 specific only
/path/to/sync/group2/ <- group2 specific only
2006 Jun 13
1
reloading modules
hi,
can anybody tell me how i can reload modules automatically
that are living in my ../lib directory?
for the moment i need to shut down rails and restart
to see any changes.
thanks
ciao robertj
--
Posted via http://www.ruby-forum.com/.
2008 Dec 01
2
[BioC] BioC 2.3 standard installation
I always followed http://cran.r-project.org/bin/linux/ubuntu/ to install R
on Ubuntu 8.1. I had no errors before!
> install.packages("XML")
Warning in install.packages("XML") :
argument 'lib' is missing: using '/usr/local/lib/R/site-library'
--- Please select a CRAN mirror for use in this session ---
Loading Tcl/Tk interface ... done
trying URL