| View previous topic :: View next topic |
| Author |
Message |
SarahsDad Xendrosian

Joined: 03 Mar 2006 Posts: 1015 Location: South Carolina, USA
|
Posted: Mon Apr 28, 2008 4:23 pm Post subject: |
|
|
| Doctore wrote: | | Hi SarahsDad, did you use the "RPM" or "TAR.GZ" when you installed Citrix? |
I got it from the Mepis 7 repos, I believe it was already converted to a .deb. I just fetched it from the Mepis 7 repos and it installed and worked with no problems or interaction from me other than setting up a soft link for Firefox to launch it. _________________ Moving On Up....to Ubuntu 10.04 |
|
| Back to top |
|
 |
TekMate Xendrosian

Joined: 20 Feb 2003 Posts: 1092 Location: MA
|
Posted: Wed Apr 30, 2008 7:07 pm Post subject: |
|
|
| SarahsDad wrote: | | Doctore wrote: | | Hi SarahsDad, did you use the "RPM" or "TAR.GZ" when you installed Citrix? |
I got it from the Mepis 7 repos, I believe it was already converted to a .deb. I just fetched it from the Mepis 7 repos and it installed and worked with no problems or interaction from me other than setting up a soft link for Firefox to launch it. |
What do you mean by soft link? I don't use Citrix now but I did use it for almost 7 years on a daily basis. I never got it working in Xandros the way I wanted it to unfortunately _________________
If you were offered the chance to learn the truth…would you take it? |
|
| Back to top |
|
 |
SarahsDad Xendrosian

Joined: 03 Mar 2006 Posts: 1015 Location: South Carolina, USA
|
Posted: Thu May 01, 2008 9:16 pm Post subject: |
|
|
| TekMate wrote: | | SarahsDad wrote: | | Doctore wrote: | | Hi SarahsDad, did you use the "RPM" or "TAR.GZ" when you installed Citrix? |
I got it from the Mepis 7 repos, I believe it was already converted to a .deb. I just fetched it from the Mepis 7 repos and it installed and worked with no problems or interaction from me other than setting up a soft link for Firefox to launch it. |
What do you mean by soft link? I don't use Citrix now but I did use it for almost 7 years on a daily basis. I never got it working in Xandros the way I wanted it to unfortunately |
Configuring Your Browser
These directions should work for Firefox, Mozilla, Netscape, and any other Linux Mozilla-based browser. The first step is to find the plugins directory for the browser you wish to configure. The plugins directory is typically found as a subdirectory of the installation directory for your browser. If you are unsure of the location of your plugins directory, you can try the following command to attempt to locate the plugins directory:
find / -name plugins | grep -i "netscape\|firefox\|mozilla"
We’ll assume that we are configuring Firefox, and that Firefox was installed to /opt/firefox. Again the following will have to be done as the superuser (root). Change into the plugins directory of your browser:
cd /opt/firefox/plugins/
Next, create a symlink (aka softlink) to the Citrix ICA Client library:
ln –s /usr/lib/ICAClient/npica.so npica.so
If the Citrix install script was able to find Netscape, it probably already did this step for you
These instructions are kind of old but can be adapted to use with current Xandros. Citrix is running just fine in 4.5 OCE
I have not had any problems with Citrix working with Xandros since version 3.02
oh, this is the site I got the info from.
http://wass.homelinux.net/howtos/Citrix_ICA_How-To.shtml _________________ Moving On Up....to Ubuntu 10.04 |
|
| Back to top |
|
 |
SarahsDad Xendrosian

Joined: 03 Mar 2006 Posts: 1015 Location: South Carolina, USA
|
Posted: Sat Jun 07, 2008 8:36 pm Post subject: |
|
|
FYI- if you want to install Opera web browser on 4.5 do not download the Xandros version from the opera website. instead download the Debian Etch version from Opera website and install it. If you try to install the version for Xandros 4.1 you will get broken packages. _________________ Moving On Up....to Ubuntu 10.04 |
|
| Back to top |
|
 |
