Search:

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

Search: Search took 0.05 seconds.

  1. [ubuntu] Re: How to boot Ubuntu "automatically" (without GRUB)?

    Thanks for the answers,
    and I have one more question about "partitioning" the hard-disc.

    I know "how many and which" partitions I want to have (I have an 80-GB hard-disc):...
  2. [ubuntu] How to boot Ubuntu "automatically" (without GRUB)?

    Hello,
    I would like to have "only one" operating system to be installed, and that's "Ubuntu".
    So as I have only one operating system installed, I "don't need" the GRUB boot-loader to appear at the...
  3. Replies
    2
    Views
    3,519

    [ubuntu] Re: OpenGL + Mesa 3D + MinGW - SOLVED!

    Hello again,
    I have solved this problem on another forum.
    Here is the answer from that forum:

    ===========================================
    There is no need to compile Mesa3D for MinGW. MinGW...
  4. Replies
    2
    Views
    3,519

    [ubuntu] OpenGL + Mesa 3D + MinGW

    Hello,
    I program C++ applications on (Ubuntu) Linux and compile them to 2 operating systems: natively to Linux by using "g++" (GNU C++ compiler) and cross-compile them to Windows by using...
  5. Replies
    26
    Views
    43,354

    Re: HOWTO: Set Gnome Calendar First Day of Week

    It works perfectly!

    Great article - "easy", "fast" and "reliable".
  6. Boost - cross compile - "Windows libraries" from "Linux"

    Hello,
    I have downloaded "boost" (1.40.0) source code from "www.boost.org" homepage and trying to compile the libraries to "binary" form.

    I have done it without problems for "linux" version...
  7. Replies
    1
    Views
    266

    [ubuntu] Re: Cannot run compiled "Gtkmm" application

    By the way,
    on Windows (XP) it works fine also with the "-static" compiler option. Thus I can compile and also run it on Windows without problems.

    Still no ideas?
  8. Replies
    1
    Views
    266

    [ubuntu] Cannot run compiled "Gtkmm" application

    Hi all,
    I have written a simple "Gtkmm" application and compiled it with this command:


    g++ GtkmmApp.cpp -o GtkmmApp -static -Wl,-Bdynamic `pkg-config --cflags --libs gtkmm-2.4`
    It has compiled...
  9. Replies
    1
    Views
    336

    [all variants] Distributing applications on Linux

    Hi all,
    I am interested in developing applications in C++ language (so as an output of my coding I would like to have some executable binary file and if required also distributed with some...
Results 1 to 9 of 9