Re: [cx-oracle-users] Help with Heroku and cx_Oracle
Brought to you by:
atuining
From: Marcio D. <mae...@gm...> - 2016-05-18 19:59:20
|
Hi Anthony, I tried to symlink but I found that libaoi.so are not there... in /app/.apt/usr/lib folder there is a symlink and that symlink leads to no file... Looks like libaio is installed in some folder that Heroku does not persist... Ty anyway... I will try to install libaio manually and then create the symlinks Ty Márcio On Wed, May 18, 2016 at 4:10 PM, Anthony Tuininga < ant...@gm...> wrote: > Hi, > > I see that the name of the library is libaio.so on the system but > cx_Oracle is looking for libaio.so.1. Are you able to create a symbolic > link? > > Beyond that, I'm not sure how much more I would be able to help! > > Anthony > > On Wed, May 18, 2016 at 12:45 PM, Marcio Duarte <mae...@gm...> > wrote: > >> Hello everyone, >> >> I'm having a problem running cx_Oracle in Heroku and I know this is not a >> cx_Oracle problem, but since this is the first time I'm seeing this >> problem, I'm trying to get all the help that I can. >> >> I could found nothing in the Web and I'm stuck in this for almost two >> week. I asked a question in stackoverflow with more details about my >> problem: >> >> http://stackoverflow.com/questions/37283524/python-cx-oracle-in-heroku >> >> I already open a ticket at Heroku support but I got no answer yet. >> >> Did you have seeing anything like this before? There's a way that I can >> run cx_Oracle without libaio dependency? >> >> Ty All! >> >> Márcio >> >> >> ------------------------------------------------------------------------------ >> Mobile security can be enabling, not merely restricting. Employees who >> bring their own devices (BYOD) to work are irked by the imposition of MDM >> restrictions. Mobile Device Manager Plus allows you to control only the >> apps on BYO-devices by containerizing them, leaving personal data >> untouched! >> https://ad.doubleclick.net/ddm/clk/304595813;131938128;j >> _______________________________________________ >> cx-oracle-users mailing list >> cx-...@li... >> https://lists.sourceforge.net/lists/listinfo/cx-oracle-users >> >> > > > ------------------------------------------------------------------------------ > Mobile security can be enabling, not merely restricting. Employees who > bring their own devices (BYOD) to work are irked by the imposition of MDM > restrictions. Mobile Device Manager Plus allows you to control only the > apps on BYO-devices by containerizing them, leaving personal data > untouched! > https://ad.doubleclick.net/ddm/clk/304595813;131938128;j > _______________________________________________ > cx-oracle-users mailing list > cx-...@li... > https://lists.sourceforge.net/lists/listinfo/cx-oracle-users > > |