Ah! Also, you should do:
rm -rf /var/lib/mysql
to remove the old database.

Jean-Michel Dault
[EMAIL PROTECTED]


Timothy Litwiller wrote:

> that was the first user that I tried and since it did not work I tried every other 
>combination that I ever used
> on this machine - no luck.   So I am sure that I did something incorrectly.
>
> in your reply to m. irving you suggested this to remove packages. I will try this 
>also and then reinstall.
>
> rpm -qa|grep apache|xargs rpm -e
> rpm -qa|grep mod_|xargs rpm -e
> rpm -qa|grep SQL|xargs rpm -e
>
> Jean-Michel Dault wrote:
>
> > Timothy Litwiller wrote:
> >
> > > I am about to redo my setup again. Any tips that will help me get it right this 
>time?
> > >
> > > I will do this first then redownload and then rpm -i *
> > >
> > > I was getting an error on the midgard-root.php3  it doesn't like my name and 
>password for midgard I did
> > > it several times to make sure that name and password were the same as I put in 
>for midgard when I ran the
> > > /etc/pkgconf/install-midgard
> > >
> >
> > For the *admin page* of midgard, you have to login as user "admin", password 
>"password". The password that's
> > asked in /etc/pkgconf/install-midgard is the database password that midgard will 
>use to connect with the
> > mysql database.
> >
> > Jean-Michel Dault
> > [EMAIL PROTECTED]
> >
> > >
> > > is there something else that I will need to delete?
> > >
> > > Jean-Michel Dault wrote:
> > >
> > > > Okay, I will try it with this glibc and give you some news.
> > > >
> > > > Jean-Michel
> > > >
> > > > Timothy Litwiller wrote:
> > > >
> > > > > #rpm -qa|grep libc
> > > > > glibc-2.1.1-13mdk
> > > > > compat-glibc-5.3.2.0.7.1
> > > > > glibc-devel-2.1.1-13mdk
> > > > > netscape-common-4.61glibc2-1mdk
> > > > > netscape-communicator-4.61glibc2-1mdk
> > > > >
> > > > > Jean-Michel Dault wrote:
> > > > >
> > > > > > Hmmm.. this looks like a libc incompatibility. Try "ldconfig" to see if it 
>solves the problem.
> > > > > > This will not cause any problems for the Web server, htmerge is a part of 
>the ht://dig package,
> > > > > > the mini-search engine.
> > > > > >
> > > > > > Are you using Mandrake 6, Cooker or Cassini? Could you send me the output 
>of the "rpm -qa|grep
> > > > > > libc" command?
> > > > > >
> > > > > > Thanks for your feedback!
> > > > > >
> > > > > > Jean-Michel Dault
> > > > > > [EMAIL PROTECTED]
> > > > > > [EMAIL PROTECTED]
> > > > > >
> > > > > > Timothy Litwiller wrote:
> > > > > >
> > > > > > > getting this with new install - I think I got this on everything since 
>the first install. Do I
> > > > > > > need to do anything about this?
> > > > > > >
> > > > > > > /usr/sbin/htmerge: Symbol `__vt_3ios' has different size in shared 
>object, consider re-linking
> > > > > > > /usr/sbin/htmerge: Symbol `__vt_7istream.3ios' has different size in 
>shared object, consider
> > > > > > > re-linking
> > > > > > > /usr/sbin/htmerge: Symbol `__vt_8ifstream.3ios' has different size in 
>shared object, consider
> > > > > > > re-linking
> > > > > > > htmerge: Unable to open word list file '/var/lib/htdig/db/db.wordlist'
> > > > > > >
> > > > > > > /usr/sbin/htnotify: Symbol `__vt_3ios' has different size in shared 
>object, consider re-linking
> > > > > > > /usr/sbin/htnotify: Symbol `__vt_7istream.3ios' has different size in 
>shared object, consider
> > > > > > > re-linking
> > > > > > > /usr/sbin/htnotify: Symbol `__vt_8ifstream.3ios' has different size in 
>shared object, consider
> > > > > > > re-linking
> > > > > > > /usr/sbin/htfuzzy: Symbol `__vt_3ios' has different size in shared 
>object, consider re-linking
> > > > > > > /usr/sbin/htfuzzy: Symbol `__vt_7istream.3ios' has different size in 
>shared object, consider
> > > > > > > re-linking
> > > > > > > /usr/sbin/htfuzzy: Symbol `__vt_8ifstream.3ios' has different size in 
>shared object, consider
> > > > > > > re-linking
> > > > > > > /usr/sbin/htfuzzy: Symbol `__vt_3ios' has different size in shared 
>object, consider re-linking
> > > > > > > /usr/sbin/htfuzzy: Symbol `__vt_7istream.3ios' has different size in 
>shared object, consider
> > > > > > > re-linking
> > > > > > > /usr/sbin/htfuzzy: Symbol `__vt_8ifstream.3ios' has different size in 
>shared object, consider
> > > > > > > re-linking
> > > > > > >
> > > > > > > Timothy Litwiller wrote:
> > > > > > >
> > > > > > > > Thanks alot.
> > > > > > > >
> > > > > > > > Jean-Michel Dault wrote:
> > > > > > > >
> > > > > > > > > Yes, I suggest you uninstall all previous packages, and re-download 
>all new packages. I put
> > > > > > > > > all the conflicting rpms in /untested, so all the rpms in 
>/pub/NEW/RPMS should be able to
> > > > > > > > > install correctly with "rpm -i*".
> > > > > > > > >
> > > > > > > > > Jean-Michel
> > > > > > > > >
> > > > > > > > > Timothy Litwiller wrote:
> > > > > > > > >
> > > > > > > > > > so I should try again now?
> > > > > > > > > >
> > > > > > > > > > Jean-Michel Dault wrote:
> > > > > > > > > >
> > > > > > > > > > > You're the man! =)
> > > > > > > > > > >
> > > > > > > > > > > Thanks, it works perfectly. Now every single dependency has been 
>resolved and all
> > > > > > > > > > > packages install in the perfect order.
> > > > > > > > > > >
> > > > > > > > > > > Jean-Michel Dault
> > > > > > > > > > > [EMAIL PROTECTED]
> > > > > > > > > > > [EMAIL PROTECTED]
> > > > > > > > > > >
> > > > > > > > > > > Jesse Kuang wrote:
> > > > > > > > > > >
> > > > > > > > > > > > On Thu, 02 Sep 1999 21:23:32 +0000
> > > > > > > > > > > > Jean-Michel Dault <[EMAIL PROTECTED]> wrote:
> > > > > > > > > > > >
> > > > > > > > > > > > ...
> > > > > > > > > > > > > Question for any RPM expert:
> > > > > > > > > > > > > I put a "Require:" line in my .spec file. But when you do a 
>rpm -i *, and you
> > > > > > > > > > > > > install all package that solve all dependencies, it does NOT 
>install the required
> > > > > > > > > > > > > packages first, but in alphabetical order. Is there a way to 
>make sure that, when
> > > > > > > > > > > > > doing a rpm -i *, that ApacheJSSI, that has a "Require: 
>mod_jserv", REALLY installs
> > > > > > > > > > > > > mod_jserv before it?
> > > > > > > > > > > > IMHO, use prereq <the actual file from required package>, then 
>the
> > > > > > > > > > > > required package will get installed first.
> > > > > > > > > > > > /kjx

Reply via email to