Opened 20 years ago

Closed 20 years ago

Last modified 19 years ago

#1978 closed defect (invalid)

Can't install libgnomeui with darwinports

Reported by: martialis@… Owned by: olegb@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

I cant install libgnomeui (actually I cant install sodipodi or potrace but I think libgnomeui causes this).

The installation of libgnomeui cant find the file /opt/local/lib/libtiff.3.5.7.dylib. I got libtiff.dylib, libtiff.a, libtiff.3.dylib, libtiff.3.6.1.dylib installed (with the tiff port?).

I'm new at this. Please provide me an answer. (Preferably in Swedish).

Here's a list of libgnomeui:s dependencis (gnome-keyring is installed):

Martin-Janssons-dator:~ martinjansson$ port deps libgnomeui libgnomeui has library dependencies on:

gnome-keyring

Here's a list of my installed packages:

Martin-Janssons-dator:/opt/local/lib martinjansson$ port installed The following ports are installed:

atk-1.6.1 audiofile-0.2.6 cups-headers-1.1.15 dlcompat-20030629 docbook-xml-4.2 docbook-xsl-1.62.4 esound-0.2.34 expat-1.95.7 fontconfig-2.2.2 freetype-2.1.7 gconf-2.6.1 gettext-0.14.1 glib2-2.4.0 gnome-icon-theme-1.2.1 gnome-keyring-0.2.1 gnome-mime-data-2.4.1 gnome-vfs-2.6.1.1 gtk-engines2-2.2.0 gtk2-2.4.1 hicolor-icon-theme-0.4 intltool-0.30 jpeg-6b libart_lgpl-2.3.16 libbonobo-2.6.0 libbonoboui-2.6.0 libgeotiff-1.2.1 libglade2-2.3.6 libgnome-2.6.0 libgnomecanvas-2.6.1.1 libidl-0.8.3 libpng-1.2.5 libungif-4.1.2 libxml2-2.6.7 libxslt-1.1.4 orbit2-2.10.2 p5-xml-parser-2.34 pango-1.4.0 perl5.8-5.8.4 pkgconfig-0.15.0 popt-1.7 proj-4.4.7 render-0.8 scrollkeeper-0.3.14 tiff-3.6.1 Xft2-2.1.6 xrender-0.8.4

And here's what happens when I try to install libgnomeui:

Martin-Janssons-dator:~ martinjansson$ sudo port install libgnomeui ---> Building libgnomeui with target all Error: Target com.apple.build returned: shell command "cd "/Users/martinjansson/darwinports/dports/ gnome/libgnomeui/work/libgnomeui-2.6.1.1" && make all" returned error 2 Command output: make all-recursive Making all in libgnomeui Making all in pixmaps rm -f gnome-stock-pixbufs.h var=`echo "stock_attach.png stock_book_blue.png stock_book_green.png stock_book_open.png stock_book_red.png stock_book_yellow.png stock_line_in.png stock_mail.png stock_mail_compose.png stock_mail_forward.png stock_mail_receive.png stock_mail_reply.png stock_mail_send.png stock_menu_about.png stock_menu_blank.png stock_scores.png stock_mic.png stock_multiple_file.png stock_not.png stock_table_borders.png stock_table_fill.png stock_text_bulleted_list.png stock_text_indent.png stock_text_numbered_list.png stock_text_unindent.png stock_timer.png stock_timer_stopped.png stock_trash.png stock_trash_full.png stock_volume.png stock_midi.png stock_authentication.png" | sed -e 's,stock_\([\.]*\)\.png,stock_\1 ./stock_\1.png,g'` ; \

/opt/local/bin/gdk-pixbuf-csource --raw --build-list $var > pixbufs-tmp && \ cat ./copyright.txt pixbufs-tmp > gnome-stock-pixbufs.h

dyld: /opt/local/bin/gdk-pixbuf-csource can't open library: /opt/local/lib/libtiff.3.5.7.dylib (No such file or directory, errno = 2) make[3]: * [gnome-stock-pixbufs.h] Error 133 make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: * [all-recursive-am] Error 2

Martin-Janssons-dator:~ martinjansson$

Change History (2)

comment:1 Changed 20 years ago by olegb@…

Owner: changed from darwinports-bugs@… to olegb@…

I cant reproduce this, could it be that you have tiff installed else where on you box (fink/manually)? The darwinport tiff should be 3.6.1, could you do a:

[b0rk:dports/gnome/libgnomeui] olegb% port provides /opt/local/lib/libtiff.3.6.1.dylib /opt/local/lib/libtiff.3.6.1.dylib is provided by: tiff

assigning to me..

comment:2 Changed 20 years ago by olegb@…

Resolution: invalid
Status: newclosed

closing bug, no reply from reported - this really sounds like bogus ..

Note: See TracTickets for help on using tickets.