Is there any way to download LAMP and save it to the HDD so next time if i install a newer Ubuntu i dont have to download it again ?
I just switched to Ubuntu today, is there anyway to save the EXE like we do it in Windows ?
The error:
Reading package lists... Done
Building dependency tree... 50%
Building dependency tree
Reading state information... Done
Package gstreamer0.10-plugins-ugly 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 'gstreamer0.10-plugins-ugly' has no installation candidate
sou@ubuntu:~$
sou@ubuntu:~$ sudo apt-get install apache2 mysql-server php5
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package apache2 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
Package mysql-server 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
Package php5 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 'apache2' has no installation candidate
E: Package 'mysql-server' has no installation candidate
E: Package 'php5' has no installation candidate
package not found
, i tried while connected to the internet ! – Sourav Jul 02 '11 at 16:42sudo apt-get update
before installing – Lekensteyn Jul 02 '11 at 20:19error log
– Sourav Jul 03 '11 at 06:58