Recent

Author Topic: Retaining installed package when doing a build from CVS.  (Read 5796 times)

matthijs

  • Hero Member
  • *****
  • Posts: 537
Retaining installed package when doing a build from CVS.
« on: January 23, 2005, 03:56:08 pm »
Hi,

maybe it's a bug, maybe I'm doing something wrong.
Once every so often I do a rebuild from CVS. When I start Lazarus again and look at the "Package Graph" previously installed packages are marked as "Install on next start". But untill I start Lazarus as root and install one of the packages  (Components -> Open Package File -> Install), nothing happens. So I actually have to  Install a package to have all previously installed packages back again.
So what am I doing wrong when building lazarus from CVS? I'm using this to rebuild:
Code: [Select]

export CVSROOT=:pserver:cvs@cvs.freepascal.org:/FPC/CVS
cvs login
cvs -z3 update lazarus
echo Logout of cvs-server
cvs logout
echo Copying files
cp -Rf /home/matthijs/lazarus/ /usr/share/ --reply=yes
echo Start Lazarus Rebuild
cd /usr/share/lazarus
make
echo Gereed
What's in a sig? Would my posting look less if it didnot have a sig? (Free after William S.) :)

:( Why cannot I upload my own Avatar? :(

 

TinyPortal © 2005-2018