Hello,
I'm a newbie in the unix world. I'm interested and curios of it,
I have many project and many other
works, but why not to tray a new one:
Porting HylaFAX on MacOS X creating a pack for FINK ...

maybe some one have a all ready do something in these way ?

Her is the first approach to share with you :

1/ create a file text called "hylafax42.info"

2/ content of the hylafax42.info
====begin:
Package: hylafax42
Version: 4.2
Revision: 4
GCC: 3.3
Maintainer: gerard grazzini <[EMAIL PROTECTED]>
BuildDepends: gawk, libtiff, ghostscript
Description: HylaFAXâ is an enterprise-class system for facsimiles
Source: ftp://ftp.hylafax.org/source/BETA/hylafax-4.2.0rc1.tar.gz
Source-MD5: 89bb01e2fe069a3352225bbd01726eef
Homepage: http://www.hylafax.org
CompileScript: <<
./configure --with-GETTTY="BSD" --with-CXXFILE="-x c++"
--with-TIFFINC="/sw/include"
--with-LIBTIFF="-L/sw/lib -ltiff" --with-TIFFBIN="/sw/bin"
--with-PATH_GSRIP="/sw/bin/gs"
--with-PATH_AFM="/sw/share/ghostscript/fonts"
<<
:end====

3/ Out these text file to put in the Fink tree in the location :
/sw/fink/10.3/local/main/finkinfo

4/ execute in the terminal:
fink install hylafax42


it's seam's to compile correctly, but need to be continued !!
any feedback is welcome.

gerard ([EMAIL PROTECTED])



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to