Re: [Fink-users] Fink internal procedures by hand

2014-01-21 Thread David Fang
Hi, Manually installing via 'make install' completely bypasses the .deb package building phase, .debs keep track of which files belong to which packages in a database (and thus knows what to uninstall). I would not recommend attempting to bypass dpkg. That said, can you post som

Re: [Fink-users] Fink internal procedures by hand

2014-01-21 Thread Alexander Hansen
On 1/21/14 3:03 PM, ABE Hiroshi wrote: > Dear All, > > I would like to know how to do the equivalent procedures to what fink > does. > > I am about installing "lammpi" and fink tell me I need install gcc47. > I tried and tried but my machine (MDD PPC Dual 10.5.8 1.8GHz) always > stall while making

[Fink-users] Fink internal procedures by hand

2014-01-21 Thread ABE Hiroshi
Dear All, I would like to know how to do the equivalent procedures to what fink does. I am about installing "lammpi" and fink tell me I need install gcc47. I tried and tried but my machine (MDD PPC Dual 10.5.8 1.8GHz) always stall while making gcc47. Maybe this is not fink problem but my envi