Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.14 seconds.

  1. Re: Why aren't more Linux applications written in Java?

    What do you mean by "applications" ?
    First, it doesn't make a lot of sense to write applications in Java, because of Java's long loading time.
    The other reason why Java programs aren't good is,...
  2. Replies
    4
    Views
    653

    Re: .NET and Mono

    Answer: Just like Java, just better ;)
    .NET is a bytecode, just like Java.
    This means there is a VM to run the code.
    The compiler (mono-mcs) runs ontop the VM, which is why the compiler for C#...
  3. Replies
    8
    Views
    26,531

    Re: Installing bind9 with DLZ on Ubuntu 11.10

    OK, I was now able to resolve the apparmor problem:

    bind9 was not allowed to write into /var/log by apparmor.
    To change that, go to /etc/apparmor.d/
    And after


    /var/log/named/** rw,
    ...
  4. Replies
    8
    Views
    26,531

    Re: Installing bind9 with DLZ on Ubuntu 11.10

    looks like there is no bind9 executable.
    Did you try


    chmod +x /usr/sbin/named

    ?

    What's the output of which named ?
    It should be
  5. Replies
    17
    Views
    14,425

    Re: Howto compile mono 2.8

    Note:

    On mono 3, the install scripts for xsp-2.10.2 is broken.

    You get a HTTP 502 always when executing a website via fastcgi-mono-server4.

    With this error message in the logfiles.

    ...
  6. Replies
    17
    Views
    14,425

    Re: Howto compile mono 2.8

    Here the full dependencies for mono 3.0 in one copy-paste install



    apt-get install build-essential autoconf automake \
    bison flex gtk-sharp2-gapi boo gdb valac libfontconfig1-dev \...
  7. Replies
    137
    Views
    21,531

    Re: Programming Language for Kids

    I'd go with VB.NET (mono & monodevelop).
    I think Python's indent system isn't all to excellent for a kid, and Perl is a bit cryptic.
    Also, this will be good in case he/she ever needs to write Excel...
  8. Howto create .deb packages for the latest mono version ?

    Question:

    Mono 3.0 is out, but I found no ppa from where I could install it.

    There is this one:
    https://launchpad.net/~directhex/+ppa-packages

    but it's mono 2.10.8.1-5.

    I'm playing with...
  9. Howto create .deb packages for the latest mono version ?

    Question:

    Mono 3.0 is out, but I found no ppa from where I could install it.

    There is this one:
    https://launchpad.net/~directhex/+ppa-packages

    but it's mono 2.10.8.1-5.

    I'm playing with...
  10. Replies
    0
    Views
    675

    What happened to libxul-dev on 12.04

    Hi, question:

    Anybody knows what happened to libxul-dev on Ubuntu 12.04 ?
    It's not in the repos.
    I need it to compile gluezilla for mono-3.0, for the embedded mono webbrowser...

    See at the...
  11. Replies
    17
    Views
    14,425

    Re: Howto compile mono 2.8

    Tip for mono 3.0:

    If you get:
    error: #error "Only <glib.h> can be included directly."

    when compiling GTK-Sharp, you have to alter gtk-sharp-2.12.11/glib/glue/thread.c to:


    // #include...
  12. Replies
    9
    Views
    749

    Re: Compiling from source

    On a) You need to do:


    apt-get install lsb

    first

    lsb - Linux Standard Base 4.0 support package

    Unlike apt, dpkg does not do automagic dependency resolution for you.
  13. [ubuntu] Why does ubuntu server switch to standby when using the xen kernel ?

    Question (see title):

    http://askubuntu.com/questions/207598/why-does-ubuntu-server-switch-to-standby-when-using-the-xen-kernel
  14. Replies
    13
    Views
    1,908

    [SOLVED] Re: MS-SQL syntax compatibility ?

    I revise my answer.
    There now is T-PostGres.
    That is what I was looking for in the first place, instead of an application level solution.

    http://tpostgres.org/se/tpg_about_us.jsp
  15. [ubuntu] Re: PXE-M0F: Exiting Intel PXE ROM. No bootable device -- insert boot disk and press

    Oh man I get it working.

    For the record, if anyone has the same problem:

    If you get this message (and your BIOS settings are OK):

    1. Switch off your laptop for more than 30 seconds.

    2....
  16. [ubuntu] Re: PXE-M0F: Exiting Intel PXE ROM. No bootable device -- insert boot disk and press

    HELP ! HELP !

    I backed-up the data and reinstalled (erasing all partitions).

    AND I STILL GET THE SAME FAULT !!!

    Boot settings are OK.
    I tried resetting the BIOS to factory defaults, too...
  17. [ubuntu] PXE-M0F: Exiting Intel PXE ROM. No bootable device -- insert boot disk and press any

    Hi, question:

    I have this problem here:
    http://askubuntu.com/questions/173155/cant-boot-pxe-m0f-exiting-intel-pxe-rom

    Anybody has an idea what I could do ?
  18. [ubuntu] Bind9 DLZ permission & apparmor problem

    Question:

    Regarding Ubuntu 12.04

    See here:
    http://askubuntu.com/questions/172017/how-can-i-add-file-create-read-write-and-delete-for-a-specific-user

    And here:...
  19. Replies
    8
    Views
    26,531

    Re: Installing bind9 with DLZ on Ubuntu 11.10

    Also note:
    On 12.04, do NOT use the bind sources of the ubuntu repository, which comes from:
    git://git.debian.org/~lamont/

    Instead, use the official latest stable version from...
  20. Replies
    8
    Views
    26,531

    Re: Installing bind9 with DLZ on Ubuntu 11.10

    Yes, but I don't know if they apply to 11.10 as well.

    If I do apt-get build-dep bind9 on 12.04, it installs
    If you then do


    apt-get install libdb4.8-dev
    then it will remove libdb-dev and...
  21. Replies
    18
    Views
    1,217

    Re: Ideas for C programming safety?

    Not on Ubuntu, yes. Why do you think this is so ? :)



    Hehe, well, you know, that way your just faster, because permissions don't ever get in the way.

    Not that it couldn't be done otherwise....
  22. [SOLVED] Re: Setting up paravirtualization with Xen on Ubuntu 11.10

    I hope it is better in 12.04, as in 11.04, it crashes the host operating system often. Every time on laptop standby, and every second time on server restart...
  23. Replies
    7
    Views
    1,506

    [ubuntu] Re: Does Xen actually work ?

    OK, the tutorial has been OK'ed, so you find the rest of the info here:

    http://ubuntuforums.org/showthread.php?t=2008795
  24. Replies
    7
    Views
    1,506

    [ubuntu] Re: Does Xen actually work ?

    Apparently, you seem to be under the impression that I didn't Google my problem before I posted here.

    I assure you this is not the case.
    I already read those unfortunately rather useless pages a...
  25. [SOLVED] Setting up paravirtualization with Xen on Ubuntu 11.10

    This tutorial is about how to paravirtualize an Ubuntu 12.04 guest on a Ubuntu 11.10 host.

    Now before you study this tutorial, if you don't really need paravirtualization, because the processor...
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4