Jonathan Vanasco wrote:
>
> Try installing Scalar::Util by hand, or from a CPAN shell -- that 
> module and a few others don't seem to like being installed as 
> dependencies by many modules.
>
> few perl modules make it to debian packages, fewer are timely.  debian 
> was notorious for a long time from having extremely out of date 
> packages.  you could try using the ubuntu ports system -- its far 
> better maintained than debian.  i've heard that regular debian 
> machines can use them - I don't know the validity of that.  there 
> could also be a verison of rose in unstable.
>
> other than that, i'd suggest installing from source or cpan.  there 
> are only 2 real differences between a real install ( cpan / source ) 
> and a .deb : where the files go, and if the files are hooked into an 
> upgrade system (other than cpan's own )
Thanks for this advice. It turns out there was a similar question on the 
Catalyst list. You're absolutely right: the Scalar::Util from CPAN got 
installed as a dependency. By removing it, I reverted to the Debianized 
version; which version does have the XS support.

FWIW, there can be other differences between a Debianized version and 
CPAN. I'm not sure of the intricacies, but LIB::SAX (sic) has some sort 
of Debian-specific hook(s) in it.  The Debian Catalyst package was a 
good bootstrap, and I was able to get Catalyst going from there (using 
CPAN to fill in the holes).

Since I make a living using Debian, I don't really want to risk a major 
FUBAR by trying to combine Debian & Ubuntu.

I've installed Rose::DB and ROSE::DB::Object from CPAN, and I'll track 
it that way.

Thank-you for your support,
jec
>
>
>
> On Mar 17, 2007, at 9:44 PM, Jeff Chimene wrote:
>
>> Hi,
>>
>> I'd like to evaluate Rose::DB::Object for use w/ Catalyst. However, I
>> cannot seem to get it successfully installed on Debian Etch. I notice
>> that someone else reported a successful install. However, it seems to
>> fail on the Scalar::Util weak refererence problem. I cannot seem to find
>> installation notes in this list's archives.
>> Other than "cpan Rose::DB" and "cpan Rose::DB::Object" as root &
>> installing dependencies, are there other issues installing from CPAN?
>>
>> I see that Rose hasn't been Debianized. Is this deliberate or has no Deb
>> developer filed an ITP?
>>
>> ------------------------------------------------------------------------- 
>>
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get the chance to 
>> share your
>> opinions on IT & business topics through brief surveys-and earn cash
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV 
>>
>> _______________________________________________
>> Rose-db-object mailing list
>> Rose-db-object@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/rose-db-object
>>
>
> // Jonathan Vanasco
>
> | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
> - - - - - - - - - - - - - - - - - - -
> | SyndiClick.com
> | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
> - - - - - - - - - - - - - - - - - - -
> |      FindMeOn.com - The cure for Multiple Web Personality Disorder
> |      Web Identity Management and 3D Social Networking
> | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
> - - - - - - - - - - - - - - - - - - -
> |      RoadSound.com - Tools For Bands, Stuff For Fans
> |      Collaborative Online Management And Syndication Tools
> | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
> - - - - - - - - - - - - - - - - - - -
>
>
>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to