Have you updated recently? Lots of renaming of things have
happened.
You might have to do a "make distclean" and the
rebuild everything, but
the easy way is just to do a fresh checkout.
Mugur Rus wrote:
> After doing the switch I get the following error on
make run:
>
> make -C ./src/products/gLiveSupport run
> make[1]: Entering directory
`/home/mugur/work/livesupport/livesupport/src/products/gLive
Support'
> ./bin/gLiveSupport_devenv.sh
> make[1]: ./bin/gLiveSupport_devenv.sh: Command not
found
> make[1]: *** [run] Error 127
> make[1]: Leaving directory
`/home/mugur/work/livesupport/livesupport/src/products/gLive
Support'
> make: *** [run] Error 2
>
> Mugur
>
> --- Paul Baranowski <paul paulbaranowski.org>
wrote:
>>
********************************************************
>> NOTICE FOR EVERYONE USING THE SVN VERSION OF
CAMPCASTER
>>
********************************************************
>>
>> For everyone who is using the code from Subversion,
please note the
>> repository location has changed!
>>
>> The easiest way is to just delete your previous
checked-out version, and
>> get a completely new version:
>>
>> svn checkout
svn://code.campware.org/campcaster/trunk/campcaster
>>
>>
>> Alternatively (the harder way), you can switch a
currently checked-out
>> version by going into your currently checked-out
version and doing an
>> "svn switch" twice:
>>
------------------------------------------------------------
-------
>> cd src/livesupport/
>>
>> svn switch --relocate
svn://code.campware.org/livesupport
>> svn://code.campware.org/campcaster
>>
>> svn switch
svn://code.campware.org/campcaster/trunk/campcaster .
>>
------------------------------------------------------------
-------
>>
>> (Notice the dot (".") at the end of that
last command.
>>
>> - Paul
>>
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam
protection around
> http://mail.yahoo.com
>
|