From: "Miguel González Castaños" <mgc@tid.es>
To: linux-admin@vger.kernel.org
Subject: Source code compiled vs RPMs
Date: Mon, 31 May 2004 15:18:01 +0200 [thread overview]
Message-ID: <40BB3089.5040402@tid.es> (raw)
dear all,
I am going to setup several server using RedHat 9. So far, I always
used RedHat 7.3 as the base for installing my servers ( I am not talking
about workstations).
What I do is to install the minimum RPMs required in order the system
to work and then after I try to install what I need from pristina
tarballs, to suit my needs.
So far what I have been installing is (apart of the minimum system) are
linux routers and apache webservers plus any database server such as
PostgreSQL or Oracle.
The packages that I install from sources are:
OpenSSL
OpenSSH
Apache + SSL
PHP
PostgreSQL
So far I had no issues at all, I just upgrade at any time when any bug
or alert arised and thats it.
But I have started to mess up with apt-get and it is a nice tool to
upgrade my system, but sometimes I need to keep my system how it was
(not upgrading openssl, etc).
Ok, going for the point ;). For instance I have tried to install wget
which requires openssl. I have install it from source and create the
links in the /lib directory as the RPM does, but still the RPM manager
can´t install wget because there is no package openssl. I try to use
no-deps and see what happens and then the system can´t somehow find the
openssl libraries.
I am thinking about starting to create my own RPM packages, since these
tools I mentioned above I always install them from source, but maybe
this is not the best (and less time-consuming) approach.
I would like to hear more suggestions from you guys...I have seen that
in Debian the usually create empty .deb packages to satisfy the
dependencies...I have googled a bit but I dont see this possibility in
RPM...Any hint?
Many thanks in advance
Miguel
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next reply other threads:[~2004-05-31 13:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-31 13:18 Miguel González Castaños [this message]
2004-06-01 13:00 ` Source code compiled vs RPMs Adam Lang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40BB3089.5040402@tid.es \
--to=mgc@tid.es \
--cc=linux-admin@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.