LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Error message when attempting to install GUI for Ubuntu Server 7.04 (https://www.linuxquestions.org/questions/linux-server-73/error-message-when-attempting-to-install-gui-for-ubuntu-server-7-04-a-553453/)

calebf 05-12-2007 06:15 PM

Error message when attempting to install GUI for Ubuntu Server 7.04
 
I am completely new to Linux, but fairly experienced on windows.
I'm trying to install a GUI interface on Ubuntu LAMP Server 7.04, using the command line "Sudo apt-get install ubuntu-desktop" but when I enter it I get an error that says: "E: Couldn't find package ubuntu-desktop".

What am I installing "Ubuntu Desktop" from? Do I need to point it to an install directory? I put the original installation CD back in the drive but still get the same error.

I know this is totally newbie stuff, but I really need help.

Any ideas would be appreciated.

Update: I didn't realize that "Ubuntu Desktop" is installed from the internet. :(
After I installed an ethernet card and connected it to the internet it installed perfectly, but now it won't run because of graphics card issues. I will post the details in another thread.

Simon Bridge 05-14-2007 03:14 AM

Cool - if you fix a problem, post the fix in a reply to your own original post.
Note: it is usually a bad idea to run a gui on a server.

calebf 05-15-2007 12:01 AM

Are you being sarcastic or serious? Is it a bad thing to post a fix in reply to your own post? I am new here so I have no idea.

As far as running a GUI on a server, I plan to uninstall it in a few weeks and install WebMin, but being the nube that I am, I was uncomfortable loading and configuring WebMin on the command line.

Simon Bridge 05-15-2007 09:20 PM

I said: if you fix a problem, post the fix in a reply to your own original post

Reply was: Is it a bad thing to post a fix in reply to your own post?

Your post draws special attention when there are no replies. (See zero reply threads.) Replying to your own post when you no longer need help is, therefore, polite as it means the thread will be removed from that list.

If you prefer to edit the original post, change the first line to "Solved!" Then the mouse-over will spell out the thread's status.

escalust 04-25-2009 10:29 PM

This worked for me...I think this is your problem
 
Quote:

Originally Posted by calebf (Post 2746639)
I am completely new to Linux, but fairly experienced on windows.
I'm trying to install a GUI interface on Ubuntu LAMP Server 7.04, using the command line "Sudo apt-get install ubuntu-desktop" but when I enter it I get an error that says: "E: Couldn't find package ubuntu-desktop".

What am I installing "Ubuntu Desktop" from? Do I need to point it to an install directory? I put the original installation CD back in the drive but still get the same error.

I know this is totally newbie stuff, but I really need help.

Any ideas would be appreciated.

Update: I didn't realize that "Ubuntu Desktop" is installed from the internet. :(
After I installed an ethernet card and connected it to the internet it installed perfectly, but now it won't run because of graphics card issues. I will post the details in another thread.

I had the same problem until I realized that the Repository List (/etc/apt/sources.list) was not configured correctly. I went in and changed all the 'Gutsy' entries to 'Hardy' as per a post I found.

I then did:

sudo apt-get update
sudo apt-get install ubuntu-desktop


HOPE THAT HELPS!

"Beware of Penguins using Apples to Smash Windows"

Simon Bridge 04-25-2009 11:23 PM

Quote:

Update: I didn't realize that "Ubuntu Desktop" is installed from the internet
Ah... this is more common than you'd think. Now someone can read your post, slap their head, shout "DOH!" but won't feel quite so stupid as all that.


All times are GMT -5. The time now is 12:55 AM.