Doctore Xandrosianschwing
Joined: 13 Jun 2006 Posts: 2697 Location: Finland
|
Posted: Tue Jun 24, 2008 1:05 pm Post subject: Wacom Tablet X Error |
|
|
The "xserver" configuration file (/etc/X11/xorg.conf) of "XD 4.5" contains by default
configuration information for "Wacom Tablet". If a "Wacom Tablet" isnt installed, an
error message will be seen when "KDE" applications are started within "Console":
| Code: | X Error: BadDevice, invalid or uninitialized input device 171
Major opcode: 149
Minor opcode: 3
Resource id: 0x0
F ailed to open device |
Remove this annoying message by manually editing the "xorg.conf file" or uninstall
unneccessary "xorg" input drivers within "Synaptic" or "Console":
| Code: | | apt-get remove xserver-xorg-input-wacom xserver-xorg-input-all |
_________________ Linux User #432929
Visit our sites :
http://www.pcds.fi/
http://www.djn.fi/ |
|
| Back to top |
|
 |
Doctore Xandrosianschwing
Joined: 13 Jun 2006 Posts: 2697 Location: Finland
|
Posted: Wed Aug 20, 2008 9:51 am Post subject: |
|
|
Have updated the "XANDROS + DEBIAN ETCH = TRUE" topic:
http://forums.xandros.com/viewtopic.php?p=213699&highlight=#213699
Added an link to "XEPC UPDATE" disks and updated the list
with "EEEPC 1.6" and "XEPCREPO" repositories. Some of the
updated and new applications available:
-OpenOffice 2.4
-StarOffice 8
-Firefox 2.0.0.14 and Firefox 3.0.1
-Thunderbird 2.0.0.14
-aMSN 0.97.2
-Pidgin 2.5.0
-Audacious 1.4.6
-Amarok 1.4.8
-MPlayer 1.0rc2
-SMPlayer 0.6.1
-wine 1.0
-w32codecs 20071007
etc.etc.
Made also an "HOWTO install latest ATI/AMD video drivers in XD4.5-OC"
http://forums.xandros.com/viewtopic.php?t=34115
Moderators, maybe this "HOWTO" post should be an sticky? _________________ Linux User #432929
Visit our sites :
http://www.pcds.fi/
http://www.djn.fi/
Last edited by Doctore on Sun Aug 31, 2008 10:45 am; edited 1 time in total |
|
| Back to top |
|
 |
TekMate Xendrosian

Joined: 20 Feb 2003 Posts: 1092 Location: MA
|
Posted: Wed Aug 20, 2008 7:09 pm Post subject: |
|
|
Can I use the "EEEPC 1.6" and "XEPCREPO" repositories with Xandros 4.5? _________________
If you were offered the chance to learn the truth…would you take it? |
|
| Back to top |
|
 |
Doctore Xandrosianschwing
Joined: 13 Jun 2006 Posts: 2697 Location: Finland
|
|
| Back to top |
|
 |
Doctore Xandrosianschwing
Joined: 13 Jun 2006 Posts: 2697 Location: Finland
|
Posted: Wed Aug 27, 2008 9:53 am Post subject: |
|
|
Howto install latest "Firefox" (without upgrading GTK libraries) and "Thunderbird"
in "XD 4.5". And easily keep both applications up to date from "Mozilla.org".
Download the "DEB" packages compiled for "EeePC" (Etch) from "TUXFamily.org":
http://download.tuxfamily.org/xepcrepo/pool-main/f/firefox/firefox_3.0.1-1%2beeepc1_i386.deb *
http://download.tuxfamily.org/xepcrepo/pool-main/t/thunderbird/thunderbird_2.0.0.14-1%2beeepc1_i386.deb
Open "Console" with "Administrator" (root) privilegies and type:
-"apt-get remove firefox" (no qoutes)
-"apt-get remove thunderbird" (no qoutes)
Open the download directory within "Console" and type:
-"dpkg -i firefox_3.0.1-1+eeepc1_i386.deb" (no qoutes)
-"dpkg -i thunderbird_2.0.0.14-1+eeepc1_i386.deb" (no qoutes)
Create shortcuts within "Menueditor":
-"Mozilla Firefox" with "/opt/firefox/firefox" (no qoutes) command
-"Mozilla Thunderbird" with "/opt/thunderbird/thunderbird" (no qoutes) command
Select icons for the applications":
-"Mozilla Firefox" in the "/opt/firefox/icons" directory.
-"Mozilla Thunderbird" in the "/opt/thunderbird/icons" directory.
Create an "symbolic link": from "/opt/firefox/plugins" to
"/usr/lib/mozilla-firefox/plugins/libflashplayer.so" if you
are using "adobe-flash-player 9.0.115.0-1xandros1". Or to
"/usr/lib/mozilla/plugins/libflashplayer.so" with the newer
"adobe-flash-player 9.0.124.0-1asus1".
To update these applications, just click on the
applications "Help" > "Check for Updates".
*=To give "Firefox 3" the "GTK2" look, "GTK" theme "Clearlooks" needs an update,
available from "Mepis" and "64Studio" repositories. But other "GTK" packages will be
upgraded at the same time. Could the "Alien" trick be an work around that?
And thats it ... _________________ Linux User #432929
Visit our sites :
http://www.pcds.fi/
http://www.djn.fi/
Last edited by Doctore on Mon Sep 01, 2008 4:24 pm; edited 2 times in total |
|
| Back to top |
|
 |
