Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 23

Thread: Ubuntu 6.10 (Edgy)

  1. #11
    Join Date
    Nov 2005
    Location
    UK
    Posts
    991
    I prefer having to type sudo each time rather than start a root terminal session with su in case I forget and type something in and carry it out as root.

  2. #12
    Join Date
    Apr 2005
    Location
    US
    Posts
    2,229
    @Drezha -- Well I spoke a wee bit too soon...

    Now I've progressed to the libstdc++-libc6.2-2.so.3 issue as the d2ol app is just whizzing through the analyzing steps but not really doing any work.


    So what do they call the compat-libstdc++-2... in ubuntu? or do you have to do a soft link? If so, what do you use???

  3. #13
    You can probably just symlink to the one you need.

    ln -s <source> <target>

    Bok

  4. #14
    Join Date
    Nov 2005
    Location
    UK
    Posts
    991
    Mine comes with libstdc++6-4.1 installed.

    try:-

    Code:
    sudo apt-get install libstdc++6

  5. #15
    Join Date
    Apr 2005
    Location
    US
    Posts
    2,229
    @Drezha -- yes, that was already installed. So then you must either have a compat library installed, or a link from the one library to the one the d2ol app is looking for. ?? If so, where, and what?

    Or have you tried running d2ol on the system?

    edit: on re-reading your past posts I see you said that you hadn't tried running d2ol on the system. Thank you very much for the help so far though. !!
    Last edited by Brucifer; 05-05-2007 at 02:40 AM.

  6. #16
    Join Date
    Nov 2005
    Location
    UK
    Posts
    991
    right I'll give D2OL a go, see if I can help some more.

    What file did you download, one with the JVM or whithout? And was that one with the GUI or without? ;)

  7. #17
    Join Date
    Apr 2005
    Location
    US
    Posts
    2,229
    Quote Originally Posted by drezha View Post
    right I'll give D2OL a go, see if I can help some more.

    What file did you download, one with the JVM or whithout? And was that one with the GUI or without? ;)
    The one with java, and no gui. Start it off in the /home/user_name/d2ol/SengentD2OL/D2OL directory with the command line of
    ./D2OL controller:cli

    And thank you very much for your help drezha

  8. #18
    Join Date
    Nov 2005
    Location
    UK
    Posts
    991
    Couldn't get that to work either.

    Tried both installers with JVM and they both chucked up errors on Java. Random nonsense I could make head nor tail of.

  9. #19
    Join Date
    Apr 2005
    Location
    US
    Posts
    2,229
    Quote Originally Posted by drezha View Post
    Couldn't get that to work either.

    Tried both installers with JVM and they both chucked up errors on Java. Random nonsense I could make head nor tail of.
    Thank you for giving it a go.

  10. #20
    Join Date
    Nov 2005
    Location
    UK
    Posts
    991
    Dont suppose you could help me could you? ;)

    http://amdusers.com/forum/showthread.php?t=4190

    It is nice to know the 64 bit Dnet client is running faster on the 64 bit OS's mind. Just a shame it's not so easy to get all the DC programs running.

    BTW, dont install BOINC (if you were gonna try) via Synaptic. It's all very nice and adds a seperate user group onto the distro for safety and the like, but non of the projects recognise the platform because it shows up as Linux 64 bit or something.
    I downloaded the install script off there website and that works fine. Shows up as a normal platform and lets me crunch.

Page 2 of 3 FirstFirst 123 LastLast

Posting Permissions

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