Compiling Postfix-2.7.0 As RPM Package

I used to have Simon J. Mudd when building postfix rpm package, but seems he’s not releasing official postfix 2.7.0 yet, here’s a way for impatient one

First make RedHat Linux the standard directory structure in our homedir

$ mkdir rpmbuild
$ mkdir -p rpmbuild/{BUILD,RPMS,SOURCES,SPECS,SRPMS,tmp}

Create .rpmmacros file

$ vi .rpmmacros
%_topdir                %(echo $HOME)/rpmbuild
%_tmppath               %(echo $HOME)/rpmbuild/tmp

Create tempoerary working directory for postfix

$ mkdir postfix
$ cd postfix

→ continue reading

bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark


Centos 5 and IPv6 (IPv6-in-IPv4 tunneling)

Step 1:

Register Account at Freenet6


Step 2:

Download Gateway6 Client

freenet6-6.0.1-1.src.rpm (101)

Step 3:

Compile source rpm and install

# rpmbuild --rebuild freenet6-6.0.1-1.src.rpm
# rpm -ivh /path/to/freenet6-6.0.1-1.x86_64.rpm

Step 4:

Configure

# vi /etc/gw6c.conf

→ continue reading

bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark


Page 1 of 212