TekMate Xendrosian

Joined: 20 Feb 2003 Posts: 1092 Location: MA
|
Posted: Wed Aug 27, 2008 12:27 pm Post subject: |
|
|
This is great I will be trying this out tonight thanks Doctore. _________________
If you were offered the chance to learn the truth…would you take it? |
|
| Back to top |
|
 |
kona0197 Xandrosianding

Joined: 09 Aug 2005 Posts: 876 Location: Albany, OR
|
Posted: Wed Aug 27, 2008 6:17 pm Post subject: |
|
|
Bit of a dumb question but why not "sudo apt-get install firefox" like in Ubuntu? My point is that it should be easier than you make it... _________________ AMD Athlon 64 3200+ - 2 GHz | 3 GB DDR | 250 GB HDD | Nvidia Gforce 7900 GT Graphics | DVD Burner | Windows 7 - No fate but what we make... |
|
| Back to top |
|
 |
Doctore Xandrosianschwing
Joined: 13 Jun 2006 Posts: 2697 Location: Finland
|
Posted: Thu Aug 28, 2008 1:43 am Post subject: |
|
|
| Quote: | | ...Bit of a dumb question... |
It works with one "Firefox" version in one repository. But "EeePC"
offers several. This version also installs in another directory. However,
those who uses "Synaptic Packet Manager" and the "XEPC" repository
enabled can uninstall and install it at once, except creating shortcuts
and symbolic link. _________________ Linux User #432929
Visit our sites :
http://www.pcds.fi/
http://www.djn.fi/ |
|
| Back to top |
|
 |
TekMate Xendrosian

Joined: 20 Feb 2003 Posts: 1092 Location: MA
|
Posted: Thu Aug 28, 2008 9:49 am Post subject: |
|
|
Doctore worked great they installed no problem one question though is on my system check for updates is greyed out so I have 3.01 and can't upgrade through Firefox itself, same with Thunderbird. _________________
If you were offered the chance to learn the truth…would you take it? |
|
| Back to top |
|
 |
Doctore Xandrosianschwing
Joined: 13 Jun 2006 Posts: 2697 Location: Finland
|
Posted: Thu Aug 28, 2008 3:43 pm Post subject: |
|
|
| Quote: | | ...one question though is on my system check for updates is greyed out... |
Works fine here. Even if my sytem is updated over the edge (now again),
there shouldnt be any differences. _________________ Linux User #432929
Visit our sites :
http://www.pcds.fi/
http://www.djn.fi/ |
|
| Back to top |
|
 |
zoic Xplorer
Joined: 28 Jul 2008 Posts: 127 Location: Ottawa, ON
|
Posted: Thu Aug 28, 2008 8:32 pm Post subject: |
|
|
LOL, so funny. I am a Linspire 5 user, and for some time now I have just downloaded Firefox directly from mozilla.org and done my own setup. I cannot install Firefox 3.0 this way in Linspire 5 due to ... well I am sure many of you have read the issues with missing packages.
At any rate, I am currently messing around with Xandros 3, and really like it, but I could also not install FF3, usual cannot execute issues. So, I downloaded the eeePC .deb package, but when I ran it, it just broke the Firefox that comes with X3 and also the version 2.0.0.12 that I already installed myself from mozilla.org.
So I went to Xandros Network and tried to install FF3 from there. Lo and behold it installed Firefox, but it is actually back to the version 1.5.0.5 that I started with.
Back to mucking with it and see where I get before I replace Xandros 3 with Xandros 4.5. I am quite impressed so far with Xandros Network, seems I like it better than I liked CNR
And BTW, no need for anyone to run to my rescue here, I kinda enjoyed the whole break it fix it process, since that is how I learn things the best.  _________________ If you aint got nothin, you got nothin to loose. |
|
| Back to top |
|
 |
|