LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-29-2009, 07:02 AM   #1
you-bunt-too?
LQ Newbie
 
Registered: Aug 2009
Posts: 1

Rep: Reputation: 0
OpenSSL installed manually, but apt-get still wants to install it [Ubuntu 9.04]


I'm very new...

Running 9.04 Ubuntu Server. I installed Openssl 0.9.8k manually. Now when I run apt-get, I have unmet dependencies. One of them is OpenSSL.

When I install bind9.5 manually, I specified the openssl path as /usr/local/openssl.

What do you recommend I do to clean this up?

$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
ca-certificates gnupg libcurl3-gnutls libgpgme11 openssl
Suggested packages:
gnupg-doc xloadimage imagemagick eog gpgsm openssl-doc
The following NEW packages will be installed:
ca-certificates gnupg libcurl3-gnutls libgpgme11 openssl
0 upgraded, 5 newly installed, 0 to remove and 48 not upgraded.
Need to get 0B/1928kB of archives.
After this operation, 7639kB of additional disk space will be used.

/usr/local/openssl$ ls -al
total 48
drwxr-xr-x 9 root root 4096 2009-08-24 13:06 .
drwxr-xr-x 11 root root 4096 2009-08-24 13:04 ..
drwxr-xr-x 2 root root 4096 2009-08-24 13:06 bin
drwxr-xr-x 2 root root 4096 2009-08-24 13:06 certs
drwxr-xr-x 3 root root 4096 2009-08-24 13:06 include
drwxr-xr-x 4 root root 4096 2009-08-24 13:06 lib
drwxr-xr-x 6 root root 4096 2009-08-24 13:04 man
drwxr-xr-x 2 root root 4096 2009-08-24 13:06 misc
-rw-r--r-- 1 root root 9374 2009-08-24 13:06 openssl.cnf
drwxr-xr-x 2 root root 4096 2009-08-24 13:06 private
 
Old 08-29-2009, 11:56 AM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,634

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by you-bunt-too? View Post
I'm very new...

Running 9.04 Ubuntu Server. I installed Openssl 0.9.8k manually. Now when I run apt-get, I have unmet dependencies. One of them is OpenSSL.

When I install bind9.5 manually, I specified the openssl path as /usr/local/openssl.

What do you recommend I do to clean this up?

$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
ca-certificates gnupg libcurl3-gnutls libgpgme11 openssl
Suggested packages:
gnupg-doc xloadimage imagemagick eog gpgsm openssl-doc
The following NEW packages will be installed:
ca-certificates gnupg libcurl3-gnutls libgpgme11 openssl
0 upgraded, 5 newly installed, 0 to remove and 48 not upgraded.
Need to get 0B/1928kB of archives.
After this operation, 7639kB of additional disk space will be used.

/usr/local/openssl$ ls -al
total 48
drwxr-xr-x 9 root root 4096 2009-08-24 13:06 .
drwxr-xr-x 11 root root 4096 2009-08-24 13:04 ..
drwxr-xr-x 2 root root 4096 2009-08-24 13:06 bin
drwxr-xr-x 2 root root 4096 2009-08-24 13:06 certs
drwxr-xr-x 3 root root 4096 2009-08-24 13:06 include
drwxr-xr-x 4 root root 4096 2009-08-24 13:06 lib
drwxr-xr-x 6 root root 4096 2009-08-24 13:04 man
drwxr-xr-x 2 root root 4096 2009-08-24 13:06 misc
-rw-r--r-- 1 root root 9374 2009-08-24 13:06 openssl.cnf
drwxr-xr-x 2 root root 4096 2009-08-24 13:06 private
Install openssl and bind from packages, via apt-get. Unless you're building the packages with some very strange options, the pre-built ones will work nicely.
 
Old 08-29-2009, 02:03 PM   #3
mushroomboy
Member
 
Registered: Jan 2006
Distribution: Debian Testing ALWAYS!!!
Posts: 363

Rep: Reputation: 43
If you want to make it manually you should make a deb package of it and install that. Otherwise installing packages that other packages depend on without a deb kind of messes with apt. There might be ways to make apt think it's installed but I'm not sure, I've always installed deb packages.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Install issue with Ubuntu 6.06 when manually setting partitions hamster Ubuntu 9 10-22-2006 05:21 AM
Installed usplash now apt-get broken (ubuntu drapper) dfwcomputer Ubuntu 1 09-21-2006 04:24 PM
how to manually install a package when dpkg, apt-get are broken and system wont boot. hisnumber666 Linux - Software 17 05-02-2006 11:12 AM
Just installed my first program manually, how do I open it? (Ubuntu) xLunatiK Linux - Newbie 4 01-31-2006 12:35 AM
Do you install packages manually in addition/instead of apt-get? R00ts Debian 5 07-11-2004 02:31 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:55 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration