473,503 Members | 1,747 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Python installation root directory problem

Hi,

I am trying to install python 2.4.1 on a windows XP machine. Whether I
choose to install 'for me' or 'for all users, and no matter where I select
as the root directory, the installer always puts the python root in C:\,
which is obviously a bit messy.

I am running this instalaltion as a slightly restricted non-administrative
user, but I can create the C:\Python24 directory that I specified in the
installation program and put files in it, so I do not think this can be the
reason the installer fails. I have uninstalled python and deleted all
references to it in the registry, then reinstalled, and experienced the same
effect.

Does anyone have any ideas what this might be?

Thanks,
Matt
Sep 22 '05 #1
1 1859
Further diggingappears to show this is an instance of the problem documented
here:

http://tinyurl.com/82dt2

Running msiexec with logging revealed the following lines:

MSI (s) (48:F8) [18:15:47:990]: Ignoring disallowed property X
MSI (s) (48:F8) [18:15:47:990]: Ignoring disallowed property TARGETDIR
MSI (s) (48:F8) [18:15:47:990]: Ignoring disallowed property DLLDIR
MSI (s) (48:F8) [18:15:47:990]: Ignoring disallowed property USERNAME
MSI (s) (48:F8) [18:15:47:990]: Ignoring disallowed property COMPANYNAME
MSI (s) (48:F8) [18:15:47:990]: Ignoring disallowed property SOURCEDIR
MSI (s) (48:F8) [18:15:47:990]: Ignoring disallowed property ROOTDRIVE

Values were not being passed from the UI to the actual installation script
as they were untrusted. This can be resolved as described in the link above
by using SecureCustomProperties. I have therefore submitted this to the
sourceforge bug tracker.

Matt
"Matt Leslie" <matthewleslie@[EDITME-HOTMAIL].com> wrote in message
news:dg**********@news.ox.ac.uk...
Hi,

I am trying to install python 2.4.1 on a windows XP machine. Whether I
choose to install 'for me' or 'for all users, and no matter where I select
as the root directory, the installer always puts the python root in C:\,
which is obviously a bit messy.

I am running this instalaltion as a slightly restricted non-administrative
user, but I can create the C:\Python24 directory that I specified in the
installation program and put files in it, so I do not think this can be
the reason the installer fails. I have uninstalled python and deleted all
references to it in the registry, then reinstalled, and experienced the
same effect.

Does anyone have any ideas what this might be?

Thanks,
Matt

Sep 22 '05 #2

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

Similar topics

0
1403
by: jose flanigan | last post by:
I don't have root access, but managed to install Tcl/Tk in my local directory. I've also managed to install python 2.2 in my local directory. The problem is that for some reason Tkinter isn't...
4
3825
by: Logan | last post by:
Several people asked me for the following HOWTO, so I decided to post it here (though it is still very 'alpha' and might contain many (?) mistakes; didn't test what I wrote, but wrote it - more or...
3
3757
by: Matthias Baas | last post by:
Hi, are there any guidelines about what to do if a Windows extension for Python 2.4 requires the C++ runtime (msvcp71.dll)? If I want to distribute a binary installer of an extension that...
6
1474
by: Sambo | last post by:
Some time ago I bought a newer computer with W2000 already on it so I moved my old drive to it as secondary( python was installed on non primary partition ). Not sure if the .msi installers were...
4
5080
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...
14
2189
by: TheFlyingDutchman | last post by:
I am trying to install Python 2.5 on Windows XP. It installs into the root directory on C:\ instead of C:\Python25 which it shows by default as what it plans to install to. Selecting D:\Python25 on...
7
1755
by: Yansky | last post by:
I asked my hosting company if they would upgrade Python on my server to the latest version. They responded with: "Sorry no. We tend to stick with what comes packaged with the unix distribution...
1
2448
by: sureshbup | last post by:
Hi to all, I am trying to install CPAN modules using the command perl -MCPAN -e 'install qw (Text::CSV_XS)' but i get the problem like this even i changed the working proxies but none is...
0
7203
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
7087
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
7281
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7334
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6993
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
7462
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...
0
5579
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5014
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
1
737
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.