Какой оверлей, под linuxdcpp, кто использует
Мне нравится свобода в Linux. Кто-о может просто качать то, что есть в репозитарии gento, а если есть желание, добавить нужный репозитарий и поинтересовавшись недельку другую, как это делается, можно без особого труда добавить оверлей того же linuxdcpp. Хотя, dc++ - есть зло.
Я, вот, погуглив в интернете, нашла такой вот вариант: http://forum.academ.org/index.php?showtopic=461618
хотя, он у меня и не ставится.
layman -o http://code.google.com/p/freshgen/ -f -a freshgen
* Failed to update the overlay list from: http://code.google.com/p/freshgen/
* Error was:
* Failed to parse the overlays list fetched from http://code.google.com/p/freshgen/
* This means that the downloaded file is somehow corrupt or there was a problem with the webserver. Check the content of the file. Error was:
* Failed to parse the overlay list!
* Error was:
* mismatched tag: line 24, column 2
* Failed to read a cached version of the overlay list from http://code.google.com/p/freshgen/. You probably did not download the file before. The corresponding entry in your layman.cfg file will be disregarded.
* Error was:
* Failed to read the overlay list at ("/usr/portage/local/layman/cache_86781b8e273228c03efaf984645be8b1.xml")!
* Error was:
* [Errno 2] No such file or directory: '/usr/portage/local/layman/cache_86781b8e273228c03efaf984645be8b1.xml'
* Failed to update the overlay list from: http://code.google.com/p/freshgen/
* Error was:
* Failed to parse the overlays list fetched from http://code.google.com/p/freshgen/
* This means that the downloaded file is somehow corrupt or there was a problem with the webserver. Check the content of the file. Error was:
* Failed to parse the overlay list!
* Error was:
* not well-formed (invalid token): line 8, column 173
* Failed to read a cached version of the overlay list from http://code.google.com/p/freshgen/. You probably did not download the file before. The corresponding entry in your layman.cfg file will be disregarded.
* Error was:
* Failed to read the overlay list at ("/usr/portage/local/layman/cache_86781b8e273228c03efaf984645be8b1.xml")!
* Error was:
* [Errno 2] No such file or directory: '/usr/portage/local/layman/cache_86781b8e273228c03efaf984645be8b1.xml'
* Overlay "freshgen" does not exist!
Впрочем, dc++ действительно зло. да и не нужен он мне. этот linuxdcpp. есть ftp.
а кто еще какие знает оверлеи?
- Для комментирования войдите или зарегистрируйтесь
linuxdcpp-9999.ebuild
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild,v 1.9 2008/02/29 20:29:56 carlo Exp $
inherit eutils bzr
DESCRIPTION="Direct connect client, looks and works like famous DC++"
HOMEPAGE="http://linuxdcpp.berlios.de"
EBZR_REPO_URI="http://code.launchpad.net/~linuxdcpp-team/linuxdcpp/0707-core/"
EBZR_BRANCH=""
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug"
RDEPEND=">=gnome-base/libglade-2.4
>=x11-libs/gtk+-2.6
app-arch/bzip2
dev-libs/openssl"
DEPEND="${RDEPEND}
media-libs/fontconfig
>=dev-util/scons-0.96
dev-util/pkgconfig"
src_compile() {
local myconf=""
use debug && myconf="${myconf} debug=1"
scons ${myconf} ${MAKEOPTS} CXXFLAGS="${CXXFLAGS}" PREFIX=/usr || die "scons failed"
}
src_install() {
insinto /usr/share/${PN}
doins -r ${PN} pixmaps glade
dodoc Readme.txt Changelog.txt Credits.txt
dosym /usr/share/${PN}/${PN} /usr/bin/${PN}
fperms +x /usr/share/${PN}/${PN}
doicon pixmaps/${PN}.png
make_desktop_entry ${PN} "${PN}" ${PN}
}
pkg_postinst() {
elog
elog "After adding first directory to shares you might need to restart linuxdcpp."
elog
}
=================
Собственно https://code.launchpad.net/linuxdcpp
В результате теперь когда
В результате теперь когда официальный репозиторий bzr изменился, и гуй нормально не работает и вообще ничего толком не работает - этот ебилд единственный, который даёт возможность заюзать 0,707 ядро со старым гуём...
К чему такую простыню было
К чему такую простыню было писать?
http://overlays.gentoo.org/
Залейте, если не сложно. Мне
Залейте, если не сложно. Мне некогда)
не то
http://www.google.ru/search?hl=ru&q=linuxdcpp+site%3Aoverlays.gentoo.org&btnG=%D0%9F%D0%BE%D0%B8%D1%81%D0%BA+%D0%B2+Google&lr=&aq=f&oq=
нет. не то. я про оверлеи, где есть что-нибудь еще типа qutim, linuxdcpp etc
сторонние оверлеи
про сторонние оверлеи
Ты не так ставишь оверлей
Ты не так ставишь оверлей (Хотя действия верные, и команда правильная, но она не работает)
У меня получилось так:
Не грусти, товарищ! Всё хорошо, beautiful good!
Там уже плохой linuxdcpp. Не
Там уже плохой linuxdcpp. Не самый последний))
хоть, так
ну, хоть такой. тот, что не из оверлея - часто исчезает с панели. чего не сказать, если ставить ручками (из-под debian)
странно
странно
Все сделала, как в руководстве gentoo
/etc/make.conf
..
PORTDIR_OVERLAY="/usr/local/portage"
..
layman -o http://freshgen.googlecode.com/files/freshgen.xml -f -a freshgen
ok
echo "net-p2p/linuxdcpp ~amd64" >> /etc/portage/package.keywords
_________________________________________
emerge -av net-p2p/linuxdcpp
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] net-p2p/linuxdcpp-1.0.2 USE="-debug" 0 kB
Total: 1 package (1 reinstall), Size of downloads: 0 kB
Would you like to merge these packages? [Yes/No] n
не обновляется
Люди. Кто-нибудь знает, где находится централизованная дока по gentoo?
Клиент просто ужасный, мягко
Клиент просто ужасный, мягко говоря. Юзайте valknut http://valknut.ru он у меня магнет ссылки перехватывает от браузера.
Браузер Firefox.
Обычно 9999-пакеты в
Обычно 9999-пакеты в хардмаскед находятся, их надо заносить еще в /etc/portage/package.unmask.
Не грусти, товарищ! Всё хорошо, beautiful good!
буду искать
нет. не то. вычитала, что переменную layman надо еще в make.conf добавлять. такая мысль и у самой была.
echo "source /usr/portage/local/layman/make.conf" >>/etc/make.conf
но, это тоже не помогает.
буду дальше по крупицам документацию по gentoo собирать. Не сахар, но это лучше убунт и прочих..
update-eix eix
update-eix
eix linuxdcpp
Результат в студию. Скорее всего что-то не учли...
Нейтральность - высшее достижение сознания!
Если это по поводу моего
Если это по поводу моего поста, то linuxdcpp-1.0.3 имеет ядро 0,698...