|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] Apache startup error in Debian
|
Fred K Ollinger said:
>> not a symlink. How about yours, Fred - you use straight Debian, right?
>> Is yours a file?
>
> root@underwood:/etc/init.d# ls -al /lib/libdb.so.2
> lrwxrwxrwx 1 root root 15 Jul 22 16:28 /lib/libdb.so.2
> -> libdb1-2.2.5.so
>
> root@underwood:/etc/init.d# ls -al /lib/libdb1-2.2.5.so
> -rw-r--r-- 1 root root 49828 Jul 18 07:53
> /lib/libdb1-2.2.5.so
>
> I'm guessing (hoping) that next update you can upgrade and things will
> work out if you manually put things this way.
Well, the file I copied off my other Libranet machine is similarly symlinked:
turgon@minas-aran:/lib$ ls -la libdb.so.2
lrwxrwxrwx 1 root root 15 06-29 13:05 libdb.so.2 ->
libdb1-2.2.5.so
turgon@minas-aran:/lib$ ls -la libdb1-2.2.5.so
-rw-r--r-- 1 root root 49768 06-24 12:57 libdb1-2.2.5.so
turgon@minas-aran:/lib$
So by ftping libdb.so.2 over to the broken machine, I guess I actually
picked up libdb1-2.2.5.so. I'll set it up as symlink on the broken machine
now, tho.
> Mike, do you use debian repository or libranet?
Debian.
> I figured you installed libranet then moved over to unstable or testing.
Exactly; to unstable.
> Anyway, I'm sure ya'll know what you are doing.
HA! *That'll* be a first .... <G>
--
PGP Fingerprint: 0AA8 DC47 CB63 AE3F C739 6BF9 9AB4 1EF6 5AA5 BCDF
Member, LEAF Project <http://leaf.sourceforge.net> AIM: MikeLeone
These are the memories which make me a wealthy soul ...
Random Thought:
--------------
_________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.netisland.net/mailman/listinfo/plug-announce
General Discussion -- http://lists.netisland.net/mailman/listinfo/plug
|
|