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: "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxx>
Date: Fri, 23 Feb 2007 00:00:47 +0100

Gergo Szakal wrote:
And seriously, this should warrant a minor release.
Yeah, it should, because I could test it within qemu, just don't
wanna buildworld there *snif*, so I'll either wait for the latest
devel iso, or the latest release iso if 1.6.1 comes out.

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.

cheers
 simon

--
Serve - BSD     +++  RENT this banner advert  +++    ASCII Ribbon   /"\
Work - Mac      +++  space for low €€€ NOW!1  +++      Campaign     \ /
Party Enjoy Relax   |   http://dragonflybsd.org      Against  HTML   \
Dude 2c 2 the max   !   http://golden-apple.biz       Mail + News   / \

Attachment: signature.asc
Description: OpenPGP digital signature



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