Results 1 to 9 of 9

Thread: JPEG Shared Libs

  1. #1

    JPEG Shared Libs

    I can't seem to get a .so file from the current JPEG Library. I get .a and .la but no .so. --enabled-shared works for compiling new stuff, but not for binaries allready looking for the shared libs. Any ideas?

  2. #2

    Re:JPEG Shared Libs

    Someone has to have some idea :P.

  3. #3
    Moderator
    Good Guru
    Schotty's Avatar
    Join Date
    Jul 2001
    Location
    Milwaukee, WI
    Posts
    5,758

    Re:JPEG Shared Libs

    no not really ;D

    But anyway, what file are you looking for specifiacally? Perhaps I have one on my system. Then at least I can find out what provides that file.

  4. #4

    Re:JPEG Shared Libs

    [quote author=Schotty link=board=2;threadid=5851;start=0#56207 date=1040237521]
    no not really ;D

    But anyway, what file are you looking for specifiacally? Perhaps I have one on my system. Then at least I can find out what provides that file.
    [/quote]

    I am looking for libjpeg.so.X (Where X is the latest release number. In Debian Testing it is 62).

  5. #5
    Moderator
    Good Guru
    Schotty's Avatar
    Join Date
    Jul 2001
    Location
    Milwaukee, WI
    Posts
    5,758

  6. #6

    Re:JPEG Shared Libs

    [quote author=Schotty link=board=2;threadid=5851;start=0#56284 date=1040290916]
    http://rpmfind.net/linux/rpm2html/se...=libjpeg.so.62
    [/quote]

    Yeah, that ends up being the same thing I am using, except somehow shared.

  7. #7
    Moderator
    Good Guru
    Schotty's Avatar
    Join Date
    Jul 2001
    Location
    Milwaukee, WI
    Posts
    5,758

    Re:JPEG Shared Libs

    hmm, you are using debian right? what about reloading the object via a recompile from source? That may give you the file you need that way. Else I suppose I can grab the rpm, install it, and email ya a copy of the .so

  8. #8

    Re:JPEG Shared Libs

    [quote author=Schotty link=board=2;threadid=5851;start=0#56311 date=1040324981]
    hmm, you are using debian right? what about reloading the object via a recompile from source? That may give you the file you need that way. Else I suppose I can grab the rpm, install it, and email ya a copy of the .so
    [/quote]

    Actually I am using LFS and trying to install from source :P ... and the shared option doesn't make any shared objects. It's really an odd problem.

  9. #9
    Moderator
    Good Guru
    Schotty's Avatar
    Join Date
    Jul 2001
    Location
    Milwaukee, WI
    Posts
    5,758

    Re:JPEG Shared Libs

    for me to email ya a copy, it would need to be build by the same gcc and glibc revisions, correct?

Similar Threads

  1. libXmu.so: cannot open shared object file: Too many levels of symbolic links
    By shupi in forum Linux - Software, Applications & Programming
    Replies: 0
    Last Post: 07-04-2006, 05:18 AM
  2. libXmu.so: cannot open shared object file
    By shupi in forum Linux - General Topics
    Replies: 0
    Last Post: 07-02-2006, 09:49 AM
  3. problem with opening shared library using dlopen() in Red Ha
    By phani@tcs in forum Linux - General Topics
    Replies: 0
    Last Post: 11-15-2005, 06:30 AM
  4. cant install firefox: shared libaries error
    By capybara in forum Linux - Software, Applications & Programming
    Replies: 2
    Last Post: 08-27-2004, 09:19 PM
  5. jpeg libs on netBSD
    By kornp in forum BSD
    Replies: 4
    Last Post: 07-18-2002, 07:59 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •