134d6 Unable to install KDE - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Ports & Packages > Installation and Maintenance of FreeBSD Ports or Packages

Installation and Maintenance of FreeBSD Ports or Packages Installing and maintaining the FreeBSD Ports Collection or FreeBSD Packages (i.e. third party software).

Reply
 
Thread Tools Display Modes
  #1  
Old June 4th, 2012, 11:42
tearsoftheriver tearsoftheriver is offline
Junior Member
 
Join Date: Jun 2012
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default Unable to install KDE

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 xorg
but it gave an error:

Code:
ERROR: Unable to get 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/latest/xorg.tbz'
I also got another error that said that it was unable to detect the URL but I kind of forgot to write that down. I have the internet connection secure and connected at all times. Could someone please tell me what to do?

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
Reply With Quote
  #2  
Old June 4th, 2012, 12:20
SirDice's Avatar
SirDice SirDice is offline
Moderator
 
Join Date: Nov 2008
Location: Rotterdam, Netherlands
Posts: 13,713
Thanks: 47
Thanked 2,022 Times in 1,861 Posts
Default

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.
Reply With Quote
  #3  
Old June 4th, 2012, 12:39
tearsoftheriver tearsoftheriver is offline
Junior Member
 
Join Date: Jun 2012
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default

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"
Reply With Quote
  #4  
Old June 4th, 2012, 18:28
tearsoftheriver tearsoftheriver is offline
Junior Member
 
Join Date: Jun 2012
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default

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
Reply With Quote
  #5  
Old June 4th, 2012, 18:49
graudeejs's Avatar
graudeejs graudeejs is offline
Style(9) Addict
 
Join Date: Nov 2008
Location: Riga, Latvia
Posts: 4,523
Thanks: 422
Thanked 607 Times in 475 Posts
Default

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.
Reply With Quote
  #6  
Old June 4th, 2012, 19:13
fonz's Avatar
fonz fonz is offline
Moderator
 
Join Date: Nov 2008
Location: Apeldoorn, the Netherlands
Posts: 1,459
Thanks: 370
Thanked 237 Times in 210 Posts
Default

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.
Reply With Quote
  #7  
Old June 4th, 2012, 22:02
tearsoftheriver tearsoftheriver is offline
Junior Member
 
Join Date: Jun 2012
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default

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 freebsd FreeBSD 9, so if I'm doing something wrong could you guys tell me, or if there is a simple way of doing it, coz because the tutorial does not really seem to be working so far.

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
Reply With Quote
  #8  
Old June 5th, 2012, 07:39
SirDice's Avatar
SirDice SirDice is offline
Moderator
 
Join Date: Nov 2008
Location: Rotterdam, Netherlands
Posts: 13,713
Thanks: 47
Thanked 2,022 Times in 1,861 Posts
Default

# setenv PACKAGESITE ftp://ftp.freebsd.org/pub/FreeBSD/po...-stable/Latest

After 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.
Reply With Quote
  #9  
Old June 5th, 2012, 10:19
tearsoftheriver tearsoftheriver is offline
Junior Member
 
Join Date: Jun 2012
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default

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
Reply With Quote
  #10  
Old June 5th, 2012, 10:52
SirDice's Avatar
SirDice SirDice is offline
Moderator
 
Join Date: Nov 2008
Location: Rotterdam, Netherlands
Posts: 13,713
Thanks: 47
Thanked 2,022 Times in 1,861 Posts
Default

Configuring X - read before you ask questions!
__________________
Senior UNIX Engineer at Unix Support Nederland
Experience is something you don't get until just after you need it.
Reply With Quote
  #11  
Old June 5th, 2012, 11:33
tearsoftheriver tearsoftheriver is offline
Junior Member
 
Join Date: Jun 2012
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default

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!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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


All times are GMT +1. The time now is 03:45.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0