Search:

Type: Posts; User: illegal; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.09 seconds.

  1. Light weight source code browser (C/C++) for Ubuntu 12.04 needed

    I am looking for something like Source Insight for Windows. I will be loading C and C++ projects.


    A link to offline installer would be great :)
  2. Replies
    2
    Views
    661

    Re: Message coding (octets) in C

    No, not a homework :) I've got some code from somewhere and am trying to do some mods :) The 'value' change looks a bit tricky and I am not really getting any clue how to go ahead. Googling didn't...
  3. Replies
    2
    Views
    661

    Message coding (octets) in C

    Need a bit of programming help.
    I have a message structure with 'n' octets. I have to fill up all octets one by one and after filling an octet, I have to check the value of a byte 'value' and...
  4. Replies
    10
    Views
    1,508

    [ubuntu] Re: KDE offline installation

    Thanks a lot :) I am travelling right now; will get a stable internet connection after ~35 hrs ;) Hope your db link won't expire :) Btw, does it contain all the dependencies too? :o
    And after doing...
  5. Replies
    10
    Views
    1,508

    [ubuntu] Re: KDE offline installation

    Download all the .debs, store it in a particular folder and running dpkg -i *.deb would get KDE installed?


    That would be great! :) Waiting for it :D
  6. Replies
    10
    Views
    1,508

    [ubuntu] Re: KDE offline installation

    Hi,
    Since my internet connection is faulty, I am thinking of downloading the .deb(s) on another machine and transferring it to mine manually and installing and hence the apt-get method won't work :(
  7. Replies
    10
    Views
    1,508

    [ubuntu] KDE offline installation

    Hi,
    I am on Ubuntu 12.04. I want to install KDE. Is the deb file for this available for download? I am facing some issues when I try the apt-get method.

    Can someone link me the .deb file for KDE...
  8. Replies
    19
    Views
    2,311

    [ubuntu] Re: Problems starting Pidgin

    Hey daslinkard, I've actually managed to get rid of this issue. The problem got vanished after I installed GNOME and everything is working fine. The Pidgin issue which we discussed above is no more...
  9. Replies
    19
    Views
    2,311

    [ubuntu] Re: Problems starting Pidgin

    No worries man! :) And thanks for your help all the way! Meanwhile I'm also searching for a solution. Will update on this thread if I come across anything useful :)
  10. Replies
    19
    Views
    2,311

    [ubuntu] Re: Problems starting Pidgin

    ^^ I was using the kill and start command even before (I've mentioned it too) :)

    No, after the killall and start Pidgin command, a restart is not required. The thing is, the problem is visible...
  11. Replies
    19
    Views
    2,311

    [ubuntu] Re: Problems starting Pidgin

    Update: killall pidgin and pidgin commands made Pidgin to work like a charm soon after a restart.

    Hmm... But isn't this the same as the one which I was using before? kill -9 <procid> and pidgin?...
  12. Replies
    19
    Views
    2,311

    [ubuntu] Re: Problems starting Pidgin

    I just use my Google Talk account on Pidgin and rarely Yahoo account. Never used any other accounts.

    Btw, will post the result of killall and restarting commands after a restart (since I see the...
  13. Replies
    19
    Views
    2,311

    [ubuntu] Re: Problems starting Pidgin

    Since I am already running Pidgin now, it says:


    I used to call Pidgin this way too (tried it when I started noticing this problem), but the result used to be the same.
  14. Replies
    19
    Views
    2,311

    [ubuntu] Re: Problems starting Pidgin

    Thanks man!
    Btw, is this a common bug? Or a less frequent one? I guess many people should be facing the same (?)

    Could you please suggest me a good GTalk client other than Pidgin and Empathy? I...
  15. Replies
    19
    Views
    2,311

    [ubuntu] Re: Problems starting Pidgin

    Unfortunately, after a restart, things are back to square one. It just shows the Pidgin logo on the taskbar and I've kill it manually and restart inorder to see the Pidgin window and login. Any...
  16. Replies
    19
    Views
    2,311

    [ubuntu] Re: Problems starting Pidgin

    Update: Purged and reinstalled. Will update the status here - if it is working properly or in the same state.

    EDIT: Commands I used-

    sudo apt-get purge pidgin

    sudo apt-get install pidgin
  17. Replies
    19
    Views
    2,311

    [ubuntu] Re: Problems starting Pidgin

    I am facing the same problem too. The pidgin window never comes up though it shows the logo in the task bar. What I do is, I use the kill command to kill it manually - supplying the process id; and...
  18. Replies
    0
    Views
    413

    S6b interface state machine: Help needed

    Hi,

    I am developing S6b interface. Got the 3gpp specification of the same from: http://www.3gpp.org/ftp/Specs/html-info/29273.htm (I'm using the 9th release)

    I have coded all the AVPs and...
  19. Replies
    51
    Views
    19,801

    Re: How to compile and build ACE library?

    Update:

    Made a small change while installing openssl
    $ ./config --prefix=/usr shared
    $ make
    $ make test
    $ make install


    ACE library is now getting compiled without any errors. Will post...
  20. Replies
    51
    Views
    19,801

    Re: How to compile and build ACE library?

    ACE_wrappers/ace/SSL is not getting built it seems. There is no Makefile/configure included in the directory.
    These are the files present (Removed two temp files I've created):
    3 ACE_SSL.pc.in
    ...
  21. Replies
    51
    Views
    19,801

    Re: How to compile and build ACE library?

    Thanks a ton for the detailed description. WIll try it out and post my result here :)

    Thanks a lot.
  22. Replies
    51
    Views
    19,801

    Re: How to compile and build ACE library?

    Update: Replaced everything. Compiled and built openssl and libtool. Downloaded ACE library 6.0. Couldnt do a ../configure in build directory as no binaries named configure is present in ACE_wrappers...
  23. Replies
    51
    Views
    19,801

    Re: How to compile and build ACE library?

    Edited.
  24. Replies
    51
    Views
    19,801

    Re: How to compile and build ACE library?

    I'll remove all the openssl* headers from the /usr/include directory, and will do a fresh build now. Hoping the best :)

    Btw, I'm using openssl-1.0.0c, not 0.9.8b
  25. Replies
    51
    Views
    19,801

    Re: How to compile and build ACE library?

    Attaching config.log from ACE_wrappers directory and ACE_wrappers/build directory.
Results 1 to 25 of 44
Page 1 of 2 1 2