Re: [gentoo-user] where is the best university to study security and networks w/ gentoo like system?

2005-01-13 Thread Luke Macken
On Thu, Jan 13, 2005 at 07:36:26PM -0800, John Coder wrote: I just graduated from the University of Oregon. I will attest that you will never learn as much in school(at least at the undergraduate level) as you will on your first internship or job unless you can join a programming club or a

Re: [gentoo-user] When portage doesn't know about the latest release of a package...

2004-02-12 Thread Luke Macken
Start off by searching the portage tree for an ebuild of the latest version. Alot of the time it won't upgrade it automaticly, but the newer ebuild could just be sitting in portage. If this isn't the case, then head on over to bugs.gentoo.org and search for the package you are trying to upgrade.

RE: [gentoo-user] portage slots

2004-02-11 Thread Luke Macken
Quote from http://www.gentoo.org/doc/en/gentoo-howto.xml SLOT Portage handles different versions of the same installed programs. If you would want, say GCC 2.95 and GCC 3.2 installed at the same time, you would specify the SLOT in each ebuild. Here we would set the SLOT of GCC 2.95 to 2 while

RE: [gentoo-user] error emerging fam-2.7.0

2004-02-11 Thread Luke Macken
Here is the workaround that I used: --- cd /var/tmp/portage/fam-2.7.0/work/fam-2.7.0/lib ../libtool g++ -g -O2 -o libfam.la -rpath /usr/local/lib -export-symbols fam.sym Client.lo fam.lo -lstdc++ -lrpcsvc ebuild /usr/portage/app-admin/fam/fam-2.7.0.ebuild compile ebuild

Re: [gentoo-user] jar

2003-09-15 Thread Luke Macken
emerge dev-java/blackdown-jdk java-config --set-system-vm=blackdown-jdk-1.4.1 that took care of it for me luke On Tue, Sep 16, 2003 at 02:15:13AM +0200, Pietro Leone wrote: Emerging and compiling db-4.0.14-r2 (for vlc) I obtain this output, why it does not like my jar executable? The

[gentoo-user] binutils upgrade problems

2003-09-04 Thread Luke Macken
When doing a emerge -u world, portage tries to upgrade binutils. While extracting the files, i get a message for every file saying that the time stamps are in the future: SNIP tar: binutils-2.14.90.0.6/patches/libtool-dso.patch: time stamp 2003-08-21 11:28:48 is 1160710 s in the future tar:

Re: [gentoo-user] binutils upgrade problems

2003-09-04 Thread Luke Macken
That did the trick! I now sync once a day with military time servers. Thanks, luke On Thu, Sep 04, 2003 at 10:22:56AM -0700, Mark Knecht wrote: Then it gets all recursive on me. It complains about the makefiles timestamp, then starts all over. Does anyone have any ideas on

Re: [gentoo-user] Re: [gentoo-dev] /dev/pts and Unix98 PTY support

2003-09-02 Thread Luke Macken
/dev/pts is included in /dev file system (CONFIG_DEVFS_FS) in the 2.4.20+ kernel. For some reason, they dropped support for it in the 2.6 kernel. The gentoo installation guide assumes use of the 2.4.20 kernel. Maybe they should make a note of this in the install guide? luke On Tue, Sep

Re: [gentoo-user] net+sshd during installation..

2003-08-14 Thread Luke Macken
Yep, the gentoo livecd does come with sshd, and screen. I'm using both to do a remote install as we speak. luke On Thu, Aug 07, 2003 at 05:47:46PM +0300, raptor wrote: My last three gentoo installation was over ssh-channel trought sshd running on knoppix my question is does gentoo

Re: [gentoo-user] 1.4_final CFLAGS Generation?

2003-08-06 Thread Luke Macken
I'm bootstrapping 1.4 as we speak, and I didn't see any signs of CFLAG generation. luke On Tue, Aug 05, 2003 at 05:35:13PM -0400, Nathaniel McCallum wrote: I'm just wondering. This is the announcement from www.gentoo.org: 1.4 includes automated kernel builds, CFLAGS generation, the Gentoo

Re: [gentoo-user] Non-root reboot

2003-08-01 Thread Luke Macken
There's always ALT+CTRL+DEL. I've never used anything else. luke On Saturday 02 August 2003 10:13, Lares Weaselle wrote: I would like to be able to reboot/halt my laptop while a user. I don't like to have to superuser to do so. Any thoughts? -- [EMAIL PROTECTED] mailing list