473,394 Members | 2,031 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Compile Python With SSL On Solaris 10

Hi,

I am trying to compile py2.4.3/2.5 on a Solaris 10x86 machine, but
cannot get it to build an SSL enabled version. I have added the
relevant sfw directories into the path/crle, with no success. I've
even explicitly added ssl via the --with-libs directive, yet an import
_ssl still fails.

Has anyone else come across this?

Thanks

John

Oct 30 '06 #1
2 2970
ju****@gmail.com schrieb:
I am trying to compile py2.4.3/2.5 on a Solaris 10x86 machine, but
cannot get it to build an SSL enabled version. I have added the
relevant sfw directories into the path/crle, with no success. I've
even explicitly added ssl via the --with-libs directive, yet an import
_ssl still fails.

Has anyone else come across this?
setup.py ignores all this. You have to edit Modules/Setup if you want
to specify non-standard search locations for header files and libraries.

Regards,
Martin
Oct 30 '06 #2

Martin v. Löwis wrote:
ju****@gmail.com schrieb:
I am trying to compile py2.4.3/2.5 on a Solaris 10x86 machine, but
cannot get it to build an SSL enabled version. I have added the
relevant sfw directories into the path/crle, with no success. I've
even explicitly added ssl via the --with-libs directive, yet an import
_ssl still fails.

Has anyone else come across this?

setup.py ignores all this. You have to edit Modules/Setup if you want
to specify non-standard search locations for header files and libraries.

Regards,
Martin
That worked a treat, thank you!

Regards

John

Oct 31 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Jeremy Fincher | last post by:
I'm having problems compiling Python with socket support (and support for several other libraries) on Solaris 7. When I do the standard ./configure, make, make install dance, I got a fully...
0
by: mwidj | last post by:
I'm building python extension for some solaris specific functions. My setup.py looks like this: setup.py: from distutils.core import setup, Extension sol_ex = Extension('sun.solaris', )
0
by: lmckaha | last post by:
Hi, Mysql version: 3.23.49 Solaris version: 2.7 gcc compiler version: 2.95.2 Python : 2.2.2 I'm evaluating the C and C++ API to decide which one to bye but I have many troubles.
12
by: jrefactors | last post by:
If the C programs have UNIX system calls such as fork(), alarm(), etc.., we should call it UNIX programs, not traditional C programs? We couldn't compile the programs with system calls using VC++...
3
by: skip | last post by:
I'm having no success building the curses module on Solaris 8 (yes, I know it's ancient - advancing the state-of-the-art is not yet an option) for Python 2.4. Sun provides an apparently ancient...
0
by: Kurt B. Kaiser | last post by:
Patch / Bug Summary ___________________ Patches : 407 open ( +3) / 3393 closed (+17) / 3800 total (+20) Bugs : 888 open (+28) / 6145 closed (+14) / 7033 total (+42) RFE : 232 open...
4
by: milan_sanremo | last post by:
Under Solaris 10 I installed tcl 8.5 and tk8.5 and they work just fine. I built both with ../configure -prefix /usr/local/python/lib I then set LD_RUN_PATH to /usr/local/python/lib and ran the...
0
by: Martijn de Munnik | last post by:
Hi, I'm trying to build/install pysqlite on a Solaris 10 platform. I've got Sun Studio 11 on a AMD 64 platform and got this error. I'm a python newbie and just want to install trac. I've got...
4
by: Martijn de Munnik | last post by:
Hi, I want to compile python on my solaris 10 system (amd 64 bit). I did the following: ../configure --prefix=/opt/64/python make which resulted in this error:
0
by: mg | last post by:
When make gets to the _ctypes section, I am getting the following in my output: building '_ctypes' extension creating build/temp.solaris-2.10-i86pc-2.5/home/ecuser/Python-2.5.1/ Modules/_ctypes...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.