I am trying to install librsvg and it seems to fail when trying to install xrender. I have managed to install this with no problems on my iMac G5, but on my intel MacBook it fails with the following error. checking for X_CFLAGS... checking for X_LIBS... checking for X... no configure: error: X is required, but it was either disabled or not found. Error: The following dependencies failed to build: libgsf gnome-vfs gconf gtk2 pango Xft2 xrender cairo howl neon openssl Error: Status 1 encountered during processing. Nathan Day nathan_day@mac.com http://homepage.mac.com/nathan_day/
On Sep 9, 2006, at 15:40, Nathan Day wrote:
I am trying to install librsvg and it seems to fail when trying to install xrender. I have managed to install this with no problems on my iMac G5, but on my intel MacBook it fails with the following error.
checking for X_CFLAGS... checking for X_LIBS... checking for X... no configure: error: X is required, but it was either disabled or not found.
Error: The following dependencies failed to build: libgsf gnome-vfs gconf gtk2 pango Xft2 xrender cairo howl neon openssl Error: Status 1 encountered during processing.
Have you installed both X11User.pkg from the Mac OS X DVD and X11SDK.pkg from the Xcode distribution? MacPorts needs both to be able to build X software.
I have X11SDK.pkg and X11User.pkg installed on my MacBook, I am not actually after any X software just librsvg, interestingly I installed librsvg on my iMac G5 without any problems, even though it does not have X11User.pkg installed it only X11SDK.pkg. On 10/09/2006, at 1:56 AM, Ryan Schmidt wrote:
On Sep 9, 2006, at 15:40, Nathan Day wrote:
I am trying to install librsvg and it seems to fail when trying to install xrender. I have managed to install this with no problems on my iMac G5, but on my intel MacBook it fails with the following error.
checking for X_CFLAGS... checking for X_LIBS... checking for X... no configure: error: X is required, but it was either disabled or not found.
Error: The following dependencies failed to build: libgsf gnome- vfs gconf gtk2 pango Xft2 xrender cairo howl neon openssl Error: Status 1 encountered during processing.
Have you installed both X11User.pkg from the Mac OS X DVD and X11SDK.pkg from the Xcode distribution? MacPorts needs both to be able to build X software.
I found I could get past that problem if I used the install disk that come with my MacBook to update X11, I had installed X11 from the apple download. Now I get a different problem when all the dependencies are installed but installing librsvg sort of fails with this message Updating /opt/local/etc/gtk-2.0/gdk-pixbuf.loaders Error: Target com.apple.activate returned: couldn't change working directory to "/opt/local/lib/gtk-2.0/2.4.0/loaders": no such file or directory Error: Status 1 encountered during processing. I don't have a 'opt/local/lib/gtk-2.0/2.4.0/loaders' directory but I do have ' /opt/local/lib/gtk-2.0/2.10.0/loaders' I say it sort of fails because the command line tool rsvg that comes with librsvg seems to be working fine. On 10/09/2006, at 1:56 AM, Ryan Schmidt wrote:
On Sep 9, 2006, at 15:40, Nathan Day wrote:
I am trying to install librsvg and it seems to fail when trying to install xrender. I have managed to install this with no problems on my iMac G5, but on my intel MacBook it fails with the following error.
checking for X_CFLAGS... checking for X_LIBS... checking for X... no configure: error: X is required, but it was either disabled or not found.
Error: The following dependencies failed to build: libgsf gnome- vfs gconf gtk2 pango Xft2 xrender cairo howl neon openssl Error: Status 1 encountered during processing.
Have you installed both X11User.pkg from the Mac OS X DVD and X11SDK.pkg from the Xcode distribution? MacPorts needs both to be able to build X software.
participants (2)
-
Nathan Day
-
Ryan Schmidt