You are not logged in.
Pages: 1
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
[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
Thx I appreciate the help
Offline
Did it solve your problem ? I wish I could tag this thread as "resolved" if it is so.
Offline
No wine still won't install
Offline
Its saying "Installing wine... cp: cannot state 'fs/*': No such file or directory
Offline
Still no luck with wine and all its dependencies want install either I get the same message
Offline
try:
tazpkg get-install wine --forced
Offline
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
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
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
okay I'll wait ... together with slitaz version you are using ... because I also have to do something today
Offline
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
What does typing uname -a give you?
Offline
@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
@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
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
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
Pages: 1
[ Generated in 0.015 seconds, 7 queries executed - Memory usage: 1.56 MiB (Peak: 1.77 MiB) ]