<br><br><div><span class="gmail_quote">On 3/11/06, <b class="gmail_sendername">Mark Knecht</b> <<a href="mailto:markknecht@gmail.com">markknecht@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
...<br>eix-sync<br>
  <br>
The eix-sync command is the rougg equivalent of apt-get update. It<br>
downloads new ebuilds and updates databases so you know what's in<br>
portage</blockquote><div><br>
 </div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">emerge -pv system<br>emerge system<br>emerge -pv world<br>emerge world<br><br>The commands above will update the system files and everything in your
<br>specific world file. (/var/log/portage/world if you want to look at<br>what's there. 'system' is defined by the devs...) I always do a -pv<br>version to see what the system is going to do before I do it and what<br>compile time USE flags will be used for each package.
<br><br>emerge -pv ardour<br><br>would emerge what ever is in portage and considered stable<br><br>Adding things to /etc/portage/package.keywords like<br><br>media-sound/ardour ~x86<br><br>will allow portage to build the testing version of a package.
<br><br>emerge -pv --deep --update --newuse world<br><br>will do a very complete update of your system<br><br>emerge -pv --depclean<br><br>will remove packages you system doesn't need anymore. Use it carefully<br>and only after completing emerge --deep --update --newuse world.
<br><br>revdep-rebuild -p will check your system for missing stuff and<br>re-emerge it for you.<br><br>Adding USE flags to /etc/portage/package.use like this:<br><br>x11-misc/xscreensaver new-login<br><br>will cuse portage to build with specific features enabled by the USE
<br>flag. (In this case 'new-login')<br><br>Additions to package.mask will tell portage to use certain packages,<br>or certain ranges of packages.<br><br>lightning ~ # cat /etc/portage/package.mask<br>#>app-emulation/wine-
0.9.2<br>#<x11-drivers/ati-drivers-8.18.8-r1<br>#>x11-base/x11-drm-20050807<br>#>net-www/mplayerplug-in-3.11<br>lightning ~ #<br><br>See, not too difficult! ;-)<br><br>- Mark<br></blockquote></div><br>Wow thanks for the tips.
<br>
<br>
I dont have eix-sync, is this different from emrege --sync?<br>
<br>
Other than that, I'm getting the hang of it<br>
<br>
got the low latency kernel built for amd64, jack built fine, hydrogen
built fine then segfaulted on startup, but ardour runs like a champ on
the couple of sessions I had. <br>
<br>
The only xruns I got seemed to be related to starting up programs but I
didn't get any once I started playback and exporting and such.<br>
<br>
I'm pretty pleased with this so far. Mostly it feels rock solid and lightweight.<br>
<br clear="all"><br>-- <br>Thomas G. Willis<br>-----------------------------------------------<br><a href="http://i-see-sound.com">http://i-see-sound.com</a><br><a href="http://tomwillis.sonicdiscord.com">http://tomwillis.sonicdiscord.com
</a><br>America, still more rights than North Korea<br><br><br>