[eispice] Re: error invalid python installation

  • From: Howard Hansen <hrhan@xxxxxxx>
  • To: eispice@xxxxxxxxxxxxx
  • Date: Sun, 05 Apr 2009 15:49:43 -0500

Hi Charles,

More progress. Using the "make install" command fixed the "No module 
named eispice" problem.

However, I get the following error message with the "import eispice" 
command.

File "usr/Lib/python2.5/site-packages/eispice__init__py"
line 52, in <module> from simulator__ import about Logfile, errorfile
Import error /usr/Lib/python2.5/site-packages/eispice/simulator__.so
cannot restore segment prot after reloc: Permission denied

I am doing all of the installation as root so I don't believe it is a 
user permission problem.  Fedora won't let a user use sudo commands.  
Any more advice as to what I should try next?

Thank you for taking the time to help me get eispice running on Fedora.

Howard

Charles Eidsness wrote:
> Hi Howard,
>
> Did you run "make install", it should copy the files accordingly. If you did 
> you 
> could try running it as a super-user, with sudo, or the Fedora equivalent. 
> (I'm 
> an Ubuntu user and I'm not sure how to switch to super-user in Fedora).
>
> Cheers,
> Charles
>
> Howard Hansen wrote:
>   
>> Hi Charles
>> Some progress.  I have gotten to the point where I have had some success 
>> with "import eispice" by running python from within the "module" 
>> folder.  However, now I get the following error.
>> ./simulator_.so can not restore segment root after reloc.  permission 
>> denied.
>> Do you have a recommendation for fixing this error?   Also I would like 
>> to move the contents of the "module" folder to the python lib folder.  
>> So far I have not been able to identify the location of the python lib 
>> folder.  Do you have any suggestions as to where the python lib folder 
>> is located in linux.
>>
>> Thanking you for your help, Howard
>>
>> Charles Eidsness wrote:
>>     
>>> Hi Howard,
>>>
>>> Try installing the Python Development Package with a:
>>> yum -y install python-devel
>>>
>>> Let me know how it goes,
>>> Cheers,
>>> Charles
>>>
>>>
>>> Howard Hansen wrote:
>>>   
>>>       
>>>> When trying to install eispice-0.11.6 on Fedora 10 I get the following 
>>>> error message.
>>>> "error: invalid python installation:: unable to open 
>>>> /usr/lib/python2.5/config/Makefile no such file or directory.
>>>> no such file or directory"
>>>>
>>>> Yes, I do have Python2.5 installed on my computer.  When I checked the 
>>>> path I could not find a config subdirectory at the end of the 
>>>> /usr/lib/python2.5/ path.
>>>>
>>>> What should I do to fix this problem?
>>>>
>>>> Howard
>>>> ------------------------------------------------------------------
>>>> To unsubscribe from the eispice list send an email to:
>>>> eispice-request@xxxxxxxxxxxxx with 'unsubscribe' in the Subject field
>>>>
>>>>     
>>>>         
>>> ------------------------------------------------------------------
>>> To unsubscribe from the eispice list send an email to:
>>> eispice-request@xxxxxxxxxxxxx with 'unsubscribe' in the Subject field
>>>
>>>   
>>>       
>> ------------------------------------------------------------------
>> To unsubscribe from the eispice list send an email to:
>> eispice-request@xxxxxxxxxxxxx with 'unsubscribe' in the Subject field
>>
>>     
> ------------------------------------------------------------------
> To unsubscribe from the eispice list send an email to:
> eispice-request@xxxxxxxxxxxxx with 'unsubscribe' in the Subject field
>
>   

------------------------------------------------------------------
To unsubscribe from the eispice list send an email to:
eispice-request@xxxxxxxxxxxxx with 'unsubscribe' in the Subject field

Other related posts: