General :: Can't Install Build-essential On Ubuntu Jaunty 9.04?

May 31, 2011

Here's my /etc/apt/sources.list:

#deb cdrom:[Ubuntu 9.04 _Jaunty Jackalope_ - Release i386 (20090420.1)]/ jaunty main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://us.archive.ubuntu.com/ubuntu/ jaunty main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ jaunty main restricted

[Code]...

View 2 Replies


ADVERTISEMENT

Ubuntu :: Virtual Box - How To Install The Build-essential

May 3, 2010

I installed ubuntu on my laptop as virtualbox application. I have tried to install build-essential like that command:

Code:

sudo apt-get install build-essential

If i do, i got the following message:

Code:

Media change: insert the disc labeled 'Ubuntu 9.04 _Jaunty Jackalope_ - Release i386 (20090420.1)' in the drive '/cdrom/' and press enter.If i insert the disc with the ubuntu-image and press enter, i see this message every time i press enter.I looked in my Places folder, i saw my disc with the Label "Ubuntu 9.04 i386".

View 3 Replies View Related

Debian :: How To Install "build-essential" Without Internet Or CD-ROM

Sep 2, 2011

I have a problem when I was installing the build-essential package.

I have a machine which is an embedded system with only 512M Flash and 128M RAM, the CPU is Atom N455. These hard wares have been designed in a very compact style and assembled in a very tiny case without CD/DVD ROM driver and internet access(it has a 100M Ethernet port, but due to security rules, it can not be connected to internet).

Here is the question: I have already installed the minimum system on it with the "network install" ISO image. It took me about 280M out of the 512M Flash.now I want to install the build-essential package on this machine. There are a lot of limitations:

1, I can not use the CD/DVD ROM
2, I can not use the Internet access

3, there are only about 200M storage space left for me, so I can not copy the whole "debian-6.0.2.1-i386-CD-1.iso" image file into it (this image is about 640M).

4, I also do not have any external CD/DVD Driver, Mobile HDD Driver, USB Ethernet etc. (I am in a remote area in Western China, I connect my laptop to internet via 56k Modem, there is no computer market, the express courier is also not available in this place.)

What I have now at my hand is a 512M USB disk, my laptop and the phone line.

I have searched a lot of solutions on internet, but none of them seems feasible for me. I have tried to install a similar system by using the "network install" ISO on VMware virtual machine. I have done the "apt-get install build-essential" on the VMware Machine and get all the .deb packages in /var/cached/apt/archives, they are as following:

Volume in drive Z has no label.
Volume Serial Number is 8C85-5ECD
Directory of Z:DEBS
[.]
[..]
build-essential_11.5_i386.deb
bzip2_1.0.5-6_i386.deb
cpp_4%3a4.4.5-1_i386.deb
cpp-4.4_4.4.5-8_i386.deb
dpkg-dev_1.15.8.11_all.deb

[Code].....

View 3 Replies View Related

Ubuntu :: Where Can I Download Build-essential?

Apr 23, 2011

i need build-essential on a netbook that can't connect to the Internet (fail.. .) ). But i can't just type in apt-get build-essential because...you get the point. So, do I have a chance to find build-essential on some website, in .rpm form or something like that?

View 2 Replies View Related

Ubuntu Installation :: Intalling Build-essential ?

May 14, 2011

I tried this command:

And got these lines:

Why the package not found.

View 6 Replies View Related

Ubuntu :: Installing Build-essential On 3 Year Old Desktop 8.04?

Apr 16, 2011

I want to start some C++ development on my 3 year old, un-updated 8.04 ubuntu desktop machine. I tried,sudo apt-get install build-essentialand got,

Code:
sudo apt-get install build-essential
Reading package lists... Done

[code].....

View 2 Replies View Related

Software :: Installing Build Essential On Old Ubuntu Desktop 8.04

Apr 16, 2011

I want to start some C++ development on my 3 year old, un-updated 8.04 ubuntu desktop machine. I tried:
sudo apt-get install build-essential

and got,
Code:
sudo apt-get install build-essential
Reading package lists... Done
Building dependency tree
Reading state information... Done

Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help resolve the situation:

The following packages have unmet dependencies:
libc6-i386: Breaks: ia32-libs (< 20090804) but 2.2ubuntu11 is to be installed
Breaks: lib32asound2 (< 1.0.20-3) but 1.0.15-3ubuntu4 is to be installed
E: Broken packages

I thought apt would automatically install the package dependencies. I don't really want to update the entire installation as I have a lot of network services installed and running which I don't want to risk breaking. They aren't exposed to the internet and don't pose a security risk. So is there any way to get apt to install the dependencies for build-essential?

View 2 Replies View Related

