LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Error message while installing rpm in python (https://www.linuxquestions.org/questions/linux-newbie-8/error-message-while-installing-rpm-in-python-801046/)

janarthananefx 04-09-2010 09:30 AM

Error message while installing rpm in python
 
while installing ...

Installing python2.4-2.4-1pydotorg.src.rpm

warning: user jafo does not exist - using root
warning: group jafo does not exist - using root
warning: user jafo does not exist - using root
warning: group jafo does not exist - using root
error: Legacy syntax is unsupported: copyright
error: line 55: Unknown tag: Copyright: Modified CNRI Open Source License

getting warning msg. can anyone wanna help me..

regards
Janarthanan

knudfl 04-09-2010 10:54 AM

Welcome to LQ.

'python2.4-2.4-1pydotorg.src.rpm' is a Fedora 3 SRC RPM,
which is source code only.

Please tell, what you are trying to achieve with this package.
And also please tell which version of CentOS, you are using.
http://www.linuxquestions.org/linux/...Ask_a_Question

# yum install python-devel
.. is the way to get all the main python files installed.
.. .....

janarthananefx 04-12-2010 09:19 AM

Error message while installing rpm in python
 
Hi,

Thanks for your reply.

I am using centOS 5.4. I am new to linux and python.We are using python 2.5. We are trying to install tkinter tool for python 2.5. we downloaded tcl8.4.19 and tk8.4.19. We installed this tools in our server. After that we reinstalled the python2.5. While reinstalling it skips the tcl module and it says "No module named _tkinter" can any one guide us to solve this problem or what version of _tkinter we have to use for python2.5.

Thanks in Advance.

Regards
Jana

janarthananefx 04-21-2010 10:50 PM

Error message while installing rpm in python
 
We got the solution actually there was a version conflict with in python libraries. We tried with python 2.6, tcl\tk 8.4 and their related libraries. Everything went on well now the problem was resolved.

Regards
Jana


All times are GMT -5. The time now is 05:15 PM.