Keyboard Shortcuts
Likes
- Xephem
- Messages
Search
Re: libXp removed from Debian
John Perry
On 2017-11-25 14:07, Hossein Zarei hzareiii94@... [xephem] wrote:
Thanks for your response!... I ran into the same issue here. -- John Perry |
Re: libXp removed from Debian
Thanks for your response! I do what you say, but still cannot install the XEphem :\ when I run this: "sudo apt-cache search Xp-dev" this is what it show: " golang-golang-x-exp-dev - experimental and deprecated packages libixp - transitional dummy package for libixp-dev libixp-dev - simple 9P client-/server-library (development) librxp-dev - Development files for librxp " and I've downloaded and installed all these packages, but still XEphem installation says that cannot find -lXp ! :\ On Saturday, November 25, 2017 7:49 PM, "Tristan Gonzalez thartanian@... [xephem]"
?
You need yo install the libraries for Xp, do a search for the package Xp-dev and install that.? Try running the following as
apt-get update
apt-cache search Xp-dev
apt-get install
ldconfig -vv
then try again, let me know.
-Tristan
From: xephem@... on behalf of hzareiii94@... [xephem]
Sent: Saturday, November 25, 2017 9:52:26 AM To: xephem@... Subject: [xephem] Re: libXp removed from Debian ?
?
Hi,
I want to install the XEphem on Ubuntu 16.04 LTS , and the installation stops and says that: /usr/bin/ld: cannot find -lXp how can I solve this? :) I've searched the internet and I found that the xp library has been removed/replaced(?) from the Ubuntu. Regards, Hossein |
Re: libXp removed from Debian
开云体育run those commands as the root user.
-Tristan From: Tristan Gonzalez
Sent: Saturday, November 25, 2017 10:17:36 AM To: xephem@... Subject: Re: [xephem] Re: libXp removed from Debian ?
You need yo install the libraries for Xp, do a search for the package Xp-dev and install that.? Try running the following as apt-get update apt-cache search Xp-dev apt-get install ldconfig -vv
then try again, let me know.
-Tristan From: xephem@... on behalf of hzareiii94@... [xephem]
Sent: Saturday, November 25, 2017 9:52:26 AM To: xephem@... Subject: [xephem] Re: libXp removed from Debian ?
?
Hi, |
Re: libXp removed from Debian
开云体育You need yo install the libraries for Xp, do a search for the package Xp-dev and install that.? Try running the following as apt-get update apt-cache search Xp-dev apt-get install ldconfig -vv
then try again, let me know.
-Tristan From: xephem@... on behalf of hzareiii94@... [xephem]
Sent: Saturday, November 25, 2017 9:52:26 AM To: xephem@... Subject: [xephem] Re: libXp removed from Debian ?
?
Hi, |
Re: OpenSUSE for XEphem under VirtualBox
toggle quoted message
Show quoted text
|
Re: OpenSUSE for XEphem under VirtualBox
开云体育Am Freitag, 24. November 2017, 03:21:07 CET schrieb lists@... [xephem]: > LOL!! I never got as far as XEphem! I'm just trying to get the OS to work! ? ? What operatingsystem are you running your VM on? ? ? I'm assuming windows? ? ? Have you tried the built-in virtualisation on Windows instead of VMWare or VirtualBox? ? Cheers Mathias ? ? > > Nov 23, 2017, 5:07 PM by xephem@...: > > I would second that. It is VB, not XEphem, that is the problem. > > > > Doug. > > > > On Thu, 23 Nov 2017 22:09:18 +0100 > > "Mathias Homann > Mathias.Homann@...> [xephem]" > > > > <> xephem@...> > wrote: > >> Am Donnerstag, 23. November 2017, 22:02:42 CET schrieb > >> > >> lists@...>> [xephem]: > >> > I'm talking about the virtual OS. The mouse won't point and various > >> > other issues. I'm looking into it. > >> > >> there are several packages for that which are part of openSUSE that > >> you have to install inside the VM. As root, run this command: > >> > >> zypper search virtualbox > >> > >> the packages you have to look at all have "guest" in the name. At > >> least you should install virtualbox-guest-tools and > >> virtualbox-guest-x11, that sould take care of the mouse. > >> > >> Cheers > >> MH > >> > >> > > Mathias Homann > >> > > > >> > > > >> > > Senior Systems Engineer, IT Consultant. IT Trainer > >> > > > >> > > >> Mathias.Homann@... > >> > > > >> > > LinkedIn: >> http://de.linkedin.com/in/mathiashomann > >> > > > >> > > > >> > > gpg key fingerprint: 8029 2240 F4DD 7776 E7D2 C042 6B8E 029E 13F2 > >> > > C102 > > > > ------------------------------------ > > Posted by: Doug Laidlaw <> laidlaws@...> > > > ------------------------------------ > > > > > > ------------------------------------ > > > > Yahoo Groups Links ?
Mathias Homann Senior Systems Engineer, IT Consultant. IT Trainer
gpg key fingerprint: 8029 2240 F4DD 7776 E7D2 C042 6B8E 029E 13F2 C102 |
Re: OpenSUSE for XEphem under VirtualBox
开云体育LOL!! I never got as far as XEphem! I'm just trying to get the OS to work! Nov 23, 2017, 5:07 PM by xephem@...:
|
Re: OpenSUSE for XEphem under VirtualBox
I would second that. It is VB, not XEphem, that is the problem.
toggle quoted message
Show quoted text
Doug. On Thu, 23 Nov 2017 22:09:18 +0100 "Mathias Homann Mathias.Homann@... [xephem]" <xephem@...> wrote: Am Donnerstag, 23. November 2017, 22:02:42 CET schrieb Mathias Homann --
Mageia release 6 (Official) for x86_64 running 4.9.50-desktop-1.mga6 with DE=Xfce4 |
Re: OpenSUSE for XEphem under VirtualBox
开云体育I'm going to work on a clean compile for Ubuntu 16.04 if anyone is interested. Nov 23, 2017, 3:48 PM by xephem@...:
|
Re: OpenSUSE for XEphem under VirtualBox
On Fri, 24 Nov 2017 08:48:39 +1100
"Doug Laidlaw laidlaws@... [xephem]" <xephem@...> wrote: On Fri, 24 Nov 2017 07:57:24 +1100I got there. Used the SRPM from Suse, changed a few dependencies, and allowed that my distro uses .xz compression for man pages. I commented out UB313.edb. Thanks guys. Doug. -- Mageia release 6 (Official) for x86_64 running 4.9.50-desktop-1.mga6 with DE=Xfce4 |
Re: OpenSUSE for XEphem under VirtualBox
On Fri, 24 Nov 2017 07:57:24 +1100
"Doug Laidlaw laidlaws@... [xephem]" <xephem@...> wrote: On Thu, 23 Nov 2017 21:41:25 +0100I almost have an RPM for Mageia built. Missing UB313.edb. It isn't among the Sources. What is it, and where can I find it? Doug. -- Mageia release 6 (Official) for x86_64 running 4.9.50-desktop-1.mga6 with DE=Xfce4 |
Re: OpenSUSE for XEphem under VirtualBox
Am Donnerstag, 23. November 2017, 22:02:42 CET schrieb lists@...
[xephem]: I'm talking about the virtual OS. The mouse won't point and various other there are several packages for that which are part of openSUSE that you have to install inside the VM. As root, run this command: zypper search virtualbox the packages you have to look at all have "guest" in the name. At least you should install virtualbox-guest-tools and virtualbox-guest-x11, that sould take care of the mouse. Cheers MH Nov 23, 2017, 2:41 PM by xephem@...:[xephem]:Am Donnerstag, 23. November 2017, 20:47:39 CET schrieb > lists@...> Wow!! It's a shame that OpenSUSE under VB behaves so badly! Or is it -- Mathias Homann Senior Systems Engineer, IT Consultant. IT Trainer Mathias.Homann@... LinkedIn: gpg key fingerprint: 8029 2240 F4DD 7776 E7D2 C042 6B8E 029E 13F2 C102 |
Re: OpenSUSE for XEphem under VirtualBox
开云体育Ugh! And I just got VB working reliably! LOL!! (or so I thought) Nov 23, 2017, 2:30 PM by xephem@...:
|
Re: OpenSUSE for XEphem under VirtualBox
开云体育I'm talking about the virtual OS. The mouse won't point and various other issues. I'm looking into it. Nov 23, 2017, 2:41 PM by xephem@...:
|
Re: OpenSUSE for XEphem under VirtualBox
On Thu, 23 Nov 2017 21:41:25 +0100
"Mathias Homann Mathias.Homann@... [xephem]" <xephem@...> wrote: 2. the xephem rpm packages on the opensuse buld service come inThat is worth knowing. I am trying to run the package from the Web site. RPMs for OpenSuse are generally not compatible with Mageia (or with much else.) Doug. -- Mageia release 6 (Official) for x86_64 running 4.9.50-desktop-1.mga6 with DE=Xfce4 |
Re: OpenSUSE for XEphem under VirtualBox
开云体育Am Donnerstag, 23. November 2017, 20:47:39 CET schrieb lists@... [xephem]: > Wow!! It's a shame that OpenSUSE under VB behaves so badly! Or is it just > me? > > I was excited to run XEphem under OpenSUSE but OPENSUSE doesn't work well > under VB. ? I'm not quite sure what you mean... 1. openSUSE runs just fine inside virtual machines. 2. the xephem rpm packages on the opensuse buld service come in 64bit, so no 32bit compat libs are needed. ? Cheers Mathias ? ?
Mathias Homann Senior Systems Engineer, IT Consultant. IT Trainer
gpg key fingerprint: 8029 2240 F4DD 7776 E7D2 C042 6B8E 029E 13F2 C102 |
Re: OpenSUSE for XEphem under VirtualBox
I tried to install XEphem recently after a long break, and had
toggle quoted message
Show quoted text
problems. It is no longer being developed. It is a 32-bit application. OpenSuse seems to have good 32-bit support. In addition, a contributed patch was released, to comply with the requirements of the upgraded OpenSSL. I have a copy. VirtualBox is not a complete OS. You may do better under VMware. HTH, Doug. On Thu, 23 Nov 2017 20:47:39 +0100 (CET) "lists@... [xephem]" <xephem@...> wrote: Wow!! It's a shame that OpenSUSE under VB behaves so badly! Or is it --
Mageia release 6 (Official) for x86_64 running 4.9.50-desktop-1.mga6 with DE=Xfce4 |
OpenSUSE for XEphem under VirtualBox
开云体育Wow!! It's a shame that OpenSUSE under VB behaves so badly! Or is it just me? I was excited to run XEphem under OpenSUSE but OPENSUSE doesn't work well under VB. |
Re: Optimal Unix (Linux) foe XEphem?
toggle quoted message
Show quoted text
|