![]() |
2008-02-20
, 18:07
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#12
|
![]() |
2008-02-20
, 20:04
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#13
|
![]() |
2008-02-20
, 22:37
|
|
Posts: 1,107 |
Thanked: 720 times |
Joined on Mar 2007
@ Germany
|
#14
|
![]() |
2008-02-20
, 22:54
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#15
|
export PYTHON=/usr/bin/python2.5 ./configure --prefix=usr make dpkg-buildpackage -rfakeroot -nc
![]() |
2008-02-20
, 23:34
|
|
Posts: 1,107 |
Thanked: 720 times |
Joined on Mar 2007
@ Germany
|
#16
|
![]() |
2008-02-20
, 23:38
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#17
|
(define devices '(alsa)) (define alsa-out-device "default")
![]() |
2008-02-21
, 00:06
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#18
|
The Following User Says Thank You to Bundyo For This Useful Post: | ||
![]() |
2008-02-21
, 05:50
|
|
Posts: 1,107 |
Thanked: 720 times |
Joined on Mar 2007
@ Germany
|
#19
|
![]() |
2009-07-23
, 02:03
|
|
Posts: 1,359 |
Thanked: 717 times |
Joined on May 2009
@ ...standing right behind you...
|
#20
|
cat /etc/openalrc
(define devices '(alsa esd sdl native))
#define alsa-out-device "default")
define alsa-out-device "hw:0,0")
Not working here. What openal library are you using?
I built
libalut0_1.0.1-1_armel.deb
and
libopenal0a_0.0.8-4_armel.deb
with standard configure options
-----