On Tue, 21 Sep 2004, Grigorenko Dmitriy wrote:
> Hello!
>
> I`ve downloaded opencxx 2.8 and typed
> ./configure
> make
>
> Next, I tried to run opencxx by following
>
> [grigorenko@cluster opencxx]$ ./occ2 --version
>
> and got
>
> ./occ2: line 369: /usr/local/bin/occ: No such file or directory
>
> Is it correct?
Yes. occ2 needs to be installed (however occ2 is still highly
experimental, most likely it will be reimplemented, so that it can be run
natively on Windows).
You may install locally (i.e. not system-wide) by specifying --prefix=DIR
in invocation of ./configure.
BR
Grzegorz
##################################################################
# Grzegorz Jakacki Huada Electronic Design #
# Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang #
# tel. +86-10-64365577 x2074 Beijing 100015, China #
# Copyright (C) 2004 Grzegorz Jakacki, HED. All Rights Reserved. #
##################################################################
|