Search:

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

Search: Search took 0.05 seconds.

  1. Replies
    54
    Views
    12,072

    [ubuntu] Re: Laptop overheats - jaunty

    I reported a similar problem in launchpad a few weeks ago.
    I'm still looking for a solution.



    "CPU fan doesn't get triggered even at high temps"...
  2. Replies
    9
    Views
    6,080

    Re: [SOLVED] Qt4 + Firebird (RDBMS)

    Pending issue: the freshly built libqt4-sql package should depend on libfbclient (firebird client library). I'm not sure about how this could be solved, but I can imagine that the official...
  3. Replies
    9
    Views
    6,080

    Re: Qt4 + Firebird (RDBMS)

    I forgot to mention that you need some build tools installed in order to get this accomplished.


    sudo aptitude install build-essential

    Should suffice.
  4. Replies
    9
    Views
    6,080

    Re: Qt4 + Firebird (RDBMS)

    Well, finally I was able to successfully create usable deb packages with Firebird (and Borland Interbase) support enabled. What I did was:




    0. Enable deb-src lines in /etc/apt/sources.list...
  5. Replies
    9
    Views
    6,080

    Re: Qt4 + Firebird (RDBMS)

    from libqt4-sql package description:
  6. Replies
    9
    Views
    6,080

    [SOLVED] Qt4 + Firebird (RDBMS)

    Hi all,

    I'm developing a toy in C++ using Trolltech's Qt4 library, just a small GUI for altering rows of a few tables.

    My toy is working properly using QSQLITE driver (Sqlite3), QMYSQL (MySQL...
Results 1 to 6 of 9