![]() Registered Member ![]()
|
Hello,
I have downladed ktorrent and followed the instructions for installation.So now I have a bunch of files but can´t fin which one is the executable file? ![]() |
![]() Registered Member ![]()
|
|
![]() Registered Member ![]()
|
Uhm,OK but the ktorrent didn´t appear in the k-menu.How to start it from the konsole? Thanks |
![]() Moderator ![]()
|
|
![]() Registered Member ![]()
|
What do you mean correct prefix?It seems that I didn´t do that properly. Just type ktorrent like that?Typing that gives me - command not found - message. |
![]() Registered Member ![]()
|
did you run:
it should take about 10 secindes and after ted run:
...And KTorrent Should Start... PS. Sorry, if in it's unreadable, but i'm reaaly drunk now ![]() |
![]() Registered Member ![]()
|
[quote="cyrylas"]did you run:
it should take about 10 secindes and after ted run:
...And KTorrent Should Start... Yes I did run make install as a root but didn´t run exit ktorrent & What now? |
![]() Moderator ![]()
|
Well, when you run configure you can tell it where to install everything : ./configure --prefix=/usr This will install the executable in /usr/bin, the libraries in /usr/lib, data ends up in /usr/share. If you don't add the prefix argument, I think it will be installed where all other kde executables are installed. |
![]() Moderator ![]()
|
Then it is installed, exit will just get back to your normal user account. It should now be possible to run ktorrent, if you just type ktorrent |
![]() Registered Member ![]()
|
Then it is installed, exit will just get back to your normal user account.
It should now be possible to run ktorrent, if you just type ktorrent Well it ,does not work.I have installed ktorrent in a folder that i made for it ( kind of windows like thinking,sorry).Should I try to delete that folder or uninstall it in some way and then try to install it again with using the right prefix so everything fits in it place properly?Again,sorry for the beginers questions. Maybe it has something with my version of linux I have slackware linux and kde 3.2.3. I even dont know what is the version of slackware. ![]() |
![]() Registered Member ![]()
|
I suggest you use Slackware compiled package from this website:
http://www.slacky.it/index.php?option=c ... nfo&id=571 |
![]() Moderator ![]()
|
That would be the easiest thing to do. If you type in ktorrent, linux (actually your shell) will start looking for ktorrent in all the directories in your path. If you type echo $PATH you will get something like this : /home/joris/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games:/home/joris/ktorrent/unsermake/ All these directories will be searched for a file name ktorrent. Your custom directory will not be in there. You will have to add that by doing this : export PATH=$PATH:/my/custom/dir Then this directory will also be searched for ktorrent. But it would be easier to just install it with /usr as a prefix or /opt/kde (I believe slackware puts kde in that directory) |
![]() Registered Member ![]()
|
That would be the easiest thing to do. If you type in ktorrent, linux (actually your shell) will start looking for ktorrent in all the directories in your path. If you type echo $PATH you will get something like this : /home/joris/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games:/home/joris/ktorrent/unsermake/ When I type : sasha@anarhista:~$ echo $PATH /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/opt/www/htdig/bin:/usr/lib/java/bin:/usr/lib/java/jre/bin:/opt/kde/bin:/usr/lib/qt/bin:/usr/share/texmf/bin:.:/home/sasha/Desktop/folder:/home/sasha/Desktop/folder:/home/sasha/Desktop/folder:/home/sasha/Desktop/folder /home/sasha/Desktop/folder:/ is the folder where I have unpacked ktorrent Is it ok if I erase this whole directory and then install it all over again ? export PATH=$PATH:/my/custom/dir When I do this as a root I get root@anarhista:/home/sasha# export PATH=$PATH:/home/sasha/Desktop/folder za ktorrent/ktorrent-2.0.3 bash: export: `ktorrent/ktorrent-2.0.3': not a valid identifier T |
![]() Moderator ![]()
|
Registered users: Bing [Bot], blue_bullet, Google [Bot], rockscient, Yahoo [Bot]