[omniORB] X-mailer: FoxMail 3.0 beta 2 [cn]
   
    xfguo
     
    lamu@263.net
       
    Mon, 4 Dec 2000 12:17:3 +0800
    
    
  
Dear omniORB
	When I make my omniORB 3.0.1, it told me it needed python 1.5.2. But in my system(Redhat 6.2), the python package had been installed. I don't know how to do, someone help me.
	My solution is to down a python tgz file. And I make it without uninstalling the rpm Redhat had. Does they conflict?
		cd omni
		tar zxvf python-1.5.2.tar.gz
		mv python-1.5.2 python
		cd python
		su              # login root
		./configure
		make
		make install
		exit			# logout root
		cd ..
		cd src
		make export
	Is it right?		
		
			Sincere,
            xfguo
            lamu@263.net