134d6
![]() |
|
|
|
|
|||||||
| Installation and Maintenance of FreeBSD Ports or Packages Installing and maintaining the FreeBSD Ports Collection or FreeBSD Packages (i.e. third party software). |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I have a problem that I am currently following the a tutorial I found on YouTube about how to install KDE, the link is given below:
http://www.youtube.com/watch?v=YKc2K...feature=relmfu The tutorial is meant for 8.1 but I'm using it on version 9. I got into a problem, the first thing that I did: I ran the code below: pkg_add -r xorgbut it gave an error: Code:
ERROR: Unable to get 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/latest/xorg.tbz' Last edited by DutchDaemon; June 4th, 2012 at 12:06. Reason: Mind your writing style: http://forums.freebsd.org/showthread.php?t=18043 / wrong forum |
|
#2
|
||||
|
||||
|
The FTP site is case sensitive. latest is not the same as Latest.
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
|
#3
|
|||
|
|||
|
I don't really understand what you mean by case sensitive as I did not really do anything except run the command. The error was self generated can you please elaborate?
Last edited by DutchDaemon; June 4th, 2012 at 17:43. Reason: It's "I", not "i" |
|
#4
|
|||
|
|||
|
Could someone please tell me what is wrong? I'm really confused and I've been waiting for a reply for the whole day.
Thanks in advance. Last edited by DutchDaemon; June 4th, 2012 at 23:00. Reason: Mind your writing style: http://forums.freebsd.org/showthread.php?t=18043 |
|
#5
|
||||
|
||||
|
Code:
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/Latest/xorg.tbz
Last edited by DutchDaemon; June 4th, 2012 at 23:00. |
|
#6
|
||||
|
||||
|
I think the problem is that the OP simply used pkg_add(1) and therefore didn't type any URLs manually. Perhaps manually setting PACKAGEROOT or one of those other environment variables might help?
__________________
Ken sent me. |
|
#7
|
|||
|
|||
|
I think that the manually adding URL thing was what happened. How do you manually add packages? And guys all I want to do is install KDE 4 on
Last edited by DutchDaemon; June 4th, 2012 at 23:02. Reason: You actually read? Go READ THE RULES -> http://forums.freebsd.org/showthread.php?t=11799 |
|
#8
|
||||
|
||||
# setenv PACKAGESITE ftp://ftp.freebsd.org/pub/FreeBSD/po...-stable/LatestAfter that the pkg_add(1) should work.
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
|
#9
|
|||
|
|||
|
Ok guys, I did the installation fine and everything went good but now the mouse and keyboard does not work. I do'nt know what to do?
Last edited by DutchDaemon; June 5th, 2012 at 13:39. Reason: AGAIN: Mind your writing style: http://forums.freebsd.org/showthread.php?t=18043 |
|
#10
|
||||
|
||||
|
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
|
#11
|
|||
|
|||
|
I did enable hald and dbus both but they are not moving, that's why I'm asking what's wrong?
Last edited by DutchDaemon; June 5th, 2012 at 13:40. Reason: Dude, seriously, write better posts and apply the forum guidelines! |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] Unable to install Firefox | trs79 | Installation and Maintenance of FreeBSD Ports or Packages | 3 | September 17th, 2011 10:56 |
| Unable to install FreeBSD-8.2-RELEASE | mapcorp | System Hardware | 2 | June 21st, 2011 09:46 |
| [Solved] Unable to install linux-f10-flashplugin10 | ericturgeon | Installation and Maintenance of FreeBSD Ports or Packages | 3 | February 4th, 2010 14:14 |
| [Solved] Unable to install on Dell Zino | Titus | Installing & Upgrading | 9 | January 17th, 2010 13:40 |
| Post Install - Unable to boot | virtualu2 | Installing & Upgrading | 5 | July 10th, 2009 05:46 |