LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-22-2005, 04:00 PM   #1
iraubergeek
LQ Newbie
 
Registered: Jan 2005
Location: Colorado Springs, CO
Distribution: SimplyMepis, Xandros 3
Posts: 9

Rep: Reputation: 0
Post BASH Script for Automatic Wine CVSing


Hello all.

I am trying to write a simple BASH script to automatically download, compile and install Wine from CVS.
This is my first attempt to write a bash script and I am stuck on how to have the script automatically login with the CVS password "cvs".

Here is what I have so far:

#!/bin/bash

# Automatic Wine compilation from CVS
# Run as root in home directory (eg: /root)

export CVSROOT=:pserver:cvs@cvs.winehq.org:/home/wine
cvs login
# What do I tell it to login with password "cvs"?
cvs -z 0 checkout wine
cd wine
./configure
make depend && make
make install
echo "Wine build complete."


Thanks in advance.

Last edited by iraubergeek; 02-22-2005 at 08:31 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Trouble running wine from src wine:error while loading shared libraries: libwine.so.1 brynjarh Linux - Newbie 2 05-28-2013 10:59 AM
Wine - Diablo II LOD TCP/IP doesn't work +where is my wine.conf brainlesspinkey Linux - Games 7 08-26-2007 08:10 AM
Link targets - problems with Wine (Though not Wine specific - Wine site doesn't help) Kevjml Linux - Newbie 1 01-13-2006 07:53 AM
wine [wine] config detailed settings...directory paths... breezewax Linux - Software 2 10-19-2004 06:15 PM
wine: chdir to /tmp/.wine-tom/server-306-33fca : No such file or directory Kinstonian Linux - Software 19 06-21-2003 05:16 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:19 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration