<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://gentoo-zh.org/extern.php?action=feed&amp;tid=531&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Gentoo中文社区 / seafile安装文档]]></title>
		<link>http://www.gentoo-zh.org/viewtopic.php?id=531</link>
		<description><![CDATA[seafile安装文档 最近发表的帖子。]]></description>
		<lastBuildDate>Sun, 13 Nov 2022 10:05:05 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[seafile安装文档]]></title>
			<link>http://www.gentoo-zh.org/viewtopic.php?pid=568#p568</link>
			<description><![CDATA[<p>Python3 安装<br />yum -y groupinstall &quot;Development tools&quot;<br />yum -y install zlib-devel bzip2-devel openssl-devel ncurses-devel sqlite-devel readline-devel tk-devel gdbm-devel db4-devel libpcap-devel xz-devel<br />yum install -y libffi-devel openssl zlib*</p><p>wget <a href="https://www.python.org/ftp/python/3.7.2/Python-3.7.2.tar.xz" rel="nofollow">https://www.python.org/ftp/python/3.7.2 … 7.2.tar.xz</a><br />tar -xvJf&#160; Python-3.7.2.tar.xz<br />cd Python-3.7.2<br />编辑:Modules/Setup 去掉第211到214行中的# (内容是SSL)<br />./configure --prefix=/usr/local/python3 --enable-optimizations --with-ssl<br />make &amp;&amp; make install</p><p>ln -s /usr/local/python3/bin/python3 /usr/local/bin/python3<br />ln -s /usr/local/python3/bin/pip3 /usr/local/bin/pip3</p><p>pip3 install --timeout=3600 Pillow pylibmc captcha jinja2 sqlalchemy psd-tools django-pylibmc django-simple-captcha </p><br /><p>mkdir /home/seafile<br />tar -xzf seafile-server_*<br />mv seafile-server_* /home/seafile</p><p>./setup-seafile-mysql.sh</p><p>/home/seafile/seafile-server-latest/seafile.sh restart<br />/home/seafile/seafile-server-latest/seahub.sh restart</p>]]></description>
			<author><![CDATA[dummy@example.com (batsom)]]></author>
			<pubDate>Sun, 13 Nov 2022 10:05:05 +0000</pubDate>
			<guid>http://www.gentoo-zh.org/viewtopic.php?pid=568#p568</guid>
		</item>
	</channel>
</rss>
