Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 225681

Summary: nVidia Physx Ebuild request
Product: Gentoo Linux Reporter: Keith Rusler <xeckosx>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: enhancement CC: alexxy, bugzie, johnmichael.fischer, michael.lippautz, moult, tuxie
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://developer.nvidia.com/object/physx_downloads.html
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: PhysX-2.8.1.ebuild

Description Keith Rusler 2008-06-09 22:03:11 UTC
Requesting a Physx ebuild request for an cross platform physics library.

Reproducible: Couldn't Reproduce

Steps to Reproduce:
Comment 1 John-Michael Fischer 2008-06-27 00:38:50 UTC
(In reply to comment #0)
> Requesting a Physx ebuild request for an cross platform physics library.
> 
> Reproducible: Couldn't Reproduce
> 
> Steps to Reproduce:
> 

I would also like one now that linux drivers have been released for apt and rpm based distros
Comment 2 Roger 2008-09-23 00:49:56 UTC
For more information on "What is Physx?" see:

http://www.nvidia.com/object/nvidia_physx.html
http://en.wikipedia.org/wiki/PhysX

Seems Nvidia has a new package out for inclusion into Portage.


(... and the rest of the story.  Also helps to provide a url to the software package location!  I was stupified by this request!)
Comment 3 Michael Lippautz 2009-06-13 21:37:41 UTC
Created attachment 194592 [details]
PhysX-2.8.1.ebuild

Although this bug did not get too much attention, I created an ebuild draft. I don't know if it will get into portage or an overlay because the version may be incompatible.

This ebuild installs everything like the .deb or .rpm available (also executes the deb controls).

Samples work fine. The only thing that i think that needs improvement (except the ebuild itself) is the directory structure of the /usr/share/doc/* files.
Comment 4 Frederik Maucksch 2009-08-27 13:54:43 UTC
(In reply to comment #3)
> Created an attachment (id=194592) [edit]
> PhysX-2.8.1.ebuild
> 
> Although this bug did not get too much attention, I created an ebuild draft. I
> don't know if it will get into portage or an overlay because the version may be
> incompatible.
> 
> This ebuild installs everything like the .deb or .rpm available (also executes
> the deb controls).
> 
> Samples work fine. The only thing that i think that needs improvement (except
> the ebuild itself) is the directory structure of the /usr/share/doc/* files.
> 

Can anyone confirm the ebuild to be working on amd64? In my case all samples exit with:

SDK create error (1 - NXCE_PHYSX_NOT_FOUND).
Unable to initialize the PhysX SDK, exiting the sample.

On x86 it is working fine.