Slashdot Mirror


User: lor3

lor3's activity in the archive.

Stories
0
Comments
5
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5

  1. Re:Interoperability? on VIA Releases Source To Custom WASTE Client · · Score: 1

    I've got it to connect to my WASTE network (the keys have different header/footer but changing to/from WASTE/PADLOCK works).. it connects fine but nothing works - you cant even see the connected clients...

    Why you'd want to use this anyway is beyond me - the GUI is awful :-)

  2. Re:Bad Kool-Aid. on Does C# Measure Up? · · Score: 1

    This is completely wrong, why the +5 score? Managed C++ does have multiple inheritance.

  3. Re:Automated jobs on Command-Line Crypto From Phil Zimmermann, Again · · Score: 3, Informative

    Erm cron for windows, and what about cygwin?

  4. Re:PGSQL support problem? OT on PHP 4.3.0 Released · · Score: 1

    Second time typing this due to powercut!!!

    I had a similar problem on my raq3 with the CVS snapshots (I haven't tried 4.3.0).

    I assume you're trying to work with pg7.x... The problem is that php links to the pg6.x libs if they're installed, and therefore fails because it uses pg7.x headers.

    You can either uninstall with pg6.x libs, which will break the cobalt web config thing (not sure if that's such a bad thing. Anyone with a way to completely automate a deb/gentoo install on a raq3 please let me know!). The other way is to temp. mv the pg6.x libs from /usr/lib while u make/install php.

    pg6.x libs are /usr/lib/libpq*
    run ldconfig after moving them from and to the libs dir.

    And that's it. Good luck.

  5. Where's the spoiler alert?! on The Practical SQL Handbook: Using SQL Variants (4th ed.) · · Score: 1

    Thanks for warning mr. lone gunmen.