| Summary: | net-p2p/xmule-1.6.1 fails on install | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Wojciech Milkowski <wmilkowski> |
| Component: | Current packages | Assignee: | Gentoo net-p2p team <net-p2p> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | CC: | scandium |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
patch that solves problem with instalation
Solves the problem of not finding mkinstalldirs... (will attach new ebuild soon) Modified ebuild for xmule-1.6.1 that automatically applies the patch |
||
|
Description
Wojciech Milkowski
2003-10-14 04:35:44 UTC
This works fine for me, but I don't have the same rules - my make install looks like: make[3]: Entering directory `/store/src/portage/xmule-1.6.1/work/xmule-1.6.1/src' /bin/sh ../mkinstalldirs /store/src/portage/xmule-1.6.1/image//usr/bin mkdir /store/src/portage/xmule-1.6.1/image/usr mkdir /store/src/portage/xmule-1.6.1/image/usr/bin /bin/install -c xmule /store/src/portage/xmule-1.6.1/image//usr/bin/xmule /bin/install -c ed2k /store/src/portage/xmule-1.6.1/image//usr/bin/ed2k make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/store/src/portage/xmule-1.6.1/work/xmule-1.6.1/src' make[2]: Leaving directory `/store/src/portage/xmule-1.6.1/work/xmule-1.6.1/src' make[1]: Leaving directory `/store/src/portage/xmule-1.6.1/work/xmule-1.6.1/src' Making install in po make[1]: Entering directory `/store/src/portage/xmule-1.6.1/work/xmule-1.6.1/po' /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /store/src/portage/xmule-1.6.1/image//usr/share Portage 2.0.49-r3 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.20-gentoo-r5) what version of wxGTK do you use and is it linked against Gtk+1 or Gtk+2 ? Are you already using wxGTK-2.4.2 and did you compile it with unicode support ? I have wxGTK-2.4.2 without unicode support. xmule ebuild won't install when there's unicode support compiled in. Created attachment 19931 [details, diff]
patch that solves problem with instalation
I've made patch that solves my problems with xmule-1.6.1 ebuild.
reassigned to net-p2p btw: xmule-1.70 is out ...mind remaking the ebuild? Yes, the bug still exists. Created attachment 21462 [details, diff]
Solves the problem of not finding mkinstalldirs... (will attach new ebuild soon)
Created attachment 21463 [details]
Modified ebuild for xmule-1.6.1 that automatically applies the patch
xmule is no longer developed and should be removed from the portage-tree soon. All development is now done in amule. Reporter, can you please check if amule works for you? Yes, amule works file. Thx. As xmule is deprecated and amule works for the bug-reporter, marking this as invalid. |