Displaying 20 results from an estimated 500 matches similar to: "Ubuntu 14 Warning"
2019 Dec 02
4
Debian Stretch - > buster: samba packages
On 02/12/2019 10:07, Stefan G. Weichinger via samba wrote:
> Am 02.12.19 um 08:47 schrieb L.P.H. van Belle via samba:
>> Hai,
>>
>> Sorry for the late reply.
> Never mind, weekend is important ...
>
>> Here its just apt-get distupgrade --autoremove --purge
>> Without the autoremove libldb1 is not removed so libldb2 can be installed.
> # apt-get distupgrade
2019 Aug 04
6
gfortran 9 quantreg bug
I?d like to solicit some advice on a debugging problem I have in the quantreg package.
Kurt and Brian have reported to me that on Debian machines with gfortran 9
library(quantreg)
f = summary(rq(foodexp ~ income, data = engel, tau = 1:4/5))
plot(f)
fails because summary() produces bogus estimates of the coefficient bounds.
This example has been around in my R package from the earliest days of R,
2016 Mar 23
5
r-base installation fails on Ubuntu 14.04
I am unable to install R on an up to date (i.e. apt upgraded) Ubuntu
14.04 system. According to
https://cran.r-project.org/bin/linux/ubuntu/README (and many other sources),
R is available for this version of Ubuntu (which is a stable version).
I currently have
deb https://cran.cnr.berkeley.edu/bin/linux/ubuntu trusty/
in sources.list. I've tried this with and without
deb
2016 Mar 23
5
r-base installation fails on Ubuntu 14.04
I can make a few suggestions to help you hunt for the issue. This kind
of error is often caused by conflicting packages from proposed,
backports, ppas, or other 3rd party repos. If for some reason you have a
dependency installed from one of those sources that is newer than what R
on cran was built against (stock ubuntu 14.04) then you will hit a conflict.
Simply removing backports from your repos
2016 Mar 23
2
r-base installation fails on Ubuntu 14.04
Possibly off the wall and a long shot, but is pre-installed Linux
perhaps 32 bit, while the R attempt is 64?
JN
On 16-03-23 02:22 PM, Barnet Wagman wrote:
> Synaptic can show the origin of packages.
>
> The only thing I see from a backport is
>
> libcmanager0
>
> I don't think this is relevant to R. Or is it.
>
> The only thing I've got installed from
2016 Mar 23
3
r-base installation fails on Ubuntu 14.04
That could do it
http://packages.ubuntu.com/trusty-backports/libcgmanager0
Seems to be libc related, which is a pretty core library to much of the
whole system.
Hmm, which model Dell? We just got a Dell 5000 series with Ubuntu, I
have not checked with my boss if there was R installation issues.
Thanks,
Alex
On 03/23/2016 11:22 AM, Barnet Wagman wrote:
> Synaptic can show the origin of
2007 Jul 19
2
yaml representation of manifests
I''m using the external_nodes functionality to read in a flat file of a
node''s configuration. Currently said file is a straight yaml file (just to
keep things simple). The place I''m currently stuck is in doing some more
advance node configurations and placing that data in the yaml file. For
example:
node ''foo'' {
$var1 =
2011 Oct 24
5
can't wine after upgrade to ubuntu oneiric 11.10
I just upgraded to Ubuntu 11.10 and now I've lost all wine functionality.
How can I get wine working again?
This is what I've tried:
john at desktop:~$ sudo aptitude search wine
p gnome-wine-icon-theme - red variation of the GNOME-Colors icon theme
p libkwineffects1abi2 - library used by effects
2014 Nov 03
2
Large Dependency List on Ubuntu Server 14
Forgive me if this is the wrong area to ask this question. I'm happy to
inquire to a diff list if that's better.
From:
http://libguestfs.org/
"Downloads
For source see the downloads directory.
In Fedora or Red Hat Enterprise Linux:
sudo yum install libguestfs-tools
On Debian/Ubuntu:
sudo apt-get install libguestfs-tools
Open a disk image:
guestfish --ro -i -a disk.img
Other
2014 Jan 30
1
Asterisk 12 questions
Hi. I'm attempting to compile Asterisk 12, but we want to use chan_sip
instead of pjsip.
I am missing something. I assumed that chan_sip was going to be added by
default. Apparently not. I saw it in the menuconfig. Dumb question, but
double xx beside It..does that mean not avail/not going to be installed?
Can someone point me in the proper direction? A specific area where I can
learn to
2020 Feb 18
1
install_prereq install-unpackaged fails on Debian Buster
Hello,
For the very first time, I tried the command bellow on a newly build Debian
Buster box on which I successfully built Asterisk 17.2.0 before. I got :
# contrib/scripts/install_prereq install-unpackaged
*** Installing NBS (Network Broadcast Sound) ***
A nbs-trunk/LICENSE
A nbs-trunk/nbsclient.c
A nbs-trunk/nbsd.c
A nbs-trunk/nbs.h
A nbs-trunk/nbscat.c
A nbs-trunk/Makefile
2016 Mar 31
2
PJProject Bundled Update
On Thu, Mar 31, 2016 at 1:17 PM, Brian Wilson <brian at wildsong.biz> wrote:
> The way I got this build to succeed last night was by using a separate
> pjproject, error I get with bundle is the same after applying your patches.
>
> First patch succeeds.
> Second patch fails in 'configure'.
>
> What I did -- I downloaded your diffs, unpacked a fresh copy of the
2013 Oct 18
2
Asterisk12Beta- configure script/uuid missing??
Hello,
I'm trying to build Asterisk12 on a Centos 6.4 VM. The configure script is erring out with:
?
checking for uuid_generate_random in -luuid... no
checking for uuid_generate_random in -le2fs-uuid... no
checking for uuid_generate_random... no
configure: error: *** uuid support not found (this typically means the uuid development package is missing)
I have installed (using yum) uuid, uuidd
2013 Oct 21
3
Asterisk-12 issue after successful installation
Hi Team,
I have installed asterisk-12 Beta but when I try to asterisk start then get
below issue.
*[root at cs-gb-pwr-1-04 asterisk-12.0.0-beta1]# asterisk -r
asterisk: error while loading shared libraries: libjansson.so.4: cannot
open shared object file: No such file or directory
[root at cs-gb-pwr-1-04 asterisk-12.0.0-beta1]#*
--
Thanks and regards
Virendra Bhati
+91-9718500594
2007 Aug 02
1
Configure script not recognizing NET-SNMP
Hello.
I'm trying to install NUT 2.2.0 stable.
The configure script isn't recognizing my NET-SNMP installation. It
exits with a "configure: error: "Net-SNMP libraries not found,
required for SNMP drivers"
I'm running Ubuntu 7.04 64-bit with NET-SNMP 5.2.3-4ubuntu1 and
NET-SNMP daemon 5.2.3-4ubuntu1 along with libsnmp9 5.2.3-4ubuntu1 and
libsnmp-base 5.2.3-4ubuntu1.
2017 Jan 10
6
Can't comile bundled PJSIP on CentOS 7
Hello,
I'm setting up an Asterisk 13.13.1 cluster on two CentOS boxes.
I followed this:
cd /usr/src
wget ... asterisk-13.13.1.tar.gz
tar zxf asterisk-13.13.1.tar.gz
cd asterisk-13.13.1
ASTERISK_CONFIGURE="--libdir=/usr/lib64 --prefix=/usr"
./configure ${ASTERISK_CONFIGURE} --with-pjproject-bundled
make menuselect (shows res-srtp is available)
make
latest make command fails with
2018 Oct 09
2
Asterisk 16.0.0 Now Available
The Asterisk Development Team would like to announce the release of Asterisk 16.0.0.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 16.0.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following issues are resolved in this release:
2020 Feb 21
2
pjsip startup errors when using "with-ssl" configure option
Hello list,
Hope you are all doing well!
I am facing a problem when compiling Asterisk 16.8.0 in a CentOS 6 box and
I wonder if someone can put some light on it.
Log history short, install_prereq fails to install the packages (not sure
how important they actually are....): speexdsp-devel, gmime-devel,
uriparser-devel, iksemel-devel, uw-imap-devel, hoard
Then, I am running the following commands
2007 Feb 02
1
1.4 res_snmp dependencies (Debian)
I'm having trouble building res_snmp (under Asterisk 1.4.0) on a box
running Debian Sarge. res_snmp says its dependencies are netsnmp but
Debian doesn't seem to have a netsnmp package. I've tried installing
pretty much every package available related to snmp and no luck. I'm
just wondering if anyone has successfully built the res_snmp module
under Debian Sarge stable. Any
2019 Dec 02
0
Debian Stretch - > buster: samba packages
Am 02.12.19 um 11:43 schrieb Rowland penny via samba:
> On 02/12/2019 10:07, Stefan G. Weichinger via samba wrote:
>> Am 02.12.19 um 08:47 schrieb L.P.H. van Belle via samba:
>>> Hai,
>>>
>>> Sorry for the late reply.
>> Never mind, weekend is important ...
>>
>>> Here its just apt-get distupgrade --autoremove --purge
>>> Without