Если есть свободный сервер и дофига винчестерного пространства.
Для этого нам надо любой nix и чуточку терпения
1) установка на openbsd
- установил autoconf, automake, libtools, dbus, avahi (в общем все сопутсвующие)
- скачал с git сервера исходники netatalk
- выполнил ./bootstrap
ошибки :
1. не видит в упор avahi
2. даже собранный netatalk не установился %)
2) установка на netbsd
Код: Выделить всё
# uname -a
NetBSD 5.1 NetBSD 5.1 (GENERIC) #0: Sun Nov 7 14:39:56 UTC 2010 builds@b6.netbsd.org:/home/builds/ab/netbsd-5-1-RELEASE/i386/201011061943Z-obj/home/builds/ab/netbsd-5-1-RELEASE/src/sys/arch/i386/compile/GENERIC i386
Код: Выделить всё
# pkg_info
nano-2.2.4 Small and friendly text editor (a free replacement for Pico)
git-4.9.5nb1 GNU Interactive Tools - a file system browser for UNIX systems
gmake-3.82nb1 GNU version of 'make' utility
perl-5.12.2nb2 Practical Extraction and Report Language
libffi-3.0.9 Foreign function interface
python27-2.7.1nb1 Interpreted, interactive, object-oriented programming language
libidn-1.20 Internationalized Domain Names command line tool
curl-7.21.4 Client that groks URLs
p5-XML-Parser-2.40 Perl extension interface to James Clark's XML parser, expat
expat-2.0.1nb2 XML parser library written in C
expatobjc-1.0nb5 Objective-C Wrapper for Expat
m4-1.4.16 GNU version of UNIX m4 macro language processor
autoconf-2.68 Generates automatic source code configuration scripts
automake-1.11.1nb1 GNU Standards-compliant Makefile generator
libtool-base-2.2.6bnb4 Generic shared library support script (the script itself)
libtool-info-2.2.6b Generic shared library support script - info pages
libtool-2.2.6b Generic shared library support script
pcre-8.12 Perl Compatible Regular Expressions library
glib2-2.28.3 Some useful routines for C programming (glib2)
libdaemon-0.14nb1 C library that eases the writing of UNIX daemons
dbus-1.2.4.6nb2 Message bus system
desktop-file-utils-0.15 Utilities to manage desktop entries
python26-2.6.6nb7 Interpreted, interactive, object-oriented programming language
py26-expat-0nb4 Python interface to expat
xmlcatmgr-2.2nb1 XML and SGML catalog manager
libxml2-2.7.8nb2 XML parser library from the GNOME project
shared-mime-info-0.90 Core database of common types
atk-1.32.0 Set of interfaces for accessibility
jpeg-8c IJG's jpeg compression utilities
tiff-3.9.4nb3 Library and tools for reading and writing TIFF data files
png-1.5.1 Library for manipulating PNG images
gdk-pixbuf2-2.22.1nb1 Image loaders for gtk2
libxcb-1.7 X protocol C-language Binding
pixman-0.20.2 Library of low-level pixel manipulation routines
cairo-1.10.2nb1 Vector graphics library with cross-device output support
pango-1.28.3nb3 Library for layout and rendering of text
gtk2+-2.24.3 GIMP Toolkit v2 - libraries for building X11 user interfaces
avahi-0.6.27nb4 Facilitate service discovery on a local network
1. Не проходит ./bootstrap
2. При конфигурировании ./configure
получаем:
Код: Выделить всё
checking for rpc/pmap_prot.h... no
checking rpcsvc/rquota.h usability... yes
checking rpcsvc/rquota.h presence... yes
checking for rpcsvc/rquota.h... yes
checking for getfsquota in -lquota... no
checking whether to enable srvloc (SLP) support... no
./configure[15195]: syntax error: `AVAHI,' unexpected