You are not logged in.

#1 2011-08-14 16:15:35

nankura
Member
Registered: 2011-08-02
Posts: 166

[SOLVED]Secondlife Issue

hey guys

ok at first i had problems with libGLU missing, i resolved this by installing yaourt acroread which installed lib32-mesa and the glu file

so now im getting a window but no image/login screen

snapshot2bc.th.jpg

Last edited by nankura (2011-08-15 07:58:05)

Offline

#2 2011-08-14 16:23:57

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: [SOLVED]Secondlife Issue

Why did you not install lib32-mesa directly, instead of installing acroread? Also, you are probably better off contacting upstream in this case. Probabbly missing more libs etc.


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#3 2011-08-14 16:33:23

nankura
Member
Registered: 2011-08-02
Posts: 166

Re: [SOLVED]Secondlife Issue

what do you mean by contacting upstream? and how can i check what libs im missing

Last edited by nankura (2011-08-14 17:01:14)

Offline

#4 2011-08-14 17:20:59

nankura
Member
Registered: 2011-08-02
Posts: 166

Re: [SOLVED]Secondlife Issue

I found a version of Firestorm ( a version of secondlife ) in the AUR. when building it everything goes fine until the file lib32-hal. its required to run the viewer but it fails to download using yaourt

so i went to the AUR and got the makepkg. and tried to makepkg -s --asroot within the folder. and it fails to download

No such file “hal-0.5.14-6-i686.pkg.tar.xz”.

==> ERROR: Failure while downloading hal-0.5.14-6-i686.pkg.tar.xz
    Aborting...

Offline

#5 2011-08-14 17:51:01

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: [SOLVED]Secondlife Issue

hal is dead and deprecated, and the lib32-hal package in aur is horrible.

And don't use --asroot, always build as your user instead, it's safer and saner.

Last edited by Mr.Elendig (2011-08-14 17:51:58)


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#6 2011-08-15 06:50:36

nankura
Member
Registered: 2011-08-02
Posts: 166

Re: [SOLVED]Secondlife Issue

i just discovered the actual error when opening the window.

QCursor: Cannot create bitmap cursor; invalid bitmap(s)

Offline

#7 2011-08-15 07:55:26

nankura
Member
Registered: 2011-08-02
Posts: 166

Re: [SOLVED]Secondlife Issue

this was resolved by the following commands

pacman -S lib32-qt lib32-nvidia-utils lib32-gtk2 lib32-curl

pacman -S gcc-multilib gcc-libs-multilib binutils-multilib libtool-multilib lib32-glibc

turns out about 4 of those packages 32 bit and 64 bit i didnt have at all. problem fixed now

Offline

Board footer

Powered by FluxBB