LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 08-15-2003, 06:45 AM   #16
ichbinesderelch
Member
 
Registered: Nov 2002
Location: Austria
Distribution: Redhat 9
Posts: 140

Original Poster
Rep: Reputation: 15

hm well the smileys are a bit wrong
cvs -d: p server:anonymous@cvs.winex.sourceforge.net:/cvsroot/winex login

after : without some space between, other line too
 
Old 08-15-2003, 09:38 AM   #17
[NL]_Target
Member
 
Registered: Aug 2003
Distribution: Arch Linux 0.7
Posts: 81

Rep: Reputation: 15
thanks ! Im trying it right now ...
 
Old 08-15-2003, 09:56 AM   #18
[NL]_Target
Member
 
Registered: Aug 2003
Distribution: Arch Linux 0.7
Posts: 81

Rep: Reputation: 15
Quote:
Originally posted by ichbinesderelch
you can get winex free from cvs tree with:
cvs -dserver:anonymous@cvs.winex.sourceforge.net:/cvsroot/winex login
if some error like this happens:
cvs login: warning: failed to open /home/comrad/.cvspass for reading: No such file or directory
than you have to activate first your cvs things with: touch .cvspass.
than:
cvs -dserver:anonymous@cvs.winex.sourceforge.net:/cvsroot/winex -z 3 co -r winex-3-0 win
this to get a stable version of winex..
if asking for password just press enter

to compile it type
./configure --with-ntpl --with-x --disable-trace --enable-opengl --disable-debug

make depend && make (this takes a while)

make install than..

to configurate it easy maybe download winesetuptk,
well, i didn't get some game to work yet, maybe you are having more luck
Thank your for your clear explanation! I am having a problem with using CVS. I have used it before ( for giMP ) and that worked perfectly. But i am getting an error now:

I am using bash. This is the coppied text of my problem.

[root@gamingpc marno]# cvs -dserver:anonymous@cvs.winex.sourceforge.net:/cvsroot/winex -z3 co -r winex-3-0 win
cvs server: cannot find module `win' - ignored
cvs [checkout aborted]: cannot expand modules
[root@gamingpc marno]# touch .cvspass
[root@gamingpc marno]# cvs -dserver:anonymous@cvs.winex.sourceforge.net:/cvsroot/winex login
Logging in to server:anonymous@cvs.winex.sourceforge.net:2401/cvsroot/winex
CVS password:
cvs [login aborted]: end of file from server (consult above messages if any)
[root@gamingpc marno]# cvs -dserver:anonymous@cvs.winex.sourceforge.net:/cvsroot/winex login
Logging in to server:anonymous@cvs.winex.sourceforge.net:2401/cvsroot/winex
CVS password: ( i have to enter a password here i think ?! )

Do you know what i am doing wrong ? I am using red hat 9.0 ( Shrike ) and i am in X11, logged in as a normal user, and then using su to become SuperUser.

Thanks in advance!
 
Old 08-15-2003, 10:22 AM   #19
ichbinesderelch
Member
 
Registered: Nov 2002
Location: Austria
Distribution: Redhat 9
Posts: 140

Original Poster
Rep: Reputation: 15
you have to type
cvs -d:pserver:anonymous@cvs.winex.sourceforge.net:/cvsroot/winex login
to get on the cvs server of winex,
than
cvs -d:pserver:anonymous@cvs.winex.sourceforge.net:/cvsroot/winex -z 3 co -r winex-3-0 wine

the rest is same as before, good luck ;)
 
Old 08-15-2003, 10:34 AM   #20
[NL]_Target
Member
 
Registered: Aug 2003
Distribution: Arch Linux 0.7
Posts: 81

Rep: Reputation: 15
Quote:
Originally posted by ichbinesderelch
you have to type
cvs -dserver:anonymous@cvs.winex.sourceforge.net:/cvsroot/winex login
to get on the cvs server of winex,
than
cvs -dserver:anonymous@cvs.winex.sourceforge.net:/cvsroot/winex -z 3 co -r winex-3-0 wine

the rest is same as before, good luck
for some reason it worked this time?! It coppies the file to your home directory right ? ( i was in my home directory when i typed the cvs -dserver etc command ... ) I have downloaded that config utility you told me about ... now lets see if i can get this working ... thank you for all your help and i will post a message here about my further achievements / problems
 
Old 08-15-2003, 10:38 AM   #21
[NL]_Target
Member
 
Registered: Aug 2003
Distribution: Arch Linux 0.7
Posts: 81

Rep: Reputation: 15
U wine/libtest/vartest.readme
U wine/libtest/vartest.spec
U wine/libtest/volinfo.c
U wine/libtest/volinfo.spec
cvs server: Updating wine/loader
cvs server: [08:37:00] waiting for anoncvs_winex's lock in /cvsroot/winex/wine/loader
cvs server: [08:37:30] waiting for anoncvs_winex's lock in /cvsroot/winex/wine/loader
cvs server: [08:38:00] waiting for anoncvs_winex's lock in /cvsroot/winex/wine/loader

And this keeps on going ... am i finished downloading the software or do i need to keep this going ?
 
Old 08-15-2003, 10:51 AM   #22
ichbinesderelch
Member
 
Registered: Nov 2002
Location: Austria
Distribution: Redhat 9
Posts: 140

Original Poster
Rep: Reputation: 15
just let it keep going, you will see if he is ready, downloading takes a while
 
  


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
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 problem bungle_42 Linux - Software 2 10-22-2004 10:27 AM
problem with wine exigent Linux - Software 1 03-04-2004 06:59 AM
wine problem Please help~!~!~!~! demmylls Linux - Software 2 03-03-2004 02:20 PM
wine problem tylerb Linux - Software 0 02-16-2004 03:41 PM

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

All times are GMT -5. The time now is 01:17 AM.

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