[gentoo-user] Gentoo USE flags

2006-03-14 Thread Goran Maksimovi

Hi!

I have already asked this but I will ask again. I am looking for who could write
me a list of USE flags to setup in make.conf, so anyone? I need desktop system
with KDE and not GNOME, support for DVD and CD ripping and burning, playing DVDs
and DivX movies, MP3. I will do programming and testing of Apache server, mail
server, MySQL.

Bye

Goran

-- T - C o m - - W e b m a i l --
Ova poruka poslana je upotrebom T-Com Webmail usluge.
T-Com te vodi na Svjetsko nogometno prvenstvo
http://www.t-com.hr/naslovnica/nogomet/



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Gentoo USE flags

2006-03-14 Thread Goran Maksimovi
Thanks! I didn't only understand something about per packages which you 
mentioned in your
mail. 
One more thing I installed Gentoo 2006.0 with LiveCD and with some GRP packages 
which were

on LiveCD should this fact be a problem when I change configuration of USE 
flags? And
finally 
the programming languages which I will use is C, C++, php so which flags are 
usful to
include?

Bye

MAX

 On 2006-03-14 16:02, Goran Maksimovi� uttered these thoughts:
  I have already asked this but I will ask again. I am looking for who
coul d write
  me a list of USE flags to setup in make.conf, so anyone? I need desktop
s ystem
  with KDE and not GNOME, support for DVD and CD ripping and burning,
playi ng DVDs
  and DivX movies, MP3. I will do programming and testing of Apache
server,  mail
  server, MySQL.
 
 Best tip I can give you is going through /usr/portage/profiles/use.desc
 and pick the ones you think you need...
 
 From the requirements you laid down above, a start would probably be:
 USE=kde -gnome -gtk gtk2 mysql apache2 dvd dvdr xvid mp3
 
 Then add whatever programming-languages you use in there too. F.ex.
 ruby, python, perl. Although you might want to add these per package
 instead, as they might just add scripting capabilities for certain
 applications. 
 
 For more information about masking, package-specific use-flags and so
 on:
 
 $ man portage
 
 
 Regards,
 Patrick Börjesson
 
 -- 
 /  ()  The ASCII Ribbon Campaign - against HTML Email
 \  /\   and proprietary formats.
 





-- T - C o m - - W e b m a i l --
Ova poruka poslana je upotrebom T-Com Webmail usluge.
T-Com te vodi na Svjetsko nogometno prvenstvo
http://www.t-com.hr/naslovnica/nogomet/



-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] USE flags

2006-03-09 Thread Goran Maksimovi

I saw that there was a discussion about USE flags and I would seek your advice
on that matter. I recently installed once again Gentoo 2006.0 but before this
version a few months' ago I installed and for a short period of time used Gentoo
2005.0. At that time I had trouble with USE flags because I have never known
what is the best configuration of USE flags for my system so I would like if
someone could help me in a way that he proposes to me a list of flags that i
should have in my make.conf and that that I should exclude. My needs are that I
have a system which is desktop oriented with KDE and not GNOME but also I will
do a little of programming and I will have a experimental web, mail, ftp, MySQL
server because I will learn php. Graphics, games and so on aren't of interest to
me and only thing I want is to play DVDs, DivX movies, play MP3 and audio CDs
and burn DVDs and CDs.

Bye

Goran


-- T - C o m - - W e b m a i l --
Ova poruka poslana je upotrebom T-Com Webmail usluge.
T-Com te vodi na Svjetsko nogometno prvenstvo
http://www.t-com.hr/naslovnica/nogomet/



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: bash_history

2006-03-08 Thread Goran Maksimovi

 Tim Kruse [EMAIL PROTECTED] writes:
 
   I love zsh ;-)
 
  ,-
  | % setopt | grep -i append.*history
  | incappendhistory
  | % man zshoptions | col -b | grep -A 4 APPEND_HISTORY
  | APPEND_HISTORY D
  | If this is set, zsh sessions will append their history  list  to
  | the  history file, rather than overwrite it. Thus, multiple par-
  | allel zsh sessions will all have their history  lists  added  to
  | the history file, in the order they are killed.
  |--
  | INC_APPEND_HISTORY
  | This options works like APPEND_HISTORY except that  new  history
  | lines  are added to the $HISTFILE incrementally (as soon as they
  | are entered), rather than waiting until  the  shell  is  killed.
  | The  file  is periodically trimmed to the number of lines speci-
  | fied by $SAVEHIST, but can exceed this value between  trimmings.
  `-
 
 I'd love it more if they bothered to tell you how to set this stuff.
 
 -- 
 gentoo-user@gentoo.org mailing list
 

Yes it would be lovely :), but I prefer bash.


-- T - C o m - - W e b m a i l --
Ova poruka poslana je upotrebom T-Com Webmail usluge.
T-Com te vodi na Svjetsko nogometno prvenstvo
http://www.t-com.hr/naslovnica/nogomet/



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: bash_history

2006-03-07 Thread Goran Maksimovi

 On Tue, 2006-03-07 at 03:46 +0100, Tim Kruse wrote:
  * On 07.03.2006 Haim Ashkenazi wrote:
  
   I am wondering what do I need to config so that when a user or root
   type reboot the commands typed before a saved in bash_history and also
   when the user or root don' type anything but just press combination of
   keys ctrl+alt+del?
   when you press reboot the shell process dies, so it doesn't save the
   history. if you want to save history you have to exit the shell and
the n
   login and enter reboot, or press ctrl+alt+del.
 check out also the history command in bash ('help history'). it has some
 commands to write or append the current history to a file (I never used
 it, just looked at the man page).
 
 if it works you can have alias to 'history -a $HISTFILE
  /sbin/reboot'. of course you have to check the history options.
 
 Bye
 -- 
 Haim
 



Yes, but is there someway that when i press ctrl-alt-del that before Linux goes
in the process of reboot he previously log outs and then he goes in the process
of reboot?

Bye 

Goran

-- T - C o m - - W e b m a i l --
Ova poruka poslana je upotrebom T-Com Webmail usluge.
Postani redatelj najgledanijeg hrvatskog filma!
http://www.tportal.hr/100sekundislave/



-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] WLAN

2006-03-06 Thread Goran Maksimovi
Hello!

I have recently subscribed to this mailing list so if someone has already asked
this question I apologize in advance. I installed yesterday Gentoo 2006.0 with
LiveCD on my laptop hp nx9105 and I'm looking how to setup my wireless card. I
know that their aren't WLAN card drivers for Linux but I know that I can use my
Windows XP drivers with ndiswrapper package, so my question is what is the
procedure to setup my WLAN card.

Goran


-- T - C o m - - W e b m a i l --
Ova poruka poslana je upotrebom T-Com Webmail usluge.
Postani redatelj najgledanijeg hrvatskog filma!
http://www.tportal.hr/100sekundislave/



-- 
gentoo-user@gentoo.org mailing list