[pve-devel] Debian Appliance Builder exec: cd: not found

Dietmar Maurer dietmar at proxmox.com
Tue Feb 10 06:21:17 CET 2015


Instead, you should use make with -C option

> On February 9, 2015 at 9:32 PM Wendel Toews <wendel at dynamo-electric.com>
> wrote:
> 
> 
> I am trying to build a appliance that requires some packages to be built 
> from source. When I try to change the working directory with :
> dab exec cd /usr/local/src
> I get :
> /sbin/defenv: 10: exec: cd: not found
> If I use:
> dab exec /bin/sh -c "cd /usr/local/src; pwd"
> it returns:
> /
> 
> I am trying to change the working directory so I can run make && make 
> install. What is the correct way to do this?
> _______________________________________________
> pve-devel mailing list
> pve-devel at pve.proxmox.com
> http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel




More information about the pve-devel mailing list