Please Help
Nils Kassube
kassube at gmx.net
Wed Mar 10 07:17:49 UTC 2010
sebastian Lopez Tello wrote:
> I`m a new ubuntu user, i installed the o.s from a usb drive using
> unetbootin since muy cpu does not have a cd drive. My problem right
> now is that I need to install the drivers, so I can enter the
> internet, I don`t have acces to.
Just curious: What drivers do you need that are not available on the
default system?
> I noticed that is not
> possible to install .exe files from ubuntu and look for a program
> that allow me to do it,
Those .exe files are for MS Windows. If you have a Windows box, there is
usually no point installing Ubuntu to run those programs. For many
applications there are Linux programs available with a similar
functionality. I would always try to find a Linux alternative first.
> I found "WINE" wich should be like
> pre-installed with the ubuntu system, but when i enter "sudo apt-get
> install wine" is not leting me do it, it shows that it could not
> find the "wine" file.
You need internet access first before you can use the apt-get command or
any other package manager (I would recommend synaptic). And BTW: WINE
doesn't run every exe program. You can have a look at
<http://appdb.winehq.org/> and check if your application is supported.
If you are talking about drivers for your hardware to get internet
access, it is very unlikely to make it work with WINE. Then let us know
what hardware you want to use and we can probably help you further.
> I down loaded to a usb drive the Wine program
> and stick it into the new computer but I notice that theres no
> simple aplication to install it like in windows you just look for
> the .exe file and it runs. I tried diferent ways but non of them
> work.
If you have the appropriate Ubuntu package e.g. from
<http://packages.ubuntu.com/> you can usually install it if you click on
the file from your file manager. If you insist on using the command
line, it would be a command like
sudo dpkg -i <filename>
where you replace the <filename> with the file name of the .deb file
(you sure guessed that already). But you may need other packages as well
because many projects use e.g. libraries from other projects and they
are not necessarily one standalone package. If those packages are not
already installed on your system you should install them first.
> If you speak spanish please replay in spanish.
If you prefer Spanish, have a look at
<https://lists.ubuntu.com/mailman/listinfo/ubuntu-es>.
Nils
More information about the ubuntu-users
mailing list