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] Compile/load problem with graphics library
- Date: Sun, 12 Aug 2018 13:27:05 +0900
- From: Jim Tittsler <jwt-tlug@example.com>
- Subject: Re: [tlug] Compile/load problem with graphics library
- References: <fe5a3e36-1068-ab9b-e233-66f92f81b522@imaginatorium.org> <32f9378d-874e-b475-e35f-fe10719cede8@gmail.com> <a3dd8cfb-f6bd-f433-c5db-4b7bb8cab604@imaginatorium.org> <f9db8f48-e4ad-782a-e019-b422a0d73342@onjapan.net> <0b95e252-b6d9-210e-deef-885116306e11@imaginatorium.org>
- Organization: OnJapan
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1
On 2018-08-11 03:41 PM, Brian Chandler wrote: > So if it's a version problem, would this show up as a "can't find > (function) read" message? Possibly. I encountered a similar but slightly different problem with a library after upgrading a couple of years ago, and so it seemed worth a guess. Checking the FreeBSD g++ man page suggests the ABI change I was thinking of was farther back than I thought though. Are there multiple versions of g++ (like g++-nnn) wherever FreeBSD/Pair store their toolchains? (And have you confirmed you have a working g++ toolchain by compiling and running a trivial program that doesn't require linking to anything other than the standard library?) > The next simplest answer would be to install a copy of the Magick++ > library which I compile myself on the server. I installed it on my > computer using sudo apt-get, which doesn't appear to be an option on a > shared server. Any suggestions? The comparable FreeBSD tool is 'pkg', but I wouldn't expect you to have the required permissions to install things on a shared commercial server. You *could* fetch the source archive from the Magick++ project and try to build it... but that seems definitely "down the chain of workaround." http://www.imagemagick.org/Magick++/Install.html (BTW if your 'imagetrim' tool just crops an image, you can do that directly with ImageMagick's mogrify/convert tools although it takes a corner and width/height rather than a bounding box. And convert will let you composite one image atop (a portion of) another.)
- Follow-Ups:
- Re: [tlug] Compile/load problem with graphics library
- From: Chris Salisbury
- References:
- [tlug] Compile/load problem with graphics library
- From: Brian Chandler
- Re: [tlug] Compile/load problem with graphics library
- From: Joe Foran
- Re: [tlug] Compile/load problem with graphics library
- From: Brian Chandler
- Re: [tlug] Compile/load problem with graphics library
- From: Jim Tittsler
- Re: [tlug] Compile/load problem with graphics library
- From: Brian Chandler
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Compile/load problem with graphics library
- Next by Date: Re: [tlug] nexux 6p
- Previous by thread: Re: [tlug] Compile/load problem with graphics library
- Next by thread: Re: [tlug] Compile/load problem with graphics library
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links