DragonFly users List (threaded) for 2007-02
DragonFly BSD
DragonFly users List (threaded) for 2007-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: wip/jdk14: okay


From: Gergo Szakal <bastyaelvtars@xxxxxxxxx>
Date: Fri, 23 Feb 2007 01:16:07 +0100

On Fri, 23 Feb 2007 00:00:47 +0100
"Simon 'corecode' Schubert" <corecode@fs.ei.tum.de> wrote:

> You don't have to buildworld just for rtld.  If you never built world before, you need to do
> 
> cd /usr/src/lib/libc_rtld && make depend && make
> cd /usr/src/libexec/rtld-elf && make depend && make && make install
> 
> If you already built world, you can shortcut this to
> 
> cd /usr/src/libexec/rtld-elf && wmake && wmake install DESTDIR=/ INSTALL=install
> 
> it will take you 5 seconds, maximum 10 minutes.
> 

Thanks for the tip.
BAH, I ran out of inodes (although not hacked anything), I will do a newfs on my ~ tomorrow. It is futile though, there is the feedback from Petr.

-- 
Gergo Szakal <bastyaelvtars@gmail.com>
University Of Szeged, HU
Faculty Of General Medicine

/* Please do not CC me with replies, thank you. */



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]