Update:
I used MacPorts to install IM 6.9 and then re-ran the IM7 build and it found libpng and added all of the other delegates. So this case is closed although I would still like to know why libpng was not being detected.
Search found 5 matches
- 2019-04-01T13:10:49-07:00
- Forum: Users
- Topic: Installing IM from source on OSX
- Replies: 7
- Views: 13148
- 2019-04-01T12:19:38-07:00
- Forum: Users
- Topic: Installing IM from source on OSX
- Replies: 7
- Views: 13148
Re: Installing IM from source on OSX
Update:
I deleted libpng and re-installed with no improvement. Here's the excerpt from the configure console:
-------------------------------------------------------------
checking for libpng >= 1.0.0... no
Any suggestions welcome.
I deleted libpng and re-installed with no improvement. Here's the excerpt from the configure console:
-------------------------------------------------------------
checking for libpng >= 1.0.0... no
Any suggestions welcome.
- 2019-04-01T12:09:01-07:00
- Forum: Users
- Topic: Installing IM from source on OSX
- Replies: 7
- Views: 13148
Re: Installing IM from source on OSX
Aloha. I followed your advice and install MacPorts and managed to build IM with gcc-mp-5. In order to use --enable-modules I also had to load libtool. The only problem I seem to still have is that the PNG delegate is not being recognized despite the fact that I installed it with macports. I'll try ...
- 2019-04-01T07:17:06-07:00
- Forum: Users
- Topic: Installing IM from source on OSX
- Replies: 7
- Views: 13148
Re: Installing IM from source on OSX
Mahalo for all the helpful responses.
- 2019-03-31T19:18:54-07:00
- Forum: Users
- Topic: Install from source on Mojave
- Replies: 1
- Views: 3258
Install from source on Mojave
Aloha. I am trying to install IM from source (and delegates from source). I do not want to use homebrew or ports. I successfully compiled IM but it is not finding any of the delegates I've also compiled and installed but I can't figure out why they are not found. Anyone have any insight into what ...