LinHES Forums
http://forum.linhes.org/

Info on how to install YanC , im new to linux
http://forum.linhes.org/viewtopic.php?f=14&t=6582
Page 1 of 1

Author:  Brutis [ Sun Oct 23, 2005 9:09 pm ]
Post subject:  Info on how to install YanC , im new to linux

I have dled YanC42-0.0.9.tar.gz and unpacked it, just wondering what I do now to get this to install/run so I can hopefully get my TV-Out working.

I am new to linux so the more descriptive steps the better. Thanks.

Author:  jakep_82 [ Sun Oct 23, 2005 11:07 pm ]
Post subject: 

You might try reading the documentation that came with it.

Author:  Xsecrets [ Sun Oct 23, 2005 11:17 pm ]
Post subject: 

or if you want to make life easy on yourself as root
apt-get update
apt-get install yanc

Author:  Brutis [ Mon Oct 24, 2005 12:02 am ]
Post subject: 

Xsecrets wrote:
or if you want to make life easy on yourself as root
apt-get update
apt-get install yanc


"E: Couldn't find package YanC"

tried for both yanc and YanC dunno if case mattered

as for documentation, there is only a readme that has no instructions on install and says "Documentation will be available in later release"

Thanks for the replies, still dont have it installed though

Author:  jakep_82 [ Mon Oct 24, 2005 9:29 am ]
Post subject: 

Can I ask why you're trying to install that program? You don't need it to make tv out work.

Author:  shplad [ Mon Oct 24, 2005 10:29 am ]
Post subject: 

That depends on how much of a newbie he is. I'm looking to install the
latest version of YanC too, as using a GUI is much easier than trying to
hand-code values into the X config file.


shplad

Author:  jakep_82 [ Mon Oct 24, 2005 11:36 am ]
Post subject: 

You shouldn't have to edit by hand. Knoppmyth comes with a plethora of pre-configured XFree86 files. Just pick the correct one for your video card and you should be set unless you need an oddball custom modeline (which I'm not sure YanC can do).

Author:  shplad [ Mon Oct 24, 2005 11:43 am ]
Post subject: 

Brutis:

Files ending in "tar.gz" are first archived in .tar (tape archive)
format, and then that .tar archive is subsequently archived in
".gz" (gzip) format.

Try this:

[code]
cd /DirectoryContainingYanc

gzip -d YanC42-0.0.9.tar.gz
(This should De-compress the files from the .gz [gzip] archive)

tar -xvf YanC42-0.0.9.tar
(This should eXtract the files from the .tar archive)

From there, you should be able to follow the instructions
in the README file.

Note that you must have Sun Java Runtime Environment (JRE)
installed for YanC to run.


Hope this helps.

Shplad

Author:  Brutis [ Mon Oct 24, 2005 12:44 pm ]
Post subject: 

shplad wrote:
Brutis:

Files ending in "tar.gz" are first archived in .tar (tape archive)
format, and then that .tar archive is subsequently archived in
".gz" (gzip) format.

Try this:

[code]
cd /DirectoryContainingYanc

gzip -d YanC42-0.0.9.tar.gz
(This should De-compress the files from the .gz [gzip] archive)

tar -xvf YanC42-0.0.9.tar
(This should eXtract the files from the .tar archive)

From there, you should be able to follow the instructions
in the README file.

Note that you must have Sun Java Runtime Environment (JRE)
installed for YanC to run.


Hope this helps.

Shplad


i installed JRE via this thread: http://ubuntuforums.org/archive/index.php/t-76754.html

i skipped the mozilla part, anyways I'm still stuck on running the YanC.jar file, I get it to run in root but nothing like the screenshots on the site. I do "java -jar YanC.jar" and it lists some output but nothing really runs.

As for the point of me doing all this is I'm trying to setup up "twinview" on my myth box and just having trouble, I read through an example of someone's XF86Config-4 file who runs twinview on knoppmythwiki but couldnt get it to work with me. My graphics card is a geforce3 ti500 with svideo out. Still need help, thanks for the responses.

Author:  shplad [ Mon Oct 24, 2005 7:58 pm ]
Post subject: 

Brutis:

What messages do you get?

I get errors:

Code:
###################################
#                    Welcome to YanC42 0.0.9                     #
#               (c) 2002-2005 by Sebastian J. Wolf               #
#        Licensed under GNU General Public License (GPL)   #
#     http://yanc.ygriega.de/ - http://yanc.sourceforge.net/#
#####################################
 
Using /var/log/XFree86.0.log as log file.
Using /etc/X11/XF86Config-4 as configuration file.
Exception in thread "main" java.lang.NoClassDefFoundError: org/eclipse/swt/SWTException
        at de.ygriega.yanc.main.YanC.main(YanC.java:30)


Author:  Brutis [ Mon Oct 24, 2005 8:14 pm ]
Post subject: 

yep i get i think the same thing as above, i dont know how to output my text like you guys as I am through a KVM switch between my main machine and my mythtv box, info on that may help me as well.

I did just try some XF86Config-4 that support twinview and none of them outputed to svideo on my geforce3 ti500. still looking for a solution.

Author:  jakep_82 [ Tue Oct 25, 2005 9:48 am ]
Post subject: 

Are you sure that card supports twinview?

Quote:
Since video cards of these class are not equipped with the TwinView technology, it is difficult to display an image simultaneously on a TV screen and on a monitor, especially without utilities from the third companies.

http://www.digit-life.com/articles/gf3tileadtek/

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/