Fox.Mulder
Mitglied
- Mitglied seit
- 21 Jan 2007
- Beiträge
- 659
- Punkte für Reaktionen
- 14
- Punkte
- 18
transmission-1.50b3/ltmain.sh
shopt -s nullglob; for i in make/transmission/patches/*.patch; do tools/freetz_patch source/transmission-1.50b3 $i; done
applying patch file make/transmission/patches/103-build_withno_gettext_dependency_workaround.patch
patching file po/Makefile
----------------------------------------------------------------------
applying patch file make/transmission/patches/110-per-file-prioritization-for-web-ui.patch
patching file web/javascript/common.js
patching file web/javascript/transmission.js
Hunk #14 FAILED at 1225.
Hunk #15 succeeded at 1289 (offset 4 lines).
1 out of 15 hunks FAILED -- saving rejects to file web/javascript/transmission.js.rej
patching file web/javascript/torrent.js
patching file web/javascript/transmission.remote.js
Hunk #2 succeeded at 161 with fuzz 1 (offset 8 lines).
patching file web/index.html
patching file web/stylesheets/common.css
----------------------------------------------------------------------
ERROR: modpatch: Error in patch-file make/transmission/patches/110-per-file-prioritization-for-web-ui.patch
make: *** [source/transmission-1.50b3/.unpacked] Error 2
stimmt beide Systeme haben Journaling. Nur mit dem kleinen Unterschied das laut Benchmarks ReiserFS schneller sein soll. Vielleicht nicht viel aber es ist schneller. ext3 soll im vergleicht zu ext2 bedeutend langsamer sein.
@Whoopie:
Wäre es möglich eine Option in die freetz Konfiguration einzubauen, damit transmission-daemon statisch gebaut werden kann?
404: Not Found
Couldn't find Transmission's web interface files!
Users: to tell Transmission where to look, set the TRANSMISSION_WEB_HOME environmental variable to the folder where the web interface's index.html is located.
Package Builders: to set a custom default at compile time, #define PACKAGE_DATA_DIR in libtransmission/platform.c or tweak tr_getClutchDir() by hand.
ich nutze fat oder fat32, also kein linux format. aber ich denke der tipp mit -r hat schon geholfen. jetzt scheint es zu laufen!
vielen dank
Edit: kann es sein das ich noch den patch fürs web interface brauche? dachte das wäre schon im trunk drin....