Ubuntu Installation :: Installing Build-Essential With No Connection / CDROM

Mar 27, 2010

I'm having headaches about not being able to install build-essential on my 9.10. I don't have an internet connection and no CDrom. [URL]. So that solves it if you have a CD drive... What to do if a poor fella (like me) was to have a system with no CD drive? I installed from USB PENDRIVE and I suppose there have to be some command corresponding to apt-cdrom but for the USB drive but I can't find one.

View 3 Replies View Related

Ubuntu Installation :: Build Essential But Make Command Not Working

Dec 14, 2010

I have build-essential, but make command not working I have build-essential package, but there is still a problem with make command. When I run it in a directory, it shows following message: mudassar@javaDev-1:~/Desktop/gwget-0.99$ make make: *** No targets specified and no makefile found. Stop. When I explicitly specify a make file, the following message appears:

[Code].....

View 1 Replies View Related

Ubuntu Installation :: Build-Essential Package Missing / Obsoleted

Jun 20, 2011

Today is my first day to use ubuntu for my C++ programming. However, when I was trying to install build-essential, it failed. This is the output shown:

vie@vie-laptop:~/TestC++$ sudo apt-get install build-essential
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package build-essential is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package build-essential has no installation candidate
vie@vie-laptop:~/TestC++$ .....

View 3 Replies View Related

Ubuntu Installation :: Build-essential Installation In Secluded Environment

Sep 1, 2011

I have been trying to install build-essential package on Ubuntu-11.x in the production environment, which is not connected through Internet. When I run apt-get install command, it gives me errors such as:

Depends: libc6-dev but it is not installable
Depends: gcc but it is not installable and so on

I have checked these packages through "dpkg get-selections" command and i believe that they are already installed (probably virtual packages) in the system. Please let me know the quick way to complete this installation.

View 1 Replies View Related

Ubuntu Multimedia :: Jaunty ATI Xserver No Backfill After Jaunty-proposed Update

Jan 9, 2010

Been using since summer 2009 the xserver no backfill from PPA: [URL] and it was working fine with my ATI video card. No heavy CPU usage when restoring from minimized and a general performance boost were the results of that use.But recently made an upgrade and realized that xserver-xorg-core package (check it from synaptic manager) has been upgraded to a jaunty-proposed version and the problems started to appear again!So using Synaptic I selected this package and hit CTRL-E key in order to choose the nobackfill version. This way things got back to normal!

View 2 Replies View Related

Software :: Can't Install Essential Libraries For Ns2.34

Feb 27, 2010

I need to install ns-allinone-2.34(network simulator v. 2.34) on my Ubuntu OS. I searched the web and found some useful sites describing the installation steps.they say that before installing ns2 I need to install some essential libraries using the command below

$ sudo apt-get build-essential autoconf automake libxmu-dev

while executing this command I am getting the following error

E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?

I don't even know what this command refers to. Please help me in understanding this command and also tell how to rectify the error as i need this software for my course as well as for my project on Ad Hoc networks.

View 1 Replies View Related

Slackware :: Install The I386 Build On One Partition And The 64-bit Build On Another

Sep 16, 2010

Trying to install SW 13.1 (on DVD) on the following system: M/B Intel: DX38BT Processor Intel Core 2 Quad Q6700 - 2.66GHz, 8MB Cache, 1066MHz FSB, Socket 775 Memory Corsair Dual Channel 8192MB PC10600 DDR3 1333MHz Memory (4x2048MB) Graphics Diamond Radeon HD 3850 Video Card - Viper, 512MB GDDR3, PCI Express 2.0 P/S Ultra 1000W

My goal is to install the i386 build on one partition and the 64-bit build on another. I have been away from Linux for a while and am sick to death of Win7, want to come home. :-}

Booted on i386 side of DVD, system freezes after a couple of lines that start with ATA2. Does not respond to 3 finger salute, ctrl-c, nothing. Have to press reset. I have tried both huge.s and hugesmp.s kernels

Booted on 64-bit side, comes up fine. I performed the install, selected for automatic lilo install. Lilo install hung but I was able to reboot. I booted off the 64-bit side again, entered the following: huge.s root=/dev/sde3 rdinit= ro It booted fully to the login prompt but the keyboard does not work, no input.

View 2 Replies View Related

OpenSUSE Install :: Partition A Hard Drive With Essential Folders

Apr 17, 2010

I just wonder how to best partition a harddrive with essential folders.

My current installation has a layout like this.

The rest is in '/' integrated.

Does it make sense to give more folders a own partition? And if so, how much should you apply to each folder?

There are 2 users on the computer and there is nothing special or big installed.

