Search:

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

Search: Search took 0.09 seconds.

  1. Replies
    21
    Views
    12,819

    [ubuntu] Re: Grep GUI?

    I have been looking for a visual grep tool aswell for a while. I have been using sagasu, which works fine for the task but lacks in features & is unmaintained.

    sudo apt-get install sagasu

    I...
  2. Replies
    32
    Views
    19,972

    Re: HOWTO: Compile php-gtk2 for Lucid Lynx

    Hello, I updated the first post with explanation & instructions how to install php_gtk2 for php5-cli only.
    Your problem is the symlink that ubuntu has installed between apache's php extensions and...
  3. Replies
    32
    Views
    19,972

    Re: HOWTO: Compile php-gtk2 for Lucid Lynx

    even better, thanks!
  4. Replies
    32
    Views
    19,972

    Re: HOWTO: Compile php-gtk2 for Lucid Lynx

    Thanks for your feedback! I updated the orginal post to reflect your suggestions
  5. Replies
    32
    Views
    19,972

    HOWTO: Compile php-gtk2 for Lucid Lynx

    This is a mini-howto i collected from various outdated sources & a little testing.

    The php-gtk2 package is currently not provided in the ubuntu repositories, it also depends on the pecl extension...
  6. Re: HOWTO: change how Nautilus parses file types

    thanks so much for posting that!
  7. Replies
    8
    Views
    2,181

    [ubuntu] Re: Can no longer mount NTFS drives

    If you have setup ntfs partitions with fstab you must add the "exec" parameter on them in order for wine to work properly

    for example:

    /dev/disk/by-label/win-games /media/win-games ntfs ...
  8. [ubuntu] Re: how to remove old kernels & from grub menu list & disc left

    i know this is late, but i saw the thread just now

    the easiest way to get rid of old kernels from grub is to uninstall the package, the post-install scripts will update grub

    for example my...
  9. Replies
    10
    Views
    30,180

    How to use kernel-ppa?

    Hello

    I am trying to setup and use kernel-ppa from https://launchpad.net/~kernel-ppa/+archive/ppa

    so that i can install the kernel 2.6.32-rc6 from the ppa into my Karmic installation.

    I see...
  10. [ubuntu] Re: [SOLVED] Hardy: how to disable AppArmor????

    I ended up here having the same trouble as the threadstarter (mysql db on non-default location).

    I wanted to add that you can instead set mysql to complain mode in apparmor, which will allow but...
  11. [ubuntu] Re: How to disable network mounts shortcuts on desktop?

    Thank you all, the solution that days_of_ruin suggested does the trick for me!
  12. [ubuntu] How to disable network mounts shortcuts on desktop?

    Hello

    In Gnome (Ubuntu 9.04), I heavily use bookmarks for network shares (smb, ftp, sftp and so on).
    Whenever I access a bookmark, then a shotcut to the "mounted" network share appears on my...
  13. Replies
    5
    Views
    3,772

    [ubuntu] Re: segfault in console-kit-dae

    here is the relevant bug in launchpad:

    https://bugs.launchpad.net/bugs/196724
  14. Replies
    3
    Views
    1,207

    [ubuntu] Re: Can't install Virtual box in heron

    In response to your first post.

    If you wish to use VirtualBox 1.60 in Hardy, just install the provided .deb from the virtualbox website.

    When Hardy updates the kernel, you will need to...
  15. Replies
    20
    Views
    301,388

    HOWTO: Install xdebug for PHP5

    Here is a mini-howto in how to install the xdebug extension with PHP5 in Ubuntu 7.04

    This will install xdebug 2.0 (or whatever is latest version in PEAR repository when you try this).

    It is...
Results 1 to 15 of 19