Re: Tips for compiling VirtualBox OSE on lenny

2010-02-20 Thread Osamu Aoki
Hi,

On Fri, Feb 19, 2010 at 07:05:33PM +0500, surreal wrote:
 I compiled VirtualBox OSE from source on my machine.
 
 Everything went fine, till I got an error from VirtualBox -
 libpython2.6.sonot found.
 
 then I did the following -
 
 r...@indiaforce:/usr/local/lib# locate libpython2.6.so
 /opt/openoffice.org/basis3.1/program/libpython2.6.so.1.0
 r...@indiaforce:/usr/local/lib# cp `locate libpython2.6.so` /usr/local/lib/
 
 
 I then copied this libpython2.6.so.1.0 in /usr/local/lib and renamed it to
 libpython2.6.so
 
 VirtualBox OSE then got compiled without any errors.

Good work :-)

Please use reportbug to file bug report on VirtualBox OSE
(virtualbox-ose-source) with version number etc with the same message
content as this mail of your experience.  Then package may be
fixed by the maintainer at its root cause.

Osamu


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100220083409.ga12...@osamu.debian.net



Re: Tips for compiling VirtualBox OSE on lenny

2010-02-20 Thread Alex Samad
On Sat, Feb 20, 2010 at 05:34:09PM +0900, Osamu Aoki wrote:
 Hi,
 
 On Fri, Feb 19, 2010 at 07:05:33PM +0500, surreal wrote:
  I compiled VirtualBox OSE from source on my machine.
  

curious to know why you don't use virtualbox, precompile debs ?

[snip]


-- 
Well, that's going to be up to the pundits and the people to make up their 
mind.  I'll tell you what is a president for him, for example, talking about my 
record in the state of Texas.  I mean, he's willing to say anything in order to 
convince people that I haven't had a good record in Texas.

- George W. Bush
09/20/2000
on MSNBC


signature.asc
Description: Digital signature


Tips for compiling VirtualBox OSE on lenny

2010-02-19 Thread surreal
I compiled VirtualBox OSE from source on my machine.

Everything went fine, till I got an error from VirtualBox -
libpython2.6.sonot found.

then I did the following -

r...@indiaforce:/usr/local/lib# locate libpython2.6.so
/opt/openoffice.org/basis3.1/program/libpython2.6.so.1.0
r...@indiaforce:/usr/local/lib# cp `locate libpython2.6.so` /usr/local/lib/


I then copied this libpython2.6.so.1.0 in /usr/local/lib and renamed it to
libpython2.6.so

VirtualBox OSE then got compiled without any errors.

:)

-- 
Harshad Joshi