I have currently 2 more harddrives which host music/picture & movie data's.

The reason for my question is just that i want to save my data in case of one folder failing.

View 3 Replies View Related

General :: Use Additional Parts That Are Useable From An Old Gateway Essential?

Mar 18, 2011

My computer that I am trying to use Linux on is a Gateway G6-400 with a 10 GB hard drive and the original floppy and DVD drive. I want to use additional parts that are useable from an old Gateway Essential which consists of: the hard drive, some RAM, and another 10 GB hard drive. I want to use a OS that looks like a Mac (I am thinking about either Ubuntu or Xubutu). It doesn't have a 4 pin MB connector. Does this mean I can't change the power supply on the machine, or is the computer able to use the PSU without the 4 pin connector? How much wattage would I need?!!! And what Graphics card should I upgrade to for this computer? I want to do basic tasks and play these three games: Wizard101, FreeRealms, and Fusion Fall. All of the internet I want to connect over a network wirelessly.

View 2 Replies View Related

Ubuntu Installation :: Can't Install Jaunty On PPC

Feb 7, 2010

It says invalid rom contents. I installed the desktop netinstall one

[url]

Told me to get it. Should I get the alternate one instead? I am not sure what's going on lol.

I have an iBook G3 Laptop

View 1 Replies View Related

General :: Build An Install DVD For LFS Distro ?

Mar 1, 2010

I just finish my LFS distro and now the only way I have to install it on another computer is copying files from a box two another. I want to make this proccess easy, user friendly if possible, like making an install DVD that I could just put in the drive and choose install, no livecd is needed.

View 3 Replies View Related

General :: How To Install Latest GNOME 3 Build

Jan 23, 2011

I followed the instructions for compiling the Gnome 3 Shell and it did compiled with a few errors here and there but it didn't run. I installed Gnome 3 Shell using sudo apt-get install gnome-shell but I got version 2.31.x but the latest is 2.91.5 or something. So is there a way for me to install the latest build? Is there some repository available for the latest build?

View 4 Replies View Related

General :: Unable To Install And Build Plplot-5.9

Feb 16, 2010

I have installed plplot-5.9 but i am unable to run or build or compile it. I have read the installation instruction and followed it but i am unable to install or build it

I am using ubuntu 9.10

View 3 Replies View Related

