Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Static linking (try it at home!) [was: kernel update snafu]
- Date: Fri, 20 Jun 2014 21:16:38 +0900
- From: Travis Cardwell <travis.cardwell@example.com>
- Subject: Re: [tlug] Static linking (try it at home!) [was: kernel update snafu]
- References: <CABHGxq578Vh4zFgTRRc2JKtWz=ua74J5bdJULNQeTzyeD6hkxQ@mail.gmail.com> <53A1726F.5030500@imaginatorium.org> <CAAhy3duLPCTPQ3SwO896mOXRHXrMQMSQj_JgeGWZLZgTDW8XCg@mail.gmail.com> <CAKXLc7ebGJbRB5sE9cHXa7JeTixcD-hCL3HdAmF363ikK5B_aw@mail.gmail.com> <CAAhy3duOKji5UNbz2UMmq5jKXqi0e=_dG4Csh2EAt1sUA1m-NQ@mail.gmail.com> <8761jw13jk.fsf@uwakimon.sk.tsukuba.ac.jp> <CAKXLc7d0=xTJP09dkrf1wbq6OsS+JKJmqKHhfB4bxQYOrDBN9A@mail.gmail.com>
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.5.0
On 2014年06月20日 20:18, Kalin KOZHUHAROV wrote: > May be, may be not. I am ready to pay anyone few beers who can compile > (static) current sleuthkit and related libs (64bit is priority, but > take 32bit as bonus): > http://www.sleuthkit.org/sleuthkit/download.php > > I tried for an hour or so and gave up. It is something I use for work > occasionally, but I hate to be carrying a bunch of LD_PRELOAD with > me... Ah, the joys of libtool. $ cd /tmp $ tar -zxf /path/to/sleuthkit-4.1.3 $ cd sleuthkit-4.1.3 $ ./configure $ find . -name Makefile -exec sed -i "/^LDFLAGS /s/-static/-all-static/" {} \+ $ make $ find tools -type f -executable -exec file {} \; Cheers, Travis
- Follow-Ups:
- Re: [tlug] Static linking (try it at home!) [was: kernel update snafu]
- From: Kalin KOZHUHAROV
- References:
- [tlug] Ubuntu 10.04 - kernel update snafu
- From: Jim Breen
- Re: [tlug] Ubuntu 10.04 - kernel update snafu
- From: Brian Chandler
- Re: [tlug] Ubuntu 10.04 - kernel update snafu
- From: Raymond Wan
- Re: [tlug] Ubuntu 10.04 - kernel update snafu
- From: Kalin KOZHUHAROV
- Re: [tlug] Ubuntu 10.04 - kernel update snafu
- From: Raymond Wan
- [tlug] Static linking (try it at home!) [was: kernel update snafu]
- From: Stephen J. Turnbull
- Re: [tlug] Static linking (try it at home!) [was: kernel update snafu]
- From: Kalin KOZHUHAROV
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Static linking (try it at home!) [was: kernel update snafu]
- Next by Date: Re: [tlug] Ubuntu 10.04 - kernel update snafu
- Previous by thread: Re: [tlug] Static linking (try it at home!) [was: kernel update snafu]
- Next by thread: Re: [tlug] Static linking (try it at home!) [was: kernel update snafu]
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links