Stuart Axon | 2 Feb 2012 12:53
Picon
Favicon

[CLAM] Ubuntu oneiric build?

Hi,
  Is there a chance of a build for ubuntu oneiric ocelot ?

Cheers,
Stuart Axon
_______________________________________________
clam-users mailing list
clam-users@...
http://clam-project.org
Murray Meehan | 2 Feb 2012 20:12
Picon
Gravatar

Re: [CLAM] Ubuntu oneiric build?

I don't know if they're planning on making a 11.10 (oneiric ocelot) build of any of the clam tools, but the natty build should be compatible. If you try installing the natty packages (http://clam-project.org/download/linux-ubuntu-natty/svnsnapshots/ ) and get installation errors, please post them here and I'll see if it's anything I remember working around.


- Murray -

On Thu, Feb 2, 2012 at 3:53 AM, Stuart Axon <stuaxo2-/E1597aS9LQAvxtiuMwx3w@public.gmane.org> wrote:
Hi,
  Is there a chance of a build for ubuntu oneiric ocelot ?

Cheers,
Stuart Axon

_______________________________________________
clam-users mailing list
clam-users-1k/dSJ7MB0Z7+ZU2EHDb4Q@public.gmane.orgproject.org
http://clam-project.org

_______________________________________________
clam-users mailing list
clam-users@...
http://clam-project.org
Murray Meehan | 3 Feb 2012 18:56
Picon
Gravatar

Re: [CLAM] Ubuntu oneiric build?

Well, that *should* not be an insurmountable problem.

I installed the most recent CLAM development build on 64-bit Ubuntu 11.04 from source, for a school project 6 months ago, and wrote a shell script which downloads and compiles all dependencies. If you would like to try the manual approach then it may help.  (http://web.uvic.ca/~meehanmw/clam/EZ-CLAM.sh)

Ubuntu 11.10/Oneiric supports running multiple-architecture libraries concurrently, as described here: http://www.ubuntugeek.com/new-features-in-ubuntu-11-10-oneiric.html

I haven't tried 11.10 yet, but from the info given their I doubt their will be any truly insurmountable problems. I will try to give it a try next week, and write an 11.10-64bit version of my script. Either that or I will learn how to build .deb packages, but that sounds difficult.

- Murray -

On Fri, Feb 3, 2012 at 8:57 AM, Stuart Axon <stuaxo2-/E1597aS9LQAvxtiuMwx3w@public.gmane.org> wrote:
I had a go, but am on 64 bit, not sure if it's possible to satisfy all the i386 dependencies so gave up for now.
 
S++

I don't know if they're planning on making a 11.10 (oneiric ocelot) build of any of the clam tools, but the natty build should be compatible. If you try installing the natty packages (http://clam-project.org/download/linux-ubuntu-natty/svnsnapshots/ ) and get installation errors, please post them here and I'll see if it's anything I remember working around.

- Murray -

On Thu, Feb 2, 2012 at 3:53 AM, Stuart Axon <stuaxo2-/E1597aS9LQAvxtiuMwx3w@public.gmane.org> wrote:
Hi,
  Is there a chance of a build for ubuntu oneiric ocelot ?

Cheers,
Stuart Axon

_______________________________________________
clam-users mailing list
clam-users-1k/dSJ7MB0ZKj0EW2dFtJSST3g8Odh+X@public.gmane.org
http://clam-project.org




_______________________________________________
clam-users mailing list
clam-users@...
http://clam-project.org
David García Garzón | 4 Feb 2012 16:01
Favicon
Gravatar

Re: [CLAM] Ubuntu oneiric build?

Murray, what a nice job, you should have announced the tutorial to the list. 
:-)

David.

On Friday 03 February 2012 18:56:47 Murray Meehan wrote:
> Well, that *should* not be an insurmountable problem.
> 
> I installed the most recent CLAM development build on 64-bit Ubuntu 11.04
> from source, for a school project 6 months ago, and wrote a shell script
> which downloads and compiles all dependencies. If you would like to try
> the manual approach then it may help. 
> (http://web.uvic.ca/~meehanmw/clam/EZ-CLAM.sh)
> 
> Ubuntu 11.10/Oneiric supports running multiple-architecture libraries
> concurrently, as described here:
> http://www.ubuntugeek.com/new-features-in-ubuntu-11-10-oneiric.html
> 
> I haven't tried 11.10 yet, but from the info given their I doubt their will
> be any truly insurmountable problems. I will try to give it a try next
> week, and write an 11.10-64bit version of my script. Either that or I will
> learn how to build .deb packages, but that sounds difficult.
> 
> - Murray -
> 
> On Fri, Feb 3, 2012 at 8:57 AM, Stuart Axon
>
<stuaxo2@...<mailto:stuaxo2@...>>
wrote: I had a go, but am on
> 64 bit, not sure if it's possible to satisfy all the i386 dependencies so
> gave up for now.
> 
> S++
> ________________________________
> From: Murray Meehan
>
<murray.meehan@...<mailto:murray.meehan@...>>
To: Stuart Axon
> <stuaxo2@...<mailto:stuaxo2@...>>
> Cc:
> "clam-users@...<mailto:clam-users@...
> g>"
> <clam-users@...<mailto:clam-users@...
> g>> Sent: Thursday, February 2, 2012 7:12 PM
> Subject: Re: [CLAM] Ubuntu oneiric build?
> 
> I don't know if they're planning on making a 11.10 (oneiric ocelot) build
> of any of the clam tools, but the natty build should be compatible. If you
> try installing the natty packages
> (http://clam-project.org/download/linux-ubuntu-natty/svnsnapshots/ ) and
> get installation errors, please post them here and I'll see if it's
> anything I remember working around.
> 
> - Murray -
> 
> On Thu, Feb 2, 2012 at 3:53 AM, Stuart Axon
>
<stuaxo2@...<mailto:stuaxo2@...>>
wrote: Hi,
>   Is there a chance of a build for ubuntu oneiric ocelot ?
> 
> Cheers,
> Stuart Axon
> 
> _______________________________________________
> clam-users mailing list
> clam-users@...<mailto:clam-users@...>
> http://clam-project.org
Murray Meehan | 5 Feb 2012 08:32
Picon
Gravatar

Re: [CLAM] Ubuntu oneiric build?

Thanks!

I thought i did, but i was in end of term brain meltdown, so there's no way to be sure what i actually got done ;)

On 2012-02-04 7:01 AM, "David García Garzón" <david.garcia <at> upf.edu> wrote:
Murray, what a nice job, you should have announced the tutorial to the list.
:-)

David.


On Friday 03 February 2012 18:56:47 Murray Meehan wrote:
> Well, that *should* not be an insurmountable problem.
>
> I installed the most recent CLAM development build on 64-bit Ubuntu 11.04
> from source, for a school project 6 months ago, and wrote a shell script
> which downloads and compiles all dependencies. If you would like to try
> the manual approach then it may help.
> (http://web.uvic.ca/~meehanmw/clam/EZ-CLAM.sh)
>
> Ubuntu 11.10/Oneiric supports running multiple-architecture libraries
> concurrently, as described here:
> http://www.ubuntugeek.com/new-features-in-ubuntu-11-10-oneiric.html
>
> I haven't tried 11.10 yet, but from the info given their I doubt their will
> be any truly insurmountable problems. I will try to give it a try next
> week, and write an 11.10-64bit version of my script. Either that or I will
> learn how to build .deb packages, but that sounds difficult.
>
> - Murray -
>
> On Fri, Feb 3, 2012 at 8:57 AM, Stuart Axon
> <stuaxo2-/E1597aS9LQAvxtiuMwx3w@public.gmane.org<mailto:stuaxo2-/E1597aS9LQAvxtiuMwx3w@public.gmane.org>> wrote: I had a go, but am on
> 64 bit, not sure if it's possible to satisfy all the i386 dependencies so
> gave up for now.
>
> S++
> ________________________________
> From: Murray Meehan
> <murray.meehan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org<mailto:murray.meehan <at> gmail.com>> To: Stuart Axon
> <stuaxo2-/E1597aS9LQAvxtiuMwx3w@public.gmane.org<mailto:stuaxo2-/E1597aS9LQAvxtiuMwx3w@public.gmane.org>>
> Cc:
> "clam-users <at> lists.clam-project.org<mailto:clam-users-1k/dSJ7MB0ZKj0EW2dFtJapjK6EV0m9L@public.gmane.org
> g>"
> <clam-users <at> lists.clam-project.org<mailto:clam-users-1k/dSJ7MB0ZKj0EW2dFtJapjK6EV0m9L@public.gmane.org
> g>> Sent: Thursday, February 2, 2012 7:12 PM
> Subject: Re: [CLAM] Ubuntu oneiric build?
>
> I don't know if they're planning on making a 11.10 (oneiric ocelot) build
> of any of the clam tools, but the natty build should be compatible. If you
> try installing the natty packages
> (http://clam-project.org/download/linux-ubuntu-natty/svnsnapshots/ ) and
> get installation errors, please post them here and I'll see if it's
> anything I remember working around.
>
> - Murray -
>
> On Thu, Feb 2, 2012 at 3:53 AM, Stuart Axon
> <stuaxo2-/E1597aS9LQAvxtiuMwx3w@public.gmane.org<mailto:stuaxo2-/E1597aS9LQAvxtiuMwx3w@public.gmane.org>> wrote: Hi,
>   Is there a chance of a build for ubuntu oneiric ocelot ?
>
> Cheers,
> Stuart Axon
>
> _______________________________________________
> clam-users mailing list
> clam-users <at> lists.clam-project.org<mailto:clam-users-1k/dSJ7MB0ZKj0EW2dFtJSST3g8Odh+X@public.gmane.org>
> http://clam-project.org
_______________________________________________
clam-users mailing list
clam-users@...
http://clam-project.org
Bauer, Claus | 22 Feb 2012 09:35
Favicon

[CLAM] Dolby Research Beijing looking for researchers

Dear Research community!

Dolby Laboratories’ new research group in Beijing was founded in 2010 and continues to expand. It would be great if you could circulate the job specs below

to potentially interested people. We look for fresh grads as well as experienced staff.

 

Our current openings can be found here:

 

http://jobs.dolby.com/job/Beijing-Sr-Research-Engineer-Job/1604520/

http://jobs.dolby.com/job/Beijing-Staf-Research-Engineer-Job/1604517/

 

 

 

Best,

Claus Bauer

 

Claus Bauer, Ph.D.
Director, Research
Dolby Laboratories
Rooms 906–917, Building B Gemdale Plaza No. 91
Jianguo Road Chaoyang District
Beijing 100022
P.R. China

 

Tel.: +861059103091

 

www.dolby.com

 

_______________________________________________
clam-users mailing list
clam-users@...
http://clam-project.org

Gmane