SliTaz SliTaz Forum

You are not logged in.

#1 2011-09-19 09:58:09

swisser30
Member
Registered: 2011-09-11
Posts: 34

How to run .exe file on Slitaz???

Anyone know how to run executables on slitaz I tried to install wine its says its install but o can't run the command for it it says wine not found and I can't use virtualbox I dnt have windows any more so is there another way?

Offline

#2 2011-09-19 11:06:09

babaorum
Moderator
Registered: 2011-03-29
Posts: 109

Re: How to run .exe file on Slitaz???

[c]cd <path to directory hosting the executable file>

wine <executable file name>[/c]

If wine is still not found, please check your installation that may be broken:

[c]ls /usr/bin/wine[/c]

If so, install wine at commandline to be able to report the errors if any:

[c]su

tazpkg get-install wine[/c]

Offline

#3 2011-09-21 01:20:37

swisser30
Member
Registered: 2011-09-11
Posts: 34

Re: How to run .exe file on Slitaz???

Thx I appreciate the help

Offline

#4 2011-09-21 11:20:49

babaorum
Moderator
Registered: 2011-03-29
Posts: 109

Re: How to run .exe file on Slitaz???

Did it solve your problem ? I wish I could tag this thread as "resolved" if it is so.

Offline

#5 2011-09-21 18:03:07

swisser30
Member
Registered: 2011-09-11
Posts: 34

Re: How to run .exe file on Slitaz???

No wine still won't install

Offline

#6 2011-09-21 18:07:29

swisser30
Member
Registered: 2011-09-11
Posts: 34

Re: How to run .exe file on Slitaz???

Its saying "Installing wine... cp: cannot state 'fs/*': No such file or directory

Offline

#7 2011-09-22 09:33:16

swisser30
Member
Registered: 2011-09-11
Posts: 34

Re: How to run .exe file on Slitaz???

Still no luck with wine and all its dependencies want install either I get the same message

Offline

#8 2011-09-22 11:51:46

Saipul
Member
Registered: 2011-06-28
Posts: 87

Re: How to run .exe file on Slitaz???

try:

tazpkg get-install wine --forced

Offline

#9 2011-09-22 20:59:48

swisser30
Member
Registered: 2011-09-11
Posts: 34

Re: How to run .exe file on Slitaz???

Forced I get the same message when installing any package I dnt understand y its not working it always says cp: ....file or directory doesn't exist

Offline

#10 2011-09-22 23:22:31

Saipul
Member
Registered: 2011-06-28
Posts: 87

Re: How to run .exe file on Slitaz???

One thing to be tent, your computer must be connected to the internet before it can install all the packages. Can you browsing internet ?. If Yes try goto the http://mirror.slitaz.org/ .Or maybe your internet connection missing DNS to the http://mirror.slitaz.org/.

Do not known why this problem appear on your Laptop/PC.

please post more complete error output that you get. I really don't understand if it is incomplete.

Offline

#11 2011-09-23 01:21:27

swisser30
Member
Registered: 2011-09-11
Posts: 34

Re: How to run .exe file on Slitaz???

I have internet access when I get home I will post error messages basically it was say the package I was Installing couldn't copy because the directory or file didn't exist it would say its installed but could find the package in any file

Offline

#12 2011-09-23 01:33:38

Saipul
Member
Registered: 2011-06-28
Posts: 87

Re: How to run .exe file on Slitaz???

okay I'll wait ... together with slitaz version you are using ... because I also have to do something today

Offline

#13 2011-09-23 11:00:40

swisser30
Member
Registered: 2011-09-11
Posts: 34

Re: How to run .exe file on Slitaz???

OK here's the error I get:

root@slitaz: /home/tux# tazpkg get-install wine --forced

wine-1.2.3...

Connecting to mirror.slitaz.org (94.23.60.116:80)

wine-1.2.3.tazpkg. 100% |*******************************|7961k 00:00:00 ETA

Installation of: wine-1.2.3

Copying wine-1.2.3...

Extracting wine-1.2.3… 15924 blocks

