[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gEDA: PCB install target: problems on OS X
- To: geda-dev-at-NOSPAMseul_dot_org
- Subject: gEDA: PCB install target: problems on OS X
- From: Charles Lepple <clepple-at-NOSPAMgmail_dot_com>
- Date: Fri, 4 Feb 2005 22:28:06 -0500
- Delivery-Date: Fri, 04 Feb 2005 22:28:11 -0500
- DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=YE+1R8Xs3RBaBf4YmQxMupaiU5SbrJCa3IOx7BMDgJmvLhvQct4g/CMWzAFhJsS+0QDPeuZYebqdzUewSlT6luP5o9U0ZUFY8JR9vS56odF2WVZnNGp9PA4riJtTytVmoy9rPBudeltvISpEUuMX3xNKFOjoR7RLQVZWwpQ7sHY=
- Reply-To: geda-dev-at-NOSPAMseul_dot_org
- Sender: owner-geda-dev-at-NOSPAMseul_dot_org
(Using 20050127 snapshot)
The default OS X /usr/bin/install program doesn't seem to like copying
directories wholesale, as seen in this output from pcb's 'make
install':
/usr/bin/install -c -m 644 './pcb.html'
'/sw/src/root-pcb-1.99.20050127-1/sw/share/pcb/pcb.html'
install: ./pcb.html: Inappropriate file type or format
where pcb.html is a directory. (I think the last snapshot just had a
single HTML file with the same name. Don't get me wrong-- I think
multiple files are better.)
Is this error specific to BSD-derived OSes, or are other people seeing
this as well?
--
- Charles Lepple