You are not logged in.

#1 2008-11-27 06:44:09

wankel
Member
From: Iowa, USA
Registered: 2008-05-30
Posts: 218
Website

trouble installing crossover on arch64

im trying to install crossover pro on my arch64 set up. I used this wiki to make a 32bit system:
http://wiki.archlinux.org/index.php/Arc … bit_system
After that, I chroot to 32bit environment and I try to install crossover, but it says my x84_64 libraries wont work and that I need the 32bit ones. Any advince?

This is what is says:

bash-3.2# ./install-crossover-pro-7.1.0.sh
Verifying archive integrity...OK
Uncompressing CrossOver Linux Professional
.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
/root/.setup9852: error while loading shared libraries: libXi.so.6: cannot open shared object file: No such file or directory
The setup program seems to have failed on x86/glibc-2.8
Check the system requirements at:
http://www.codeweavers.com/products/cxo … uirements/

You might be missing the 32bit compatibility libraries
bash-3.2#

Offline

#2 2008-11-27 08:14:00

shazeal
Member
From: New Zealand
Registered: 2007-06-05
Posts: 341

Re: trouble installing crossover on arch64

First try doing

source /etc/profile

then install, if that doesnt work Id say you have made an error when setting up your chroot.

Edit: I re-read it, did you install xorg in the chroot aswell?

Last edited by shazeal (2008-11-27 08:15:13)

Offline

#3 2008-11-27 08:16:41

wankel
Member
From: Iowa, USA
Registered: 2008-05-30
Posts: 218
Website

Re: trouble installing crossover on arch64

shazeal wrote:

First try doing

source /etc/profile

then install, if that doesnt work Id say you have made an error when setting up your chroot.

Edit: I re-read it, did you install xorg in the chroot aswell?

I did not install xorg or "source /etc/profile". Should I do both? I didnt read about them in the guide sad

Offline

#4 2008-11-27 08:23:57

shazeal
Member
From: New Zealand
Registered: 2007-06-05
Posts: 341

Re: trouble installing crossover on arch64

Well you need all the dependencies for Crossover, xorg being the main one. Its a good idea to source /etc/profile when you chroot since the things installed between the 64/32 bit enviros may be different.

If you have an NVIDIA card you will also need to install nvidia-utils, dont need the drivers just the utils. Other cards should be fine.

Offline

#5 2008-11-27 09:03:39

wankel
Member
From: Iowa, USA
Registered: 2008-05-30
Posts: 218
Website

Re: trouble installing crossover on arch64

shazeal wrote:

Well you need all the dependencies for Crossover, xorg being the main one. Its a good idea to source /etc/profile when you chroot since the things installed between the 64/32 bit enviros may be different.

If you have an NVIDIA card you will also need to install nvidia-utils, dont need the drivers just the utils. Other cards should be fine.

Thanks, installing xorg and nvidia utils did the trick smile Quick question, is it possible to install 32bit apps in arch64 in a manner that allows for them to be placed in the applications menu? For example, when i installed crossover it didnt show up in the applications menu. Any ideas on this or is it just not possible?

Offline

#6 2008-11-27 10:04:17

shazeal
Member
From: New Zealand
Registered: 2007-06-05
Posts: 341

Re: trouble installing crossover on arch64

schroot -p ~/cxoffice/bin/cxbottlemanager

It will create desktop files in ~/.local/share/applications which you can then edit and prefix with schroot -p i think smile

Last edited by shazeal (2008-11-27 10:05:09)

Offline

#7 2008-11-27 18:42:39

doorknob60
Member
Registered: 2008-09-29
Posts: 404

Re: trouble installing crossover on arch64

If you use lib32 (works for me and less complicated than chroot) then it should automatically make .desktop files, assuming it would on a 32 bit system.

Offline

#8 2008-11-27 18:53:56

wankel
Member
From: Iowa, USA
Registered: 2008-05-30
Posts: 218
Website

Re: trouble installing crossover on arch64

doorknob60 wrote:

If you use lib32 (works for me and less complicated than chroot) then it should automatically make .desktop files, assuming it would on a 32 bit system.

Yeah I would have rather used the lib32 method, but after reading up on this everyone said the chroot method was the safest and cleanest method?

Offline

#9 2008-11-27 18:54:28

wankel
Member
From: Iowa, USA
Registered: 2008-05-30
Posts: 218
Website

Re: trouble installing crossover on arch64

shazeal wrote:
schroot -p ~/cxoffice/bin/cxbottlemanager

It will create desktop files in ~/.local/share/applications which you can then edit and prefix with schroot -p i think smile

Thanks shazeal, youve been a great help smile

Offline

#10 2009-05-16 09:01:08

adamruss
Member
Registered: 2008-01-17
Posts: 143

Re: trouble installing crossover on arch64

did anyone manage to install cxoffice on a lib32 system?

Offline

Board footer

Powered by FluxBB