Results 1 to 4 of 4

Thread: Wubi and where files are stored

  1. #1
    Join Date
    Apr 2008
    Beans
    208

    Wubi and where files are stored

    I've installed Ubuntu 8.04 through Wubi. Now, I know where to go to access all my files that are held on my Windows side. But...where are all the files installed to when I install something on the Linux side?

    For example. I've installed Wine and uTorrent. Now, when I use Opera and just click on a torrent link, Opera can't open it directly into uTorrent. I get an error message.

    When I right click on the uTorrent icon that is on my desktop, and hit Properties, the menu tells me that uTorrents location is in home/my name/desktop.

    So, when I've put this location into Opera(and just to let you know I've disabled Opera's bittorrent client, so it's not that that's causing the problem), so it will open torrents directly in uTorrent, I still get this error message. Which the error message is:

    '/home/my name/Desktop/µTorrent.desktop' No such file or directory

    So, what directory was uTorrent installed in? I've been browsing around, and I can't find it. And keep in my mind that I'm totally new to Linux. I'm so used to Windows. Just clicking on Program Files, and all my programs are displayed. So the more detailed you can be on where my programs are installed in Linux the better. I need to find out what directory uTorrent was installed in, so I can input this directory into Opera.

    Thank you for any help.

  2. #2
    Join Date
    May 2007
    Location
    /earth/US/Illinois
    Beans
    1,705
    Distro
    Ubuntu

    Re: Wubi and where files are stored

    utorrent.desktop is just a file containing information for the shortcut. It is not actually uTorrent itself. I'm assuming you installed uTorrent in wine. I don't know how you would setup utorrent to load the files. Wine is located at ~/.wine/drive_c/windows/ You should be able to find uTorrent there could rig up a link to it that Opera could send the torrents to. I would recommend you use a native linux torrent client. Deluge is a very nice one and has the same sort of look and feel of uTorrent. You should give it a shot first.
    Dialup or no internet on your Ubuntu box? Have no fear, Keryx is here! Keryx Project
    My blog

  3. #3
    Join Date
    Apr 2008
    Beans
    208

    Re: Wubi and where files are stored

    Nah...it still doesn't work. I guess there's no way to make this happen since uTorrent is on a virtual harddrive.

    And I would use Deluge, I like better than uTorrent actually. But some of a the private torrent sites that I belong to don't allow it. And every one of them allow uTorrent. So for right now it's just easier for me to use uTorrent.

    Thanks for the help.

    EDIT: Ok, actually I'm going to try transmission. Now that was already installed. So what directory would that be in?

    Thank you.
    Last edited by h8uthemost; May 15th, 2008 at 07:52 AM.

  4. #4
    Join Date
    May 2007
    Location
    /earth/US/Illinois
    Beans
    1,705
    Distro
    Ubuntu

    Re: Wubi and where files are stored

    If you open terminal you can do
    Code:
    locate transmission
    to have it find the directory where it is installed. Not everything has the same install location so you can use the locate command to find them. Most applications users install are stored in the /usr/bin folder.
    Dialup or no internet on your Ubuntu box? Have no fear, Keryx is here! Keryx Project
    My blog

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •