Displaying 20 results from an estimated 1000 matches similar to: "SAMBA 48 - Dependencies Python27 vs python36"
2019 Apr 03
2
SAMBA 48 - Dependencies Python27 vs python36
Hi Andrew,
Thanks much for the message.
As I am using FreeBSD 12, that´s the latest SAMBA version available via PKG support, although I know it's possible to compile the ver 4.10
Would you mind let me know where to get its Source code and possibly some DOC material for FreeBSD compiling?
I will definitively give it a try.
Thanks Once again!!! Much appreciated!
Fabricio.
-----Original
2019 Apr 04
2
SAMBA 48 - Dependencies Python27 vs python36
On Thu, 2019-04-04 at 08:38 +0200, Andrea Venturoli via samba wrote:
> On 4/4/19 12:36 AM, Suporte - KONTROL via samba wrote:
> >
> > Hi Andrew,
> > Thanks much for the message.
> >
> > As I am using FreeBSD 12, that´s the latest SAMBA version available
> > via PKG support, although I know it's possible to compile the ver
> > 4.10
> > Would
2019 Apr 04
0
SAMBA 48 - Dependencies Python27 vs python36
On 4/4/19 12:36 AM, Suporte - KONTROL via samba wrote:
> Hi Andrew,
> Thanks much for the message.
>
> As I am using FreeBSD 12, that´s the latest SAMBA version available via PKG support, although I know it's possible to compile the ver 4.10
> Would you mind let me know where to get its Source code and possibly some DOC material for FreeBSD compiling?
> I will definitively
2018 Sep 14
0
CentOS 6: meson/ninja in python36 requires python27
Hello there,
on a CentOS 6 box, in the need for `meson`, I've installed rh-python36
using yum, then meson and ninja using `pip3.6 install meson ninja`.
Later at run-time, while building atk 2.29.1:
$ meson --prefix /opt/atk _build
$ ninja-build -C _build
FAILED: atk/atkmarshal.c
/opt/gimp-2.8/bin/glib-genmarshal --prefix atk_marshal --output atk/atkmarshal.c --body ../atk/atkmarshal.list
2012 Dec 20
4
repo.txz missong on packages-9-stable for pkg
Hello :-)
I want to test new "pkg" tool, but it complains that there is no
repo.txz file on the repository:
# pkg install libreoffice
Updating repository catalogue
pkg: ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9-stable/All//repo.txz:
File unavailable (e.g., file not found, no access)
I have set PACKAGESITE to packages-9-stable repository :-)
Will this support stable
2015 Dec 23
2
Calibre installation fails on C7
On Wed, December 23, 2015 00:33, John R Pierce wrote:
>
> prefixing this with, I have no idea what Calibre is...
>
Calibre is an open source e-reader that handles mobi files along with
many other e-reader formats. See: http://calibre-ebook.com/
The last version supported on CentOS6 is v1.48. The latest version is
v2.47.0.
On Tue, December 22, 2015 22:06, Fred Smith wrote:
>
2013 Nov 20
1
10.0 BETA3 - nanobsd.sh does not use pkg
Hi, all,
I just wanted to report that. I do not yet have a patch to suggest.
nanobsd.sh cust_pkg() still tries to call pkg_add and fails when
adding packages to the NANO_WORLD_DIR. tbz vs. txz ?
Kind regards
Patrick
--
punkt.de GmbH * Kaiserallee 13a * 76133 Karlsruhe
Tel. 0721 9109 0 * Fax 0721 9109 100
info at punkt.de http://www.punkt.de
Gf: J?rgen Egeling AG Mannheim 108285
2013 Apr 12
1
A strange behaviour in the graphical function "curve"
I thought the curve function was a very flexible way to draw functions. So I
could plot funtions like the following:
# I created a function to produce functions, for instance:
fp <- function(m,b) function(x) sin(x) + m*x + b
# So I can produce a function like this
ff <- fp(-0.08, 0.2)
ff(1.5)
# Is the same as executing
sin(1.5) - 0.08*1.5 + 0.2
# Let's plot this
2017 Jan 31
1
getent problems with new Samba version
On Fri, 27 Jan 2017 14:37:33 +0000 Rowland Penny wrote:
> > Also, I do find samba on the 14.2 DVD in
> > slackware64/n/samba-4.4.4-x86_64-3.txz. See PACKAGES.TXT at the root
> > of the same DVD.
>
> See, you knew where to look (I was looking for a dir that started with
> 's'), however the .txz file does contain a 'doinstall.sh' file.
Well, that ends up
2017 Jan 27
2
getent problems with new Samba version
On Fri, 27 Jan 2017 09:36:24 +0000 Rowland Penny wrote:
> Can you post the script that slackware is using to start Samba and can
> you also check if you have more than one 'samba' binary.
Binary:
$ find / -mount -type f -name samba -exec ls -l \{\} \;
-rwxr-xr-x 1 root root 72720 2016-12-28 14:25 /usr/sbin/samba
Doubtful an older binary would work. Previously I tried restoring
2013 Oct 01
1
ports binary upgrade question for 9.2
Due to trip to make, I will have to wait few days to
upgrade my nodes to 9.2 release. But, I'd like to learn
the easiest way to handle ports. Thanks to Matthew
Seaman, I will try out txz repos, when I find the
correct address for that. Otherwise, I assume portmaster
might do the job equally well. Reading manual, I guess
flags like -P -a or -PP -a are made to fit?
Next to think would be to
2019 Apr 05
2
Issues when updating CentOS 7
>I wanted to update my CentOS 7 install this morning and I
started>getting the errors from below.
>Any ideas on a fix?
Certainly!
>Error: Package: python34-xapps-overrides-1.0.4-13.el7.x86_64 (@epel)
> Requires: xapps(x86-64) = 1.0.4-13.el7
> Removing: xapps-1.0.4-13.el7.x86_64 (@epel)
> xapps(x86-64) = 1.0.4-13.el7
> Updated By:
2019 May 28
3
python dist-utils and python-config [SEC=UNOFFICIAL]
UNOFFICIAL
Hi,
I'm trying to build samba-latest on CentOS 7. The PC is not online, so I have to download everything manually.
Most of the prerequisites are on the CentOS Everything ISO so I don't have to download a lot.
I installed all the documented dependencies and configure complained about python3.
So I downloaded and installed
python36-libs-3.6.8-1.el7.x86_64.rpm
2018 Apr 05
2
Question: Samba and YP-Yellow Pages relation.
Hi Rowland,
First of all, thanks Much for the message. Appreciate it!
Here more details...
The users do not log into the pfSense. The Samba is being used to authenticate users with the proxy (squid) in a pfsense environment (Freebsd)
The PfSense box is added to the AD Domain as a "Member" only, so that way the proxy can authenticate against the AD via NTLM/Kerberos.
Here is part of my
2013 Feb 12
1
Why does poudriere always rebuild nginx and GraphicsMagick13?
Hi,
poudriere 2.2 here, running on 9.1-amd64
Of the 730-ish ports, whenever I run a build, it always rebuilds the above two ports.
Even if nothing changed.
Is there are specific reason for this?
I don't really mind nginx, because it builds so quickly - but GraphicsMagick takes a bit too long.
2018 Jun 22
6
use spnego question - samba 47 to samba48 migration
Hello Everyone,
Good evening!
Here a Background:
I am moving from samba47 to samba48 - I am keeping my existing scripts and
config files.
The messages below are now appearing while executing some tasks in samba48
only - samba47 is not showing it:
#Unknown parameter encountered: "use spnego"
#Ignoring unknown parameter "use spnego"
#Unknown parameter encountered:
2020 Jun 01
1
Error change DNS backend
On 01/06/2020 17:38, Rowland penny via samba wrote:
> On 01/06/2020 17:28, Miguel Angel Coa M. wrote:
>> Rowland,
>> 1. I installed Python 3.6.9 with SCL repository
>> (https://www.server-world.info/en/note?os=CentOS_7&p=python36)
>> 2. I don't?remove python 2.7
>>
> Something else that Centos does differently ;-)
>
> On Debian:
>
> root at
2020 Jun 01
3
Error change DNS backend
Rowland,
1. I installed Python 3.6.9 with SCL repository (
https://www.server-world.info/en/note?os=CentOS_7&p=python36)
2. I don't remove python 2.7
Thanks.
Saludos.
---
Miguel Coa M.
El lun., 1 jun. 2020 a las 11:19, Rowland penny via samba (<
samba at lists.samba.org>) escribi?:
> On 01/06/2020 15:57, Miguel Angel Coa M. via samba wrote:
> > Hi,
> > I update the
2009 Mar 18
2
admin privliges needed and program won't run in 98 mode
i am trying to install a driver for my midi pad kontrol but in wine i can't install my device because it requires administration privliges and when i try setting wine back to win 98 i just get a messg that it wont run the install in 98/Me
really need a way around this any help would be appreciated thnx
2019 Apr 21
2
compile samba 4.10.2 centos 7.6
Hi Nico,
Glad to hear you're feeling better.
So now we've got several builds of samba-4.10.x for centos7/rhel7:
- Your 4.10.2 build (requires python36 from EPEL but is more future-proof)
- Sergio's (don't know the details on those).
- My modest builds (based on python2.7 and which don't require addons).
As much as I agree that doing anything python2 these days in pretty much