Re: [gentoo-user] Raiders of the lost package...

2014-11-02 Thread Masanori Ogino
[=y] && HAS_IOMEM > > [=y] │ > > │ > > > > If I recall correctly, SMBUS and I2C work together on getting temps and > > fan speeds and such. > > > > Also, some folks use lm-sensors. I think it does the same but in user > > space instead of kernel space. That's my understanding anyway. > > > > Hope that helps. > > > > Dale > > > > :-) :-) > > > > > > Hi Dale, > > thanks for your informations... :) > > I did a typo...instead of > > "apt-get python smbus". > > it must be > > "apt-get python-smbus". > > > I am searching "python-smbus" for Gentoo. > The kernel configuration is already setup and ok. > > Do you the know the translation > > of "python-smbus" (Debian-speak) > > to ??? for Gentoo? > > Thank you very much in advance! > Best regards, > Meino > > > > -- Masanori Ogino http://twitter.com/omasanori http://gplus.to/omasanori

Re: [gentoo-user] How to Set Environment Variables in Ebuilds

2014-01-14 Thread Masanori Ogino
rom the script. Thank you for your advice, and I'm sorry to post such question. 2014/1/15 Mike Gilbert > On Mon, Jan 13, 2014 at 10:27 PM, Masanori Ogino > wrote: > > Hello. > > > > I wrote an ebuild and it executes a small Python script bundled in the > > so

[gentoo-user] How to Set Environment Variables in Ebuilds

2014-01-13 Thread Masanori Ogino
both fail to pass the parameter via the environment variable to the script. How can I do it? Please point it out if I overlooked something. -- Masanori Ogino http://twitter.com/omasanori http://gplus.to/omasanori