Hi everyone. I've just started editing some Rom's with kitchen and i'm newbie about that.
I modded everything i want in kitchen and i was about to create .zip file to flash it to my phone. But i got an error.
it was about "Zip Align" and i read the Q&A part on xda - kitchen topic. There is a answer like that;
QUESTION: I am using Ubuntu Linux on a 64-bit Windows PC, and whenever I run 'zipalign' I get an error about "No such file or directory".
ANSWER: You need to install the Ubuntu package "ia32-libs".
I tried to install ia32-libs package but i get some errors. I searched on internet and i saw that it's a bugor sth like that. And i dont know what to do.
I tried typing "sudo apt-get install ia32-libs" or "sudo apt-get install ia32-libs-multiarch" to terminal buti couldnt get package called ia32.
Btw, i'm using ubuntu installed with latest wubi (i think 12.10).
I need some help. Thank you.
Related
Hi, I am trying to get debdroid installed. I tried to follow the direction in this thread http://forum.xda-developers.com/showthread.php?t=950083.
The problem I am having is that when I type bash, it says bash not found. So I added the bash to the $PATH variable. Now bash works but I am getting the error "bash: groups: command not found". I tried searching for the groups command but could not find it. I also tried installing bash from another source but get the same error.
Currently, I have 1.5.7 with gladiatrix with root. I am using the the free android terminal emulator to input the commands. I am trying to install debdroid to run backtrack 5. I tried to ask questions in the debdroid thread but since I am not a developer, I was not able to post in the (dev) section. I saw that other people have successfully installed debdroid on their atrix. Any help would be appreciated.
Hey guys I downloaded Linux Installer and I successfully ran Ubuntu in chroot, and I also manually tried this by downloading files and making a bootable img, all this in cm7 a3, and that worked.. but no matter what I can't apt-get update or apt-get install so there's no way to get tightvncserver so no GUI if anyone can solve my problem it would be much appreciated!
You'd want to talk to Rod Whitby of webOS Internals about this: http://www.webos-internals.org/wiki/Main_Page
Hi,
I have installed ubuntu 10.10 port to my sgs 2. I have tried to install ad launch cisco packet tracer but i couldn't ran it. I could extract it and install from terminal the installer made an executable text file but i cannot run it.
please help!
Wow, this is an advanced one.
As you said, you're getting a shell script with the binary payload included. Does it have execution permissions ? does it use the correct shell ? is the script located on a partition without execute rights ? be more specific please.
VAXXi said:
Wow, this is an advanced one.
As you said, you're getting a shell script with the binary payload included. Does it have execution permissions ? does it use the correct shell ? is the script located on a partition without execute rights ? be more specific please.
Click to expand...
Click to collapse
I downloaded this one: Packet Tracer v5.3.3 Application + Tutorial - Generic Ubuntu
This is the complete Packet Tracer program including tutorials for generic Ubuntu
From: cisco.netacad.net/cnams/content/templates/LibraryHome.jsp?#/resource/lcms/cnams_site/english/generic_site_areas/library/course_catalog/PTSoftwareDownloads_Students.html
It is a tar.gz file. I extracted it from the terminal and succesfully ran the install file. I had to read the licence first then it started to install. I got a message "packet tracer succesfully installed" but i don't know how do i run it. I found a file in usr/local/bin/ named packettracer. I set the permissions to able to run it. When i tried to run or run from terminal options nothing happend
Sent from my GT-I9100 using xda premium
Well, if I remember correctly the Ubuntu port is heavily stripped down and lots of things are disabled. You'd be better off installing a full Ubuntu on your PC, sorry.
Thank you. I just wanted to flashing with my phone My pc runs win7
Sent from my GT-I9100 using xda premium
Any idea?
wanam v10 siyah v3b7 ttalk
Bump
wanam v10.6 siyah v3rc2 ttalk
Hi all, I want to have JRE installed in my tablet (Archos 101 G9 8GB + MicroSD 32GB Class10) in Android I already know it is completly imposible, but having an other OS is my option, I tryed having Ubuntu in chroot, with ''complete linux installer'' but I didnt used it so much. Then I installed Ubuntu with this post:
http://forum.xda-developers.com/showthread.php?t=1392167
I installed both 0.21 and 1.0 Beta (found in one of the pages, I dont remember what page), but I was having problems with multitouch, and then, I tryed Plasma Active 3, is what I have installed now, I like it because it is 100% compatible, works everything, but, I dont know how mer works, I dont know how to install programs, or if there is JRE for Mer or not, which is what I want.
What do you recomends? come back to Ubuntu and try to solve the multitouch problems? chroot? Plasma Active 3?
Thanks!
85 viewvs and 0 replys, being ''xda'' I expected somthing better.
I did some changes, with Plasma Active I cant install any program, I dont know what commands it uses, but anyway is a linux based OS for mobiles. I did chroot in Android to Ubuntu, and trying to install JRE says that my OS is ARM and dont install it. I supose it will happens in Plasma Active too.
I have one quiestion now, runing Ubuntu natively, I supose I will have the same problem right?
ViSo36 said:
85 viewvs and 0 replys, being ''xda'' I expected somthing better.
I did some changes, with Plasma Active I cant install any program, I dont know what commands it uses, but anyway is a linux based OS for mobiles. I did chroot in Android to Ubuntu, and trying to install JRE says that my OS is ARM and dont install it. I supose it will happens in Plasma Active too.
I have one quiestion now, runing Ubuntu natively, I supose I will have the same problem right?
Click to expand...
Click to collapse
You will probably have it.
Natively or chrooted, you are still on arm. I tried some googling around, and people just told each others to use openjdk to run java.
Can you test it and report back?
apt-get install openjdk-6-jre
Browser plugin is called icedtea-plugin if I remember correctly.
Sent from my GT-I9100 using xda app-developers app
julle131 said:
You will probably have it.
Natively or chrooted, you are still on arm. I tried some googling around, and people just told each others to use openjdk to run java.
Can you test it and report back?
apt-get install openjdk-6-jre
Browser plugin is called icedtea-plugin if I remember correctly.
Sent from my GT-I9100 using xda app-developers app
Click to expand...
Click to collapse
Thanks for your help.
I tried it, but I installed openjdk-7-jre, and icedtea-7-plugin, because I need the latest version of java, but when I use ''java -version'' it says ''1.6.0_24''.
I have both versions, default one (6) and 7, using ''sudo update-alternatives --config java'' I can select what version I want, but if I select the version 7, It dont work. (says: couldnt open libjava.so)
ViSo36 said:
Thanks for your help.
I tried it, but I installed openjdk-7-jre, and icedtea-7-plugin, because I need the latest version of java, but when I use ''java -version'' it says ''1.6.0_24''.
I have both versions, default one (6) and 7, using ''sudo update-alternatives --config java'' I can select what version I want, but if I select the version 7, It dont work. (says: couldnt open libjava.so)
Click to expand...
Click to collapse
I did not find direct fix, but you might get something out of this bug report:
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/850433
Sent from my GT-I9100 using xda app-developers app
please anyone tell me how to get the installed applications from ubuntu
i mean how to get their installers from ubuntu to use them in another pc
for eg i installed vlc player from internet by apt-get command
and i need its installer ,from which directory i get it
reply me iam new to ubuntu but familar with windows
roshan77ss said:
please anyone tell me how to get the installed applications from ubuntu
i mean how to get their installers from ubuntu to use them in another pc
for eg i installed vlc player from internet by apt-get command
and i need its installer ,from which directory i get it
reply me iam new to ubuntu but familar with windows
Click to expand...
Click to collapse
Well, you can just use apt-get on the other PC?
Apt-get downloads .deb packages including all dependencies. Any system that can install .deb files should also support apt-get, or is there a reason you can't use that?
If you download and manually install a .deb file, you have to download and install all dependencies too.
Sent from my TF300T using Tapatalk
offline installer
f69m said:
Well, you can just use apt-get on the other PC?
Apt-get downloads .deb packages including all dependencies. Any system that can install .deb files should also support apt-get, or is there a reason you can't use that?
If you download and manually install a .deb file, you have to download and install all dependencies too.
Sent from my TF300T using Tapatalk
Click to expand...
Click to collapse
i need offline installer of applications,so that i will use it later on another freshly installed ubuntu
is there any way to get offline installer like in windows?
roshan77ss said:
i need offline installer of applications,so that i will use it later on another freshly installed ubuntu
is there any way to get offline installer like in windows?
Click to expand...
Click to collapse
No, there is not a single installer for most applications. Instead there are lots of separate .deb packages and installing one application typically requires installing several of those .deb packages.
That's where apt-get comes in: it figures out all the .deb packages needed for your application, checks what is already installed and then downloads and installs the rest. Doing this manually is far from easy, especially as the list of packages previously installed may differ from PC to PC.
That said, you can find the .deb packages recently downloaded in:
/var/cache/apt/archives/
Sent from my TF300T using Tapatalk
any way to bind
f69m said:
No, there is not a single installer for most applications. Instead there are lots of separate .deb packages and installing one application typically requires installing several of those .deb packages.
That's where apt-get comes in: it figures out all the .deb packages needed for your application, checks what is already installed and then downloads and installs the rest. Doing this manually is far from easy, especially as the list of packages previously installed may differ from PC to PC.
That said, you can find the .deb packages recently downloaded in:
/var/cache/apt/archives/
Sent from my TF300T using Tapatalk
Click to expand...
Click to collapse
thanks for reply but is there any way to pack those .deb packages in a single file
so that it works as installer
roshan77ss said:
thanks for reply but is there any way to pack those .deb packages in a single file
so that it works as installer
Click to expand...
Click to collapse
I guess you could ZIP them up and add a shell script that runs dpkg -i for each of them, but I don't recommend it. The other PC might need additional .debs or have some of them already installed.
Sent from my TF300T using Tapatalk
Thanks
f69m said:
I guess you could ZIP them up and add a shell script that runs dpkg -i for each of them, but I don't recommend it. The other PC might need additional .debs or have some of them already installed.
Sent from my TF300T using Tapatalk
Click to expand...
Click to collapse
okay i understand now it is difficult to run ubuntu without internet
thanks for reply it help me alot.
roshan77ss said:
okay i understand now it is difficult to run ubuntu without internet
thanks for reply it help me alot.
Click to expand...
Click to collapse
Well, it is hard to use without a package repository. You can burn one on DVD and use it with apt-get or use a mirror in your LAN. Internet is not really needed, but by far the easiest.
Sent from my TF300T using Tapatalk