From: Marc G. F. <sc...@hu...> - 2011-02-14 15:32:30
|
On Mon, 14 Feb 2011, George Taft wrote: > I've tried, and it still fails, just like it does at Perl Monks: > <http://www.perlmonks.org/bare/?node_id=758739>. I wouldn't know how to > write/install a replacement for the functionality of ParallelUA like the > page recommends. > I don't even know what I was talking about below when I said versions > "5.814, 5.816 and 5.830" of perl. Seriously lost here. Getting Slash running > on CentOS doesn't seem worth pursuing at the moment. Is there any version of > Linux that will successfully install, or do I have to use FreeBSD? I don't use anything but FreeBSD, so can't answer on that one :) But, I am curious about this ... would you be comfortable with providing me access to that install to take a look? Or, if not, can you do the following, as root, on the machine: typescript /tmp/debug perl -v <enter in all the commands you type to try and install the module> exit and then email me the contents of /tmp/debug directly (or put it somewhere on teh web I can access) ... > == George > > On Sun, Feb 13, 2011 at 11:21 AM, Marc G. Fournier <sc...@hu...> wrote: > On Sun, 13 Feb 2011, George Taft wrote: > > It looks like ParallelUserAgent broke after perl 5.814; > 5.816 and 5.830 were > both reported as having it broken, as well as 5.12.1. > Does this mean we should go back to that version of perl > just to make Slash > work? > > > I'm running the current site on Perl 5.10.1 ... and: > > p5-ParallelUA-2.57_2 > > AGain, as a reminder, this is with FreeBSD ... now, that said, I had > to istall p5-ParallelUA-2.57_2 *after* Slash::Bundle, so its possible > that the one in Slash::Bundle is broken ... ? Try and install > p5-ParallelUA-2.57_2 manually and see if that works ... > > > > > > On Sun, Feb 13, 2011 at 3:45 AM, George Taft > <geo...@gm...> > wrote: > Ooh. Now, suddenly, DBIx-Password didn't fail when I > reran CPAN > and typed install Bundle::Slash. Now only > ParallelUserAgent is > failing. Progress. > I could SWEAR I typed in those grant lines in mysql > beforehand. > > > On Sun, Feb 13, 2011 at 3:41 AM, George Taft > <geo...@gm...> > wrote: > Yep. Just did both of them again, the grant select et > al > and then the grant process. > > > On Sun, Feb 13, 2011 at 3:37 AM, Marc <sc...@hu...> > wrote: > Did u do the GRANT statement that listed in the > INSTALL file for setting up the mysql server? > > Sent from my iPhone > > On 2011-02-13, at 3:34, George Taft > <geo...@gm...> wrote: > > Answer is indeed no... > > On Sun, Feb 13, 2011 at 3:31 AM, Marc G. > Fournier <sc...@hu...> wrote: > > These may be obvious, but since > you don't mention, will ask: > > If you do: > > mysql -u xlash -h localhost -p > xlash > > can you connect to the database? > > Based on the 'Access denied for > user' error message, I suspect the > answer to the above will be no ... > but, need to eliminate that first > ... > > > > On Sun, 13 Feb 2011, George Taft wrote: > > So I'm trying to install Slash > fresh in CentOS 5.5 from the > lottadot Git > repo. When it gets to installing > Bundle::Slash, two packages fail: > > > Failed during this command: > KROW/DBIx-Password-1.9.tar.gz > : make_test NO > > MARCLANG/ParallelUserAgent-2.57.tar.gz > : make_test NO > > > When I look specifically at the > first failure, this is the key > error > message: > > DBI > connect('database=xlash;host=localhost','xlash',...) > failed: > Access denied for user > 'xlash'@'localhost' to database > 'xlash' > at blib/lib/DBIx/Password.pm > line 31 > > > This was a problem I've > consistently had trying to install > under both CentOS > and Fedora 14. Why might this be > happening? > > == George > > P.S.: I have a complete log of the > commands I've executed since > installing a > fresh distribution of CentOS 5.5 > from scratch, in case that helps, > but I > haven't pored over every message > during the install of a given > package. > > > > ---- > Marc G. Fournier > Hub.Org Hosting Solutions S.A. > sc...@hu... > http://www.hub.org > > Yahoo:yscrappy Skype: hub.org > ICQ:7615664 MSN:sc...@hu... > > > > > > > > > ---- > Marc G. Fournier Hub.Org Hosting Solutions S.A. > sc...@hu... http://www.hub.org > > Yahoo:yscrappy Skype: hub.org ICQ:7615664 MSN:sc...@hu... > > > > ---- Marc G. Fournier Hub.Org Hosting Solutions S.A. sc...@hu... http://www.hub.org Yahoo:yscrappy Skype: hub.org ICQ:7615664 MSN:sc...@hu... |