Advertisement
Guest User

build-essentials-Aliselyn

a guest
Aug 19th, 2010
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. #!/bin/sh
  2. wget -c cdrom:[Ubuntu 10.04 LTS _Lucid Lynx_ - Release i386 (20100429)]/pool/main/g/gcc-4.4/libstdc++6-4.4-dev_4.4.3-4ubuntu5_i386.deb
  3. wget -c cdrom:[Ubuntu 10.04 LTS _Lucid Lynx_ - Release i386 (20100429)]/pool/main/g/gcc-4.4/g++-4.4_4.4.3-4ubuntu5_i386.deb
  4. wget -c cdrom:[Ubuntu 10.04 LTS _Lucid Lynx_ - Release i386 (20100429)]/pool/main/g/gcc-defaults/g++_4.4.3-1ubuntu1_i386.deb
  5. wget -c cdrom:[Ubuntu 10.04 LTS _Lucid Lynx_ - Release i386 (20100429)]/pool/main/x/xz-utils/xz-utils_4.999.9beta+20091116-1_i386.deb
  6. wget -c cdrom:[Ubuntu 10.04 LTS _Lucid Lynx_ - Release i386 (20100429)]/pool/main/p/patch/patch_2.6-2ubuntu1_i386.deb
  7. wget -c cdrom:[Ubuntu 10.04 LTS _Lucid Lynx_ - Release i386 (20100429)]/pool/main/d/dpkg/dpkg-dev_1.15.5.6ubuntu4_all.deb
  8. wget -c cdrom:[Ubuntu 10.04 LTS _Lucid Lynx_ - Release i386 (20100429)]/pool/main/b/build-essential/build-essential_11.4build1_i386.deb
  9. wget -c cdrom:[Ubuntu 10.04 LTS _Lucid Lynx_ - Release i386 (20100429)]/pool/main/f/fakeroot/fakeroot_1.14.4-1ubuntu1_i386.deb
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement