Go Go Go i promised!
This script manipulate mono svn.
copy in /bin/ and type:
> monosvn use
and look how to use it ! :)
( this is a beta scripts... allready is for people who have installed all dependencies )
For more information, look this fantastic spanish guide about installing mono of svn for first time
book for mono developers
Happy Hacking !!
servido por luffy
sin comentarios
compártelo
Good, my firts step in develop with mono is install and configuring my os.
I Choose ubuntu, is easy to use.
Installing Ubuntu
Insert Dvd Disc with label " Install" and reboot or boot your computer.
In the screen appears ubuntu logo; press enter
Ubuntu install is easy, select language and partitions, configure network and install.
He is recommendable to unload the support for our language when the installation requests us.
Select name and password for your user.
We wait at finish the installation.
When the installation finish computer eject dvd and reboot. Now ubuntu configures packages.
ZzzzZZZzzZZZ
When the screen of login appears we pressed ctr+alt+f1 and we do login.
The party start :)
First we published the file of sources of apt and commented forward edge that is the one that makes reference to cdrom and uncommented the commented lines of sources.
sudo nano /etc/apt/sources.list and type user password
now, type
sudo apt-get update
and now type
sudo apt-get upgrade
and wait for ubuntu download upgrades for packages
Good! ubuntu are installed and updated but... now we can install to him what we need. I choose:
1.- Software for view videos, and codecs for him
2.- Software for play music
3.- Software for burn and copy cd and dvds
4.- Nmap
5.- Games : the mana world and frozen bubble
6.- Java, latest version of mozilla
For this there are two options, one is to unload the following file and to execute it. Another one is to do it by hand.
First method:
wget http://www.lacoctelera.com/myfiles/luffy/ubuntusetup.sh
sh ubuntusetup.sh
in some cases, I have seen that it has failed
By Hand Method:
go!
sudo apt-get install build-essential
wait
sudo apt-get install beep-media-player gstreamer0.8-mad
streamtuner xine-ui totem-xine
msttcorefonts gnomebaker gftp
flashplayer-mozilla
and wait
sudo apt-get install k3b nmap xmms tmw frozen-bubble
scummvm
Java downloades j2sdk an follow the README :-)
Now is the time of configure gnome, fonts, etc...
following post attached script for install mono svn. I am working in
Luffy D.Monkey
servido por luffy
3 comentarios
compártelo