Search:

Type: Posts; User: puu

Search: Search took 0.00 seconds.

  1. Replies
    38
    Views
    15,414

    I'd suggest slackware for first distro since it's...

    I'd suggest slackware for first distro since it's not too confusing or anything and makes you learn stuff.

    After that I'd suggest Gentoo because it's easy to configure new software to compile to...
  2. Replies
    2
    Views
    1,158

    I don't think that you can run libc 6 compiled...

    I don't think that you can run libc 6 compiled executables with libc 5, but you can always try to make a link(libc.so.6) that points to libc.so.5.

    You could try to getting the libc 5 libraries on...
  3. Replies
    4
    Views
    1,992

    I decided to go with ncurses with forms(forms.h)....

    I decided to go with ncurses with forms(forms.h). This brought me a new problem: I know how to set a field buffer and I know how to get one, but I have no clue about how to assign anything I write to...
  4. Replies
    4
    Views
    1,992

    linux console "window"

    I'm writing a really simple console chat client for a chat server I wrote. Basicly, what I need is a line at the bottom for user input and the rest for text coming from the server. I tried something...
Results 1 to 4 of 4