Extracting the pseudo fs... zcat: fs.cpio.gz: No such file or directory

rm: cannot remove 'fs.cpio.gz' : No such file or directory

Installing wine... cp: cannot state 'fs/*': No such file or directory

Removing all temp files ...

wine (1.2.3) is installed

This is what I get when installing any package I dnt understand how this happened so if I get flamed then I will take it like a man lol Im still a newbie to the whole Linux thing but I learn quickly just need help fixing this problem I tried searching Google but no luck the guyz here seem 2 b the most knowledgeable and helpful about Slitaz besides this is Slitaz forum

Offline

#14 2011-09-23 15:14:52

Trixar_za
Administrator
Registered: 2011-03-29
Posts: 1,506

Re: How to run .exe file on Slitaz???

What does typing uname -a give you?

Offline

#15 2011-09-23 16:20:13

Saipul
Member
Registered: 2011-06-28
Posts: 87

Re: How to run .exe file on Slitaz???

@Trixar_za: I think he uses slitaz-stable or slitaz-3.0. Look from the prompt: root@slitaz:/home/tux#

But he was wrong to setup mirrors packages.

@swisser30: Before you doing something please answer my question:

1. Do you have run command tazpkg setup-mirror http://mirror.slitaz.org/packages/cooking/ when you first-boot Slitaz-Stable or Slitaz-3.0 fresh installation. If yes you're wrong.

2. Do you have run command tazpkg recharge and tazpkg upgrade ?. If yes maybe you wrong (because once when I was still using Slitaz-3.0 and try upgrade to Slitaz-Cooking with this command, this can't make slitaz-cooking working properly and I must upgrade Slitaz-3.0 to Slitaz-Cooking with fresh installation from live CD).

And this is my explaination... your wine version is wine-1.2.3, this from mirror cooking and your prompt is "root@slitaz:/home/tux#", this prompt is Slitaz-Stable or Slitaz-3.0... this is maybe your problem.

First try running the command is meant by @Trixar_za to make sure the version of the kernel, If your kernel version is 2.6.30.6, try fixing your mirror packages running by root:

root@slitaz: /home/tux# tazpkg setup-mirror http://mirror.slitaz.org/packages/3.0/

root@slitaz: /home/tux# tazpkg recharge

root@slitaz: /home/tux# tazpkg upgrade

root@slitaz: /home/tux# tazpkg get-install wine --forced

If this still error your wine installation, you must reinstall your Slitaz-Stable or Slitaz-3.0 and running again that fourth command (without --forced option).

Offline

#16 2011-09-23 17:30:45

swisser30
Member
Registered: 2011-09-11
Posts: 34

Re: How to run .exe file on Slitaz???

@trixar_zain and saipul

uname -a gave me this:

Linux slitaz 2.6.29.3-slitaz#1 SMP Mon May25 02:01:23 CEST 2009 i686 unknown

Offline

#17 2011-09-23 19:52:20

Trixar_za
Administrator
Registered: 2011-03-29
Posts: 1,506

Re: How to run .exe file on Slitaz???

No wonder, you're using SliTaz Aircrack-ng which is based on SliTaz 2's cooking flavour and OLDER than SliTaz 3. It's trying to pull packages from the lastest cooking's repository which it doesn't know how to handle. Rather switch to SliTaz 3 and install the Aircrack-ng package than using SliTaz Aircrack-ng.

Offline

#18 2011-09-23 20:08:51

swisser30
Member
Registered: 2011-09-11
Posts: 34

Re: How to run .exe file on Slitaz???

Ahh thx bro I also found that wine-1.0.1 works with that kernel I setup the mirror for 2.0 it installed perfectly now I can run  the drivers needed to run my android phone and root it.  I got this version of slitaz from Ophcrack live CD I will try 2 work with this version of wine until I can burn the latest kernel of slitaz thx again guys if it wasn't for u guys help I would b lost @trixar_zain and saipul

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.015 seconds, 7 queries executed - Memory usage: 1.56 MiB (Peak: 1.77 MiB) ]