OpenSUSE Install :: Build A Multiseat System (Build A Six-headed Six-user System LG #124)

Oct 1, 2010

I am trying to build a multiseat linux system(Build a Six-headed, Six-user Linux System LG #124). I am posting some outputs output of lspci | grep VGA

Code:
00:0d.0 VGA compatible controller: nVidia Corporation C61 [GeForce 6150SE nForce 430] (rev a2)
02:00.0 VGA compatible controller: nVidia Corporation G98 [GeForce 8400 GS] (rev a1)
ls /dev/input/mouse*
Code:
/dev/input/mouse0 /dev/input/mouse1 /dev/input/mouse2
more /proc/bus/input/devices

[Code]...

I am having trouble in configuring xorg.conf. I am running Suse 11.3 desktop on my PC. Also, I have one onboard nvidia graphics 6150SE and I have put one nvidia 8400GS 512Mb in the 16X PCIe slot for the additional seat...

So kindly tell me what should I do now or what things are missing ?? For any further info abt my PC plz tell me to post outputs(specify the commands for the same..)

View 11 Replies View Related

Ubuntu :: Install Software Of Jaunty Release In Karmic?

Jan 21, 2010

Since yestarday, wireless net stop working with my laptop hp compaq 6720S, dual boot vista/karmic.

In jaunty i had the gnome network manager fully working.

When i upgraded to karmic (last october), gnome network manager connected and disconnected the wireless all the time, doing internet unusable.

I fixed the problem installing wicd. I had wireless fully working.

But since yesterday, wicd cannot obtain ip address from wireless and when it can, connects and disconnects net all the time (behaving like gnome network manager). I have reported the problem in this network and wireless forum but yet i cannot obtain answer.

Well, my question is, as gnome network manager from jaunty worked, could i install this gnome network manager release in karmic to fix wireless?.

View 1 Replies View Related

OpenSUSE Install :: Installed - Now Ubuntu Jaunty Isn't Showing In GRUB ?

Sep 4, 2009

I used to dual boot Windows XP and Ubuntu for quite some time now. Yesterday after seeing OpenSUSE installed on my friends lappy, I decided it IS the time to bid goodbye to Windows. I don't play games, just internet browsing, listening to music, some letter writing and movies of course!

So today I removed Windows XP by formatting C: drive and installed OpenSUSE.

I am happy with OpenSUSE, but I still want to dual boot OpenSUSE with Ubuntu. But in the GRUB,only OpenSUSE entry is shown, Ubuntu is nowhere. It seems OpenSUSE has overwritten the Ubuntu GRUB during install and doesn't include Ubuntu in the boot list as Ubuntu does for other OS when we install Ubuntu.

How to create an entry in the GRUB so that I am able to boot into Ubuntu also.

View 9 Replies View Related

Ubuntu :: Grub Error 18 After Install Of Jaunty Alongside Lucid?

Apr 11, 2010

I had installed Lucid on a clean install on my laptop - three partitions - ext4 home, ext4 lucid and swap.I've been using it for around a week, and find it a bit buggy in places, so I thought I would install jaunty (which proved very reliable in the past). I used the usual installer, and made my /home partition smaller, and created a new ext3 partition for jaunty, assigning the smaller partition to /home.The install proceded without any problems, but on rebooting I just get this:GRUB Loading stage1.5GRUB loading, please wait...Error 18I was hoping that Jaunty would not install grub, but I didn't see any option to prevent this during the installation. I suspect Grub 1.5 has been installed and now it's all messed up

View 2 Replies View Related

General :: Upgrading From Ubuntu Jaunty

Nov 17, 2010

I have Ubuntu Jaunty and would like to upgrade to the latest Ubuntu 10.10

View 7 Replies View Related

General :: Host A Website Locally On Ubuntu 9.04 Jaunty

Jul 18, 2010

I can't reach my website via http. I'm not sure but I think I just need to unblock port 80. But I can't find where a firewall has even been installed on my machine. ufw status returns inactive. sudo aptitude search firewall shows nothing installed.

Nslookup mydomain.com returns the correct IP. Pinging works.

But typing in the domain name or IP through the web browser just results in a "Network Timeout...Taking too long to respond."

Wget just hangs looking for MySiteName.com:80

VirtualHost has been set up and apache restarted. Site works fine with the ServerAlias I have assigned in my hosts file.

View 4 Replies View Related

General :: Unable To Login Ubuntu 9.04 Jaunty Jackalope?

May 17, 2010

I'm using ubuntu 9.04 formy web developments. today morning i boot my syste, normally. but it does not allow me to login. it displays some routine messages like command prompt. These messages are like this given below.,

[1.804538] phy 0 ->rt61pci_bbp+read : Error - PHY_CSR3 register busy. Read failed.
[2.804538] phy 0 ->rt61pci_bbp+read : Error - PHY_CSR3 register busy. Read failed.
[3.804538] phy 0 ->rt61pci_bbp+read : Error - PHY_CSR3 register busy. Read failed.
[4.804538] phy 0 ->rt61pci_bbp+read : Error - PHY_CSR3 register busy. Read failed.

[Code]....

View 3 Replies View Related

General :: Intrepid To Jaunty Upgrade Not Working?

Nov 11, 2009

I just upgraded from jaunty to intrepid. The upgrade tool went through everything without a hitch and when it finished it told me to restart my computer. When I did, ubuntu began to boot, got past the initial loading splash screen, but immediately after, before the login splash, the screen freezes with some strange graphics glitch and refuses to work from there. How can I fix this to any workable state, upgraded or not?

View 1 Replies View Related

General :: Find Out How To Load Graphic User Interface In Jaunty

May 20, 2011

I am a newbie to Jaunty, so please forgive my descrip. terminology. I am experiencing a great amount of grief with my Jaunty install. I can no longer get a login screen in Jaunty. When I try to boot normally for this install I get an unclean shutdown screen & it goes into the "checking drive" mode. I uninstalled some applications such as has to do with touchpad, remote desktop, xorg-driver-fglrx etc. I reinstalled xorg-driver-fglrx, which I later found out that I do not need. I have an AMD64 HP system with ATI graphics onboard.

I need to find out how to load graphic user interface in Jaunty. Some of the necessary files have been completely removed by me & I need to reload the repositories and update my current install.The partition is encrypted but I have been able to login with the username & password for THIS encrypted install using the "repair broken system" part of the GRUB screen.

How do I go into the terminal and load repositories, and maybe the kernel so I can do an update/upgrade? I do not know if upgrade is part of what I need to do I wanna keep my Jaunty install so I can access 50G of data that is on this install. I have made no backup of this data!!!

I am able to login to my install using my username & password after I get to the "#" prompt, (option "fix broken system" in GRUB) so I know login can be done under username of install. I just need to know what to TYPE into the terminal to restore the necessary files in the right place to make it run. (Is it called terminal at that point?)

View 9 Replies View Related

Ubuntu :: What Are The Essential Programs / Packages

Feb 11, 2011

what are some essential programs/packages that you would suggest?

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved