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] Ubuntu 10.04 - kernel update snafu
- Date: Sat, 21 Jun 2014 05:24:49 +0900
- From: Brian Chandler <brian@example.com>
- Subject: Re: [tlug] Ubuntu 10.04 - kernel update snafu
- References: <CABHGxq578Vh4zFgTRRc2JKtWz=ua74J5bdJULNQeTzyeD6hkxQ@mail.gmail.com> <53A1726F.5030500@imaginatorium.org> <CAAhy3duLPCTPQ3SwO896mOXRHXrMQMSQj_JgeGWZLZgTDW8XCg@mail.gmail.com> <CAKXLc7ebGJbRB5sE9cHXa7JeTixcD-hCL3HdAmF363ikK5B_aw@mail.gmail.com> <53A3409F.6020201@imaginatorium.org> <CAAhy3dvtNyhTHSGrNmMjE58+xkwvi_0YF=yf8zxHHWsCXoFHAw@mail.gmail.com> <53A3984B.3060002@sonic.net> <53A4875C.80608@imaginatorium.org> <53A48C52.2010003@sonic.net>
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0
On 2014-06-21 04:32, steve wrote:On 06/20/2014 12:11 PM, Brian Chandler wrote:/home/brian/bin/memsource/TranslationEditor: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directoryThat's zlib1g:i386. To figure out something like that, you search google to find what package supplies the library. google 'what package libz.so.1' to see what I mean. Also, ldd <application> will tell you what your application depends on.Thanks - here's what I get: brian@Grieg ~/bin/memsource $ ldd TranslationEditor linux-gate.so.1 => (0xf7767000) libQtSolutions_SingleApplication-head.so.1 => not found libclucene-core.so.1 => not found libhunspell-1.3.so.0 => not found libQtXml.so.4 => not found libQtGui.so.4 => not found libQtNetwork.so.4 => not found libQtCore.so.4 => not found libpthread.so.0 => /lib/i386-linux-gnu/libpthread.so.0 (0xf772e000) libstdc++.so.6 => /usr/lib/i386-linux-gnu/libstdc++.so.6 (0xf7645000) libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xf7628000) libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xf7479000) /lib/ld-linux.so.2 (0xf7768000) libz.so.1 => not found libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xf7432000)... Ah, but I poked around and found something libQtSolutions, which reduced the "Not found" to three:brian@Grieg ~/bin/memsource $ ldd TranslationEditor | grep 'not found' libQtSolutions_SingleApplication-head.so.1 => not found libclucene-core.so.1 => not found libhunspell-1.3.so.0 => not found None of these names shows up on the Ubuntu package search page http://packages.ubuntu.com/search?keywords=searchSo once again I'm stuck. It does seem very odd for this to start needing all sorts of unusual libraries... (rather outside my experience so far)Brian Chandler
- Follow-Ups:
- Re: [tlug] Ubuntu 10.04 - kernel update snafu
- From: Travis Cardwell
- Re: [tlug] Ubuntu 10.04 - kernel update snafu
- From: Raymond Wan
- Re: [tlug] Ubuntu 10.04 - kernel update snafu
- From: Raymond Wan
- 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: Brian Chandler
- Re: [tlug] Ubuntu 10.04 - kernel update snafu
- From: Raymond Wan
- Re: [tlug] Ubuntu 10.04 - kernel update snafu
- From: steve
- Re: [tlug] Ubuntu 10.04 - kernel update snafu
- From: Brian Chandler
- Re: [tlug] Ubuntu 10.04 - kernel update snafu
- From: steve
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Ubuntu 10.04 - kernel update snafu
- Next by Date: Re: [tlug] Static linking (try it at home!) [was: kernel update snafu]
- Previous by thread: Re: [tlug] Ubuntu 10.04 - kernel update snafu
- Next by thread: Re: [tlug] Ubuntu 10.04 - kernel update snafu
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links