Re: [gentoo-user] custom boost in /usr/local = problem with libkolabxml, libixion

2014-03-01 Thread Nikita Tropin
Hi! Suppose, this is because different programs and libs by default use different installation paths. And libixion uses /usr/local by default as I can understand by it's configure script. I think this is depends on developer of each particular lib/prog. Best regards. On Sat, Mar 1, 2014 at 1:23

Re: [gentoo-user] shutdown for non-root users?

2014-03-10 Thread Nikita Tropin
If it's your home system and especial security is unimportant you can try next: chmod +s /sbin/halt and use /sbin/halt to achieve the same effect. You can use ACPI power button event (see /etc/acpi/events/default and uncomment appropriate line). Also there was method with dbus (searching the web

[gentoo-user]

2014-03-23 Thread Nikita Tropin
Hi there. I can't compile zsh-5.0.2-r3 with error on configure stage. It says that I haven't any curser or ncurses library. However I have ncurses 5.9. Masked zsh 5.0.5 build fine. Additional info: emerge -pqv =app-shells/zsh-5.0.2-r3 [ebuild N] app-shells/zsh-5.0.2-r3 USE=caps doc examples

Re: [gentoo-user]

2014-03-24 Thread Nikita Tropin
Dragostin Yanev gentoo+u...@netixen.com: No terminal handling library was found on your system. This is probably a library called 'curses' or 'ncurses'. You may need to install a package called 'curses-devel' or 'ncurses-devel' on your system. See `config.log' for more details Hi Nikita

[gentoo-user] Re: OpenSP build fails

2014-04-22 Thread Nikita Tropin
Sorry. 2014-04-22 18:40 GMT+03:00 Nikita Tropin posixivis...@gmail.com: Hi, I'm trying to update Gentoo with I_KNOW_WHAT_I_AM_DOING=1 emerge --deep --update --newuse --with-bdeps=y @world and process fails on OpenSP-1.5.2-r3. I am tried to compile it myself and find those lacking `new.h

Re: [gentoo-user] Fwd: OpenSP build fails

2014-04-22 Thread Nikita Tropin
terminal and using shell(most of all POSIX compliant), we can use both syntax, your and my and it will be correct. However, I tried your version, it doesn't work. 2014-04-22 19:23 GMT+03:00 Edward M edwardmarti...@openmailbox.org: On 4/22/2014 8:40 AM, Nikita Tropin wrote: Hi, I'm trying to update

Re: [gentoo-user] Re: OpenSP build fails

2014-04-23 Thread Nikita Tropin
anything about this. I have installed software exactly those versions mentioned above except automake-1.14 which is unstable. 2014-04-23 4:06 GMT+03:00 walt w41...@gmail.com: On 04/22/2014 08:42 AM, Nikita Tropin wrote: Hi, I'm trying to update Gentoo with I_KNOW_WHAT_I_AM_DOING=1 emerge

Re: [gentoo-user] OpenSP build fails

2014-04-27 Thread Nikita Tropin
, it helps. 2014-04-27 4:44 GMT+03:00 Stroller strol...@stellar.eclipse.co.uk: On Sat, 26 April 2014, at 10:07 pm, Nikita Tropin posixivis...@gmail.com wrote: I didn't touch pambase/shadow block for a while, trying to simply `emerge --update @world' and packages that you tell, which doesn't

Re: [gentoo-user] OpenSP build fails

2014-04-28 Thread Nikita Tropin
2014, at 8:20 am, Nikita Tropin posixivis...@gmail.com wrote: gcc-config -l: [1] x86_64-pc-linux-gnu-4.6.3 [2] x86_64-pc-linux-gnu-4.7.3 * These are installed: gcc-4.7.3, gcc-4.6.3, clang-3.3. I'm using 4.7.3 and not redefine CC or CXX in make.conf or elsewhere. That's good. gcc-4.7.3

Re: [gentoo-user] Zsh completion

2014-07-04 Thread Nikita Tropin
Question is old enough but... Try to click Ctrl-/ to undo. 2014-06-08 11:41 GMT+03:00 Matti Nykyri matti.nyk...@iki.fi: Hi I use zsh and have quite perfect completion setup with it. There is just one very annoying feature that I have failed to switch off. With paths when I type this: cd

Re: [gentoo-user] why you've chosen your desktop environment? (no war !)

2014-08-18 Thread Nikita Tropin
May be DeadBeeF will suit your needs? I'm using it almost as is but it can be well configured to look similarly to your screenshot. But you will need to configure it yourself to look like screenshot. It has lyrics plugin and can be used with both GTK2 and GTK3. About analog of KRunner I don't know

Re: [gentoo-user] accidentally deleted the /usr (I'm gonna kill myself!)

2014-08-27 Thread Nikita Tropin
Not so long ago I was mrpropered my /home. You situation is much harder but... There is exist utility sys-fs/extundelete and if you have ~500-600mb of unparted disk space(and of course your /removed usr is ext fs), you can create new /usr there, unpack stage3's /usr to /newusr, chroot, emerge