Results 1 to 14 of 14

Thread: Need help from a Linux user...

  1. #1
    Newbie Administrator Loony BoB's Avatar
    Join Date
    Aug 2000
    Posts
    52,435
    Articles
    53
    Blog Entries
    19

    FFXIV Character

    Loony Bob (Twintania)

    Default Need help from a Linux user...

    Someone made a program for LJ that makes a 'map' of your friends list - I was wondering if someone with a Linux box could get me one of these map-image-things for my LJ (username: loony_bob, you don't need my password because I don't care about the colours)? Unfortunately it only works with Linux.

    http://www.livejournal.com/community...ty/115814.html

    In response to those people who will undoubtedly say something along the lines of "Install Linux" or "Format your hard drive and install Linux" - I'm saving for a second PC so I can do just that, so yeah. In time. I need a pay rise.
    Bow before the mighty Javoo!

  2. #2
    Got obliterated Recognized Member Shoeberto's Avatar
    Join Date
    Jun 2000
    Location
    THE OC BABY
    Posts
    12,018
    Blog Entries
    1
    Contributions
    • Former Cid's Knight

    Default

    You could always just download Knoppix, burn it to a CD and try to get the script to run. Knoppix runs solely off the CD and comes with a lot of stuff pre-installed.


  3. #3
    ZeZipster's Avatar
    Join Date
    Sep 2002
    Location
    act or process of locating (lo-kashon)
    Posts
    2,303

    Default

    Quote Originally Posted by Hsu
    You could always just download Knoppix, burn it to a CD and try to get the script to run. Knoppix runs solely off the CD and comes with a lot of stuff pre-installed.
    I was going to say that...

    www.linuxiso.org

  4. #4
    Newbie Administrator Loony BoB's Avatar
    Join Date
    Aug 2000
    Posts
    52,435
    Articles
    53
    Blog Entries
    19

    FFXIV Character

    Loony Bob (Twintania)

    Default

    The reason my computer never screws up that much is because I don't do things I don't trust myself to know how to do... I don't trust myself with Linux. That's why I'm getting a second PC purely so I can learn it without crapping up my computer. Something about using a different OS from what I'm used to freaks me out a bit. If nobody wants to run the mapping thing for me, though, I'll just wait until I have the money for my PC and do it then, though. I'm just mighty impatient because the mappy thing looks really neat.
    Bow before the mighty Javoo!

  5. #5
    Hypnotising you crono_logical's Avatar
    Join Date
    May 2001
    Location
    Back in Time
    Posts
    9,313
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    Use Knoppix

    Really though, if you don't trust yourself with it, it doesn't matter, because you really need to know what you're doing if you want to attempt to damage anything on your HD with Knoppix, since otherwise your entire drive is read-only.


    Problems playing downloaded videos? Try CCCP


  6. #6
    ORANGE Dr Unne's Avatar
    Join Date
    Dec 1999
    Posts
    7,394
    Articles
    1
    Contributions
    • Former Administrator
    • Former Developer
    • Former Tech Admin

    Default

    I'm running it now, but LJ's servers are slow as heck, and it's taking a very long time. I'll post it if it ever finishes.

  7. #7
    Newbie Administrator Loony BoB's Avatar
    Join Date
    Aug 2000
    Posts
    52,435
    Articles
    53
    Blog Entries
    19

    FFXIV Character

    Loony Bob (Twintania)

    Default

    Thanks so much for even trying, Unne.
    Bow before the mighty Javoo!

  8. #8
    ORANGE Dr Unne's Avatar
    Join Date
    Dec 1999
    Posts
    7,394
    Articles
    1
    Contributions
    • Former Administrator
    • Former Developer
    • Former Tech Admin

    Default

    I've successfully generated the graph input file as text, but your buddy list is so freaking gigantic that my computer can't handle converting it to a .png. I'm going to try some other various things.

    EDIT: Seriously, there are around 225 nodes, and somewhere around 2,800 lines connecting them all. The .png is probably going to be tens of thousands of pixels high and wide.

  9. #9
    Hypnotising you crono_logical's Avatar
    Join Date
    May 2001
    Location
    Back in Time
    Posts
    9,313
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    A sample one BoB showed me earlier with only 180 odd nodes (or the region thereof) was around 29,000 x 8,000 pixels if I remember rightly Even with 1 GB RAM, it was memory chompy and slowed my PC down just to load it to view, let alone generate

    Problems playing downloaded videos? Try CCCP


  10. #10
    ORANGE Dr Unne's Avatar
    Join Date
    Dec 1999
    Posts
    7,394
    Articles
    1
    Contributions
    • Former Administrator
    • Former Developer
    • Former Tech Admin

    Default

    No, I can't generate one for BoB. I let it run for a couple hours and it wasn't looking even close to being done. Sorry. (Prune your friends list. )

  11. #11
    Newbie Administrator Loony BoB's Avatar
    Join Date
    Aug 2000
    Posts
    52,435
    Articles
    53
    Blog Entries
    19

    FFXIV Character

    Loony Bob (Twintania)

    Default

    Thanks for trying anyway, and yeah, looks like I'll have to end up missing out on this one. Sorry for taking up so much of your time.
    Bow before the mighty Javoo!

  12. #12
    Hypnotising you crono_logical's Avatar
    Join Date
    May 2001
    Location
    Back in Time
    Posts
    9,313
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    Hang on, it's a Perl script, now that I looked at it. Why can't you install Perl and run it in Windows instead, BoB? Actually, maybe I'll try that later, I have a spare PC sitting next to me that'll probably be not in use over the next 3 days or so at least
    Problems playing downloaded videos? Try CCCP


  13. #13
    Newbie Administrator Loony BoB's Avatar
    Join Date
    Aug 2000
    Posts
    52,435
    Articles
    53
    Blog Entries
    19

    FFXIV Character

    Loony Bob (Twintania)

    Default

    I asked if it would work on XP - see the comments in the LJ entry, I should be easy to spot, same old avatar
    Bow before the mighty Javoo!

  14. #14
    ORANGE Dr Unne's Avatar
    Join Date
    Dec 1999
    Posts
    7,394
    Articles
    1
    Contributions
    • Former Administrator
    • Former Developer
    • Former Tech Admin

    Default

    Perl on Windows is total garbage. Especially when you need CPAN modules, and script one does. Perl on Windows is through Activestate, and a whole lot of CPAN modules have to be ported to Windows before they'll work. Perl on Windows is also gimped by missing out on all the Linux-specific system calls, threads, and sockets. This particular script also has external dependencies, specifically a library called graphviz; it's also hard-coded to look for fonts in /home or something, and I had to change that to /usr/share/fonts/ttf myself before it'd even work. This script is ACTUALLY written for OSX, and it has OSX-specific stuff in it too that I had to remove before it'd work in Linux.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •