Re: [Pcbsd-pbi-dev] Grabbing all libs automatically
Status: Beta
Brought to you by:
kmoore134
From: Federico L. <flo...@gm...> - 2005-12-17 21:01:11
|
On Saturday 17 December 2005 12:46 pm, Charles A. Landemaine wrote: > Hello guys, > > I don't know if I could port software to PC-BSD faster. I'm taking > much time copying manually all libs to the libs folder... > > For instance I created a Kaffeine PBI, but the PBC didn't copy all > libs as I created the PBI. The libs folder was empty although I asked > to auto-populate it... > > There were 47 libs that I had to copy to its libs folder. One more > thing: I found out that each FreeBSD package has a lib folder, and the > PBC created a libs folder. Couldn't we merge them into a single > libraries directory for the sake of consistency? Yes, i reported that bug to Kris awhile back... Anyways, i use an ldd script from http://www.pcbsd.org/forums/viewtopic.php?t=1205 ldd exefile | grep -o -e "[[:space:]]\/[a-z0-9++-_\/.]*" | xargs -J REPLACE cp REPLACE ../lib/ > > > -- > Charles A. Landemaine. > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_idv37&alloc_id865&op=Click > _______________________________________________ > Pcbsd-pbi-dev mailing list > Pcb...@li... > https://lists.sourceforge.net/lists/listinfo/pcbsd-pbi-dev -- Did you sent me an attachment in Microsoft Word format, a secret proprietary format, so I cannot read it? If you send me the plain text, HTML, or PDF, then I could read it. Sending people documents in Word format has bad effects, because that practice puts pressure on them to use Microsoft software. In effect, you become a buttress of the Microsoft monopoly. This specific problem is a major obstacle to the broader adoption of PCBSD. Would you please reconsider the use of Word format for communication with other people? |