search for: install_with_python

Displaying 10 results from an estimated 10 matches for "install_with_python".

2017 Jun 03
2
Building from source on an ARM71 based router
...Samba 4.6.4 on an ARM 7 Cortex based router (Netgear R8000), running *DD-WRT v3.0-r31980M kongac (05/11/17)* I'm working with some folks via the DDWRT, but we're running into an issue trying to build from source. I have python 2.7 already installed on the router, and I'm executing the install_with_python.sh script. ./install_with_python.sh /opt/test/samba-4.6.4 /opt/test/samba-4.6.4 is the location that I extracted the source code tarball, is that what I should be using for the [prefix]? Since I already have python installed, I created a symlink to my pre-installed python 2.7 binary to samba-4.6...
2017 Jun 03
0
Building from source on an ARM71 based router
...d router (Netgear > R8000), running *DD-WRT v3.0-r31980M kongac (05/11/17)* > > I'm working with some folks via the DDWRT, but we're running into an issue > trying to build from source. > > I have python 2.7 already installed on the router, and I'm executing the > install_with_python.sh script. > > ./install_with_python.sh /opt/test/samba-4.6.4 You don't need to use install_with_python.sh if you already have python. (We should probably remove that script, it installs an outdated version). I hope this helps, Andrew Bartlett -- Andrew Bartlett...
2013 Apr 05
2
Python UCS2 vs UCS4 issue on latest git: ImportError: ....undefined symbol: PyUnicodeUCS2_Decode (NOT SOLVED)
...e work out the way I'd planned. I'll use the lateness of the hour as an excuse. Ok, so after digging further into this problem, it's getting weird: I decided to manually do the configure>make>make install on Samba's private Python build that's normally done in the 'install_with_python' shell script and configure it with --enable-unicode=ucs2 but even though it built successfully, executing /usr/local/samba/python/bin/python and doing an import sys followed by print sys.maxunicode gives a value of 1114111. So either my config command was ignored completely or there's som...
2013 Jan 04
3
AIX: TypeError: unsupported operand type(s) for +: '_hashlib.HASH' and 'str'
Hi there! We're trying to compile Samba 4.0.0 on a fresh install of AIX 6.1 (6100-02-01-0847), with Python RPM's from perzl.org installed into /opt/freeware. We're also using XLC 12.1. Unfortunately, we can't even run ./configure, as we're getting errors from the waf system. Here's what we get: bash-4.2# pwd /admin/tst/build/samba-4.0.0 bash-4.2# ./configure --help
2017 Jun 03
3
Building from source on an ARM71 based router
...nning *DD-WRT v3.0-r31980M kongac (05/11/17)* > > > > I'm working with some folks via the DDWRT, but we're running into an > issue > > trying to build from source. > > > > I have python 2.7 already installed on the router, and I'm executing the > > install_with_python.sh script. > > > > ./install_with_python.sh /opt/test/samba-4.6.4 > > You don't need to use install_with_python.sh if you already have > python. (We should probably remove that script, it installs an > outdated version). > > I hope this helps, > > Andrew Bar...
2013 Apr 04
0
Python UCS2 vs UCS4 issue on latest git: ImportError: ....undefined symbol: PyUnicodeUCS2_Decode [SOLVED]
I'm getting the following error attempting to run samba-tool after installing the latest git using the install_with_python script to use Python 2.6: [root at Server1 dcerpc]# samba-tool Traceback (most recent call last): File "/usr/local/samba/bin/samba-tool", line 33, in <module> from samba.netcmd.main import cmd_sambatool File "/usr/local/samba/lib/python2.6/site-packages/samba/netcm...
2012 May 30
1
BUILD Systems for Samba 4.0 (python-based waf in particular)
...), symbol versions and dependency checked incremental rebuilds after header-file changes. The waf build also assists developers by providing fully-linked binaries that run from bin/ without needing to set LD_LIBRARY_PATH. For users who do not have python installed on their systems, we provide a install_with_python.sh script, which will install a local copy of python sufficient to run the build system, without impacting on the rest of the system. Within this requirement, we expect that this build will run on all our supported platforms, and will actively deal with any portability issues that users can brin...
2012 Dec 24
3
New version Samba matrix
Hi everybody, I have a client with redhat 3.8 32bits, on this platform he use an old samba version Could you tell me if the new samba's version (Samba 4) can be installed on this platform. Fr?d?ric DOUCHE Groupe APX Vos Architectes ''Services & Technologies'' Mobile:+33.(0)6.98.05.29.85 29 Rue Denis Papin - Parc Club des Pr?s - 59650 Villeneuve D'Ascq
2013 Apr 09
0
[Announce] Samba 4.0.5 Available for Download
...tt <abartlet at samba.org> * BUG 9663: 'make test' hangs. * BUG 9697: DsReplicaGetInfo fails due to sendto() EMSGSIZE error on UNIX domain socket. * BUG 9703: Fix build on solaris8: Do not force a specific perl on pod2man. * BUG 9717: Set LD_LIBRARY_PATH in install_with_python.sh. * BUG 9718: s4-idmap: Remove requirement that posixAccount or posixGroup be set for rfc2307. * BUG 9719: Allow forcing an override of an old @MODULES record. * BUG 9720: Do not print the admin password during 'samba-tool classicupgrade'. * BUG 9721: Make samb...
2013 Apr 09
0
[Announce] Samba 4.0.5 Available for Download
...tt <abartlet at samba.org> * BUG 9663: 'make test' hangs. * BUG 9697: DsReplicaGetInfo fails due to sendto() EMSGSIZE error on UNIX domain socket. * BUG 9703: Fix build on solaris8: Do not force a specific perl on pod2man. * BUG 9717: Set LD_LIBRARY_PATH in install_with_python.sh. * BUG 9718: s4-idmap: Remove requirement that posixAccount or posixGroup be set for rfc2307. * BUG 9719: Allow forcing an override of an old @MODULES record. * BUG 9720: Do not print the admin password during 'samba-tool classicupgrade'. * BUG 9721: Make samb...