Page 14 of 37 FirstFirst ... 4121314151624 ... LastLast
Results 131 to 140 of 365

Thread: HOWTO: Gaim 2.0 CVS - .deb inside

  1. #131
    Join Date
    Oct 2004
    Location
    Soy de puerto rico josue!
    Beans
    389

    Re: HOWTO: Gaim 2.0 CVS - .deb inside

    right now checking this release
    A freelancer | The GIMP Compilation

  2. #132

    Re: HOWTO: Gaim 2.0 CVS - .deb inside

    Weird,
    It worked fine before...
    But now if I try the deb package, or compile it my self it results in:

    Code:
    *** glibc detected *** free(): invalid pointer: 0xb7476684 ***
    Aborted
    When I run gaim from the command line.
    Might be due to my enviroment variables... I'm not sure.
    This is what is in /etc/enviroment anyway:

    Code:
    LANGUAGE="en_GB:en"
    
    LANG=en_GB.UTF-8
    
    CFLAGS="-O3 -mtune=pentium4m -funroll-loops -ffast-math -fomit-frame-pointer -fno-exceptions"
    CXXFLAGS="-O3 -mtune=pentium4m -funroll-loops -ffast-math -fomit-frame-pointer -fno-exceptions"

  3. #133
    Join Date
    Apr 2005
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: HOWTO: Gaim 2.0 CVS - .deb inside

    Quote Originally Posted by foxy123
    install cvs, I guess it should be
    Code:
    sudo apt-get install cvs
    Thank you foxy123 I have Gaim 2.0 from CVS now

  4. #134
    Join Date
    Apr 2005
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: HOWTO: Gaim 2.0 CVS - .deb inside

    Quote Originally Posted by thechitowncubs
    Gaim 2.0 Beta Released

    http://gaim.sourceforge.net
    Yeah...
    ANd I've installed Gaim 2.0 CVS just two days ago...

    Shouldn't we use the BETA now ?

  5. #135
    Join Date
    Oct 2004
    Location
    Soy de puerto rico josue!
    Beans
    389

    Re: HOWTO: Gaim 2.0 CVS - .deb inside

    Here is my deb contribution of GAIM Beta 1

    http://davidgonz.com/gaim-2.0.0_2.0.0-1_i386.deb

    Video/Voice support added but GAIM haven't added it directly

    Enjoy!
    A freelancer | The GIMP Compilation

  6. #136
    Join Date
    Dec 2005
    Location
    Greensboro, NC
    Beans
    143
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: HOWTO: Gaim 2.0 CVS - .deb inside

    Quote Originally Posted by curtis
    Weird,
    It worked fine before...
    But now if I try the deb package, or compile it my self it results in:

    Code:
    *** glibc detected *** free(): invalid pointer: 0xb7476684 ***
    Aborted
    When I run gaim from the command line.
    Might be due to my enviroment variables... I'm not sure.
    This is what is in /etc/enviroment anyway:

    Code:
    LANGUAGE="en_GB:en"
    
    LANG=en_GB.UTF-8
    
    CFLAGS="-O3 -mtune=pentium4m -funroll-loops -ffast-math -fomit-frame-pointer -fno-exceptions"
    CXXFLAGS="-O3 -mtune=pentium4m -funroll-loops -ffast-math -fomit-frame-pointer -fno-exceptions"
    Looks worse than my Gentoo OS Anyway, what happens with "-O2 -pipe", and have you custom-compiled any other relevant libraries on your system?
    What I love about Linux: everything is just one command away. Just use && liberally.

    Check out for my "blog".

  7. #137
    Join Date
    Sep 2005
    Location
    Karlsruhe, Germany
    Beans
    86
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: HOWTO: Gaim 2.0 CVS - .deb inside

    Quote Originally Posted by curtis
    But now if I try the deb package, or compile it my self it results in:
    Code:
    *** glibc detected *** free(): invalid pointer: 0xb7476684 ***
    Aborted
    Take a look here

    http://www.ubuntuforums.org/showpost...6&postcount=83

    You've got to delete some files.

    CU
    Christoph

  8. #138
    Join Date
    Nov 2004
    Location
    Bern, Switzerland
    Beans
    578

    Re: HOWTO: Gaim 2.0 CVS - .deb inside

    Quote Originally Posted by akurashy
    Here is my deb contribution of GAIM Beta 1

    http://davidgonz.com/gaim-2.0.0_2.0.0-1_i386.deb

    Video/Voice support added but GAIM haven't added it directly

    Enjoy!
    thanks for the deb file. I get the following message when I want to start up gaim
    Code:
    gaim: error while loading shared libraries: libsamplerate.so.0: cannot open shared object file: No such file or directory

  9. #139
    Join Date
    Oct 2004
    Location
    Soy de puerto rico josue!
    Beans
    389

    Re: HOWTO: Gaim 2.0 CVS - .deb inside

    Quote Originally Posted by rwabel
    thanks for the deb file. I get the following message when I want to start up gaim
    Code:
    gaim: error while loading shared libraries: libsamplerate.so.0: cannot open shared object file: No such file or directory
    try getting

    sudo apt-get install ortp0
    sudo apt-get install doxygen
    A freelancer | The GIMP Compilation

  10. #140
    Join Date
    Nov 2004
    Location
    Bern, Switzerland
    Beans
    578

    Re: HOWTO: Gaim 2.0 CVS - .deb inside

    Quote Originally Posted by akurashy
    try getting

    sudo apt-get install ortp0
    sudo apt-get install doxygen
    ortp0 doesn't exist, so I've installed libortp0 and oxygen...still no luck

Page 14 of 37 FirstFirst ... 4121314151624 ... LastLast

Bookmarks

Posting Permissions

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