Displaying 20 results from an estimated 2000 matches similar to: "Postfix Install error"
2004 Feb 26
2
Trouble with install, still
I've tried building it on a server that I know has pretty much every
library possible for a program to need, but I'm still not getting a
good samba install.
I'm on white-dwarf linux (kernel 2.4.25), gcc 3.3.2, Samba 3.0.2a
White-dwarf is home-grown, very much like slackware.
When I configure and make and make install, I don't get any errors, but
I when I look for some files
2012 Mar 25
2
build postfix rpm with mysql
hello list,
I'm trying to build a postfix rpm that has mysql support included.
I've found the line where I need to define mysql support but it seems
that I am being tripped up by some build dependencies:
[root at beta SPECS]# rpmbuild -ba postfix.spec
error: Failed build dependencies:
MySQL-shared is needed by postfix-2.9.1-1.rhel5.x86_64
MySQL-devel is needed by
2008 Nov 21
2
'make install' failed on Sparc5, Solaris2.7
Hello,
System info: Sparcstation 5, Solaris 2.7, openssl-0.9.8i.
I've tried to install
openssh-3.9p1
openssh-4.9p1
openssh-5.1p1
all failed the similar way. The following is the last portion of the
'make install' printout.
./install-sh -c -m 0755 -s ssh /usr/local/bin/ssh
BFD: /usr/local/bin/stkuaiGw: warning: allocated section `.interp' not
in segment
./install-sh -c -m 0755
2004 Nov 22
1
RE: Samba installation error
hello Dirk,
thanks for the info. Sorry, im new to the Linux World.
I just wanted to ask, will the samba2.....that comes with my RedHat9.2 installation work for what I want to achieve(to connect my LinuxPC to my Windows PC so that I can exchange files between the two?) - im asking so that I dont uninstall Samba2 and begin to have problems installing the new version.
Also, you said "it has
2012 Oct 09
3
make install errors in openssh(when openpam is to be integrated with openssh)
Hi,
I want to integrate openpam with openssh in our server (which uses QNX632
operating system). I am facing some problems in the "make install" part of
openssh. Following are the steps I followed to build zlib, openssl, openpam
and openssh.
*NOTE*: Since I want the sshd and ssh binaries in my server(using QNX), I
had to cross compile the packages for QNX (environment was set to x86)
2009 Feb 08
1
yum update fails
Hi
I have a system that I'm trying to run `yum update` on. It fails with the
following error:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Check Error:
file /usr/share/man/man1/xdelta.1.gz from install of xdelta-1.1.4-1.el5.rf
conflicts with file from package xdelta-1.1.3-20
file /usr/share/emacs/site-lisp/psvn.el from install of
2011 Nov 19
4
build postfix spec w/ mysql
hello list!
I am attempting to build an rpm of postfix that includes support for mysql. I've done this before with earlier versions on postfix but I am staring at this spec file until my eyes bleed and I just don't see why when I build the spec with rpmbuild mysql support isn't there.
After I install the rpm I have a look at the modules as such:
ldd $(which postfix) | grep -i
2002 Mar 18
1
Need help with buildpkg script
Ben,
I am trying to create a package for Openssh.3-1p1, but the
/contrib/solaris/buildpkg.sh script failes with the following errors:
./mkinstalldirs
/tools/OpenSSH/openssh-3.1p1/contrib/solaris/package/usr/local/b
in
mkdir /tools/OpenSSH/openssh-3.1p1/contrib/solaris/package/usr/local/bin
./mkinstalldirs
/tools/OpenSSH/openssh-3.1p1/contrib/solaris/package/usr/local/s
bin
mkdir
2004 Dec 16
2
Postfix on Centos3.3
Hi, as far as security advisories from Redhat I only
see the last update to Postfix being 9/2/04
2.0.16-14.RHEL3.
Centos3.3 however added a newer version that I am
currently using which matches the last 2.0 version
official release at postfix.org.
/pub/cAos/centos-3/3.3/contrib/i386/RPMS/
postfix-2.0.20-1.centos3.1
Since I am running this as my public smtp server it
makes me wonder why Redhat
2004 Feb 27
0
Réf. : Trouble with install, still--please help
Hi
These files are the samba daemon !
> usr/local/samba/sbin/nmbd
> usr/local/samba/sbin/smbd
> usr/local/samba/sbin/swat
> usr/local/samba/sbin/winbindd
You must create the smb.conf in /usr/local/samba/lib.
-----------------------------------
St?phane PURNELLE stephane.purnelle@corman.be
Service Informatique Corman S.A. Tel : 00 32
2004 Mar 10
1
Having problems uninstalling Samba 2.2.7a in RH 9
Dear all,
Many months ago John Terpstra took time and helped this newby get samba
3.0 installed and working really well on my server at the time.
Unfortunately the server died on me. Now I have a new one I am attemping
to install Samba 3 on but i get this conflict with version 2.2.7a that
came with RH 9. I can not remove it.
I have tried several methods and it still there cause 3.0 will not
1999 Dec 09
1
[PATCH] Fixing a couple of small problems in Makefile.in (1.2pre17).
Hi,
This patch fixes a couple of small ``problems'' in 1.2pre17 Makefile.in:
1. Avoid making an empty $(libexecdir)/ssh directory.
2. Don't try to uninstall $(mandir)/man1/slogin.1 twice.
--- openssh-1.2pre17/Makefile.in~ Thu Dec 9 00:48:58 1999
+++ openssh-1.2pre17/Makefile.in Thu Dec 9 06:51:41 1999
@@ -92,9 +92,9 @@
-rm -f $(mandir)/man1/slogin.1
ln -s ssh.1
2004 Nov 22
0
RE: Samba installation error
If you just want to share some files, version 2 will fit your needs.....
So skip the part installing samba and continue with setting it up from the howto.....
Mit freundlichem Gru?,
Dirk Laurenz
Systems Engineer
Fujitsu Siemens Computers
Sales Central Europe Deutschland
Professional Service Organisation Nord / Ost
Hildesheimer Strasse 25
30880 Laatzen
Germany
Telephone: +49
2001 May 08
2
Patch to update contrib/solaris package builder
I've attached a patch for contrib/solaris package builder to bring it up
to date with OpenSSH 2.9p1.
The changes are:
build-pkg -
add libexec/ directory creation (to house sftp-server)
cp sftp-server to libexec/
cp sftp.1 to man/man1
cp sftp to bin/
postinstall.in -
add RSA key generation and installation/update
prototype -
add sftp, sftp.1 and sftp-server
Btw, 2.9p1 is
2009 Oct 28
4
compiling 3.2.15: cifs.upcall not found afer RPM build
Hello,
Trying to compile Samba 3.2.15 on a RHEL AS 4u2 (i686) and I'm getting the
following result from 'sh makerpms.sh':
> Provides: samba-doc = 3.2.15-1
> Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <=
3.0.3-1
>
>
> RPM build errors:
> File not found:
2005 Jun 11
0
Building NT installer. Need Advice RE: File Structure.
Hello OpenSSH,
I am working on building an installer for a stand alone OpenSSH
4.1p1-1 build for NT systems. Since it is built with Cygwin, it seems
Cygwin bombed the OpenSSH directory with a ton of erroneous files.
The installer is so far perfect and I am seeking advice. Which of the
following files from the following structure are totally
unnecessary? I wish to know so I can clean up the
2005 Jun 12
0
Building NT installer. Need Advice RE: File Structure.
Hello OpenSSH,
I am working on building an installer for a stand alone OpenSSH
4.1p1-1 build for NT systems. Since it is built with Cygwin, it seems
Cygwin bombed the OpenSSH directory with a ton of erroneous files.
The installer is so far perfect and I am seeking advice. Which of the
following files from the following structure are totally
unnecessary? I wish to know so I can clean up the
2001 Feb 07
2
Patch for unformatted manpages
The attached patch (relative to the current CVS snapshot) uses a perl
script to convert the OpenSSH manpages from the BSD -mdoc format to
the -man format used by other systems. This allows the unformatted
manpages to be installed normally, rather than defaulting to
preformatted pages.
I'd like to see this patch integrated into the portable version of
OpenSSH. Please let me know what you
1999 Nov 23
0
[PATCH] Adding BSD compatible install script to 1.2pre14.
Hi,
This patch adds a BSD compatible install script (copied from gcc-2.95.2)
to 1.2pre14. The script has a X-style license. The script will be used if
configure doesn't find a proper install program on the system.
Remember to run autoconf and set execute (755) permissions for install-sh
when the patch has been applied.
--
Niels Kristian Bech Jensen -- nkbj at image.dk --
2000 May 09
1
Patch for 2.0.0beta2-1.src.rpm on Mandrake
Damien,
I had to apply the following simple patch for the
openssh-2.0.0beta2-1.src.rpm package to build on my Mandrake Linux system
(see below for patch). Basically, Mandrake auto compresses man pages in
the build sequence (appending a .bz2 extension), so I had to change the
%files sections to find the compressed man pages.
By using wildcards, I expect that this patch will NOT break the