On 01/20/2011 10:35 AM, Steve Blackmore wrote:
> On Thu, 20 Jan 2011 09:57:28 -0500, you wrote:
>
>    
>> On 01/20/2011 09:35 AM, Steve Blackmore wrote:
>>      
>>> I've got emc2-dev installed and tried to follow the glade install on the
>>> wiki. Done the following
>>>
>>>    sudo apt-get install glade
>>>
>>> To determine whether your gladevcp is up to date, run it as 'gladevcp
>>> -h'. if the usage message says it supports a '-H halfile' option, you're
>>> good to go.
>>>
>>> any command such as gladevcp -H just gives
>>>
>>> "command not found"
>>>
>>> likewise trying the following
>>>
>>> $ cd emc2-dev/lib/python/gladevcp
>>> $ gladevcp  gladevcp-test.ui
>>>
>>>
>>> Any ideas?
>>>
>>> Steve Blackmore
>>>        
>> Steve,
>>
>> It's a Unixy kinda thing.  It's not currently in your PATH environment.
>> You need to either give the full path for your command to work, like
>> ~/emc2-dev/lib/python/gladevcp -H or, if you have CD'd into that
>> directory, you need to use this format: ./gladevcp -H
>>      
> Hi Mark - that gives "no such file or directory" ?
>
> Steve Blackmore
Steve,

Which one?  If you cd into the gladevcp directory, and run the command 
./gladevcp -H?  Or the other one that attempted to use the full path?  
The tilde "translates' to your home directory, which is where I assumed 
you have the emc2-dev directory and the sub-directories.  If it's in a 
different place, substitute the real location, ie 
/usr/local/emc2-dev/lib/python/gladevcp/gladevcp -H.  I see I may have 
left out one of the "gladevcp" words above.  The /usr/local portion is 
just to show a full path - you may have it installed somewhere else.

Mark

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to