Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 04/06/2008, à 21:34

Logo1

[RESOLU] guvcview

Salut

Est-ce que quelqu'un sait ou on peut trouver "guvcview" pour les 64 bits ?
(pour les 32 bits, on le trouve ici : http://developer.berlios.de/project/showfiles.php?group_id=8179 )

Merci
A+

Dernière modification par Logo1 (Le 05/06/2008, à 20:01)

Hors ligne

#2 Le 05/06/2008, à 13:11

assisp

Re : [RESOLU] guvcview

I hope you can understand English smile

Please do one of the following:

# svn checkout http://svn.berlios.de/svnroot/repos/guvcview/trunk
or download the source tarball: http://prdownload.berlios.de/guvcview/guvcview-src-0.9.0.tar.gz

You should also get the necessary development libs:
# apt-get install libsdl1.2-dev libgtk2.0-dev portaudio19-dev autotools-dev libpng-dev

Then just go inside the source dir and run the following commands:

# ./configure --prefix=/usr
# make
# make install

---//---

You can also generate a .deb package for your architecture.
First check the debian directory and change architecture in the control file to amd64.
Then run the following after configure:
# dpkg-buildpackage -rfakeroot -b

(you will need dpkg-buildpackage and fakeroot installed)
This command will create a deb file for amd64 in ../

Best regards,
Paulo

#3 Le 05/06/2008, à 13:46

Logo1

Re : [RESOLU] guvcview

salut

Thanks. I'll try it this evening

A+

Hors ligne

#4 Le 05/06/2008, à 20:01

Logo1

Re : [RESOLU] guvcview

Salut

fantastique !
merci beaucoup

A+

Hors ligne