Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
nxserver-freeedition
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Russian
View previous topic :: View next topic  
Author Message
blackbumer
n00b
n00b


Joined: 01 Nov 2006
Posts: 39
Location: Russia

PostPosted: Wed Nov 08, 2006 8:06 pm    Post subject: nxserver-freeedition Reply with quote

Подскажите как установить nxserver-freeedition
нашел http://overlays.gentoo.org/proj/nx/changeset/114

добавил

Code:

# cat /etc/portage/package.keywords
net-misc/nxserver-freeedition ~x86


Code:

# grep PORT /etc/make.conf
PORTDIR_OVERLAY="/usr/local/portage"

по команде
Code:

emerge -av net-misc/nxserver-freeedition

These are the packages that would be merged, in order:

Calculating dependencies   
emerge: there are no ebuilds to satisfy "net-misc/nxserver-freeedition".


может после иземенения package.keywords надо emerge --sync делать?
[/profile]

P.S. я бы не заморачивался если б не выдавалось это при стандартной установке
Code:
emerge -f nxserver-personal
Calculating dependencies... done!

>>> Emerging (1 of 1) net-misc/nxserver-personal-1.4.0-r3 to /
>>> Downloading 'http://www.nomachine.com/download/nxserver-personal/1.4.0/RedHat-9.0/nxserver-1.4.0-107.i386.rpm'
--23:14:51--  http://www.nomachine.com/download/nxserver-personal/1.4.0/RedHat-9.0/nxserver-1.4.0-107.i386.rpm
           => `/usr/portage/distfiles/nxserver-1.4.0-107.i386.rpm'
Распознаётся www.nomachine.com... 151.1.143.117
Устанавливается соединение с www.nomachine.com|151.1.143.117|:80... соединение установлено.
Запрос HTTP послан, ожидается ответ... 301 Moved Permanently
Адрес: http://www.nomachine.com/download [переход]
--23:14:52--  http://www.nomachine.com/download
           => `/usr/portage/distfiles/download'
Повторное использование соединения с www.nomachine.com:80.
Запрос HTTP послан, ожидается ответ... 301 Moved Permanently
Адрес: http://www.nomachine.com/download/ [переход]
--23:14:52--  http://www.nomachine.com/download/
           => `/usr/portage/distfiles/index.html'
Повторное использование соединения с www.nomachine.com:80.
Запрос HTTP послан, ожидается ответ... 302 Found
Адрес: ../download.php [переход]
--23:14:53--  http://www.nomachine.com/download.php
           => `/usr/portage/distfiles/download.php.5'
Устанавливается соединение с www.nomachine.com|151.1.143.117|:80... соединение установлено.
Запрос HTTP послан, ожидается ответ... 200 OK
Длина: нет информации [text/html]

    [           <=>                       ] 58.074        15.74K/s             

23:14:57 (15.69 KB/s) - `/usr/portage/distfiles/download.php.5' сохранён [58074]

!!! Couldn't download 'nxserver-1.4.0-107.i386.rpm'. Aborting.

!!! Fetch for /usr/portage/net-misc/nxserver-personal/nxserver-personal-1.4.0-r3.ebuild failed, continuing...



!!! Some fetch errors were encountered.  Please see above for details.
Back to top
View user's profile Send private message
blackbumer
n00b
n00b


Joined: 01 Nov 2006
Posts: 39
Location: Russia

PostPosted: Wed Nov 08, 2006 9:00 pm    Post subject: Reply with quote

после тщательного осмотра того сайта нашел на нем файлы ebuilds
сделал у себя в /usr/local/portage
структуру каталогов и скопировал в них эти фалы

теперь при попытке установки получаю :

Code:

# emerge nxserver-freeedition
Calculating dependencies |

!!! Problem in 'net-misc/nxserver-freeedition' dependencies.
!!! "Specific key requires an operator (media-libs/jpeg-6b) (try adding an '=')" exceptions
Traceback (most recent call last):
  File "/usr/bin/emerge", line 4049, in ?
    emerge_main()
  File "/usr/bin/emerge", line 4044, in emerge_main
    myopts, myaction, myfiles, spinner)
  File "/usr/bin/emerge", line 3467, in action_build
    retval, favorites = mydepgraph.select_files(myfiles)
  File "/usr/bin/emerge", line 943, in select_files
    self.mysd = self.select_dep(myroot, mykey, arg=x)
  File "/usr/bin/emerge", line 1189, in select_dep
    myuse=selected_pkg[-1]):
  File "/usr/bin/emerge", line 824, in create
    if not self.select_dep("/",mydep["/"],myparent=mp,myuse=myuse):
  File "/usr/bin/emerge", line 1182, in select_dep
    myuse=selected_pkg[-1]):
  File "/usr/bin/emerge", line 824, in create
    if not self.select_dep("/",mydep["/"],myparent=mp,myuse=myuse):
  File "/usr/bin/emerge", line 1182, in select_dep
    myuse=selected_pkg[-1]):
  File "/usr/bin/emerge", line 824, in create
    if not self.select_dep("/",mydep["/"],myparent=mp,myuse=myuse):
  File "/usr/bin/emerge", line 1023, in select_dep
    myroot=myroot, trees=self.trees)
  File "/usr/lib/portage/pym/portage.py", line 3486, in dep_check
    mysplit2=dep_wordreduce(mysplit2,mysettings,mydbapi,mode,use_cache=use_cache)
  File "/usr/lib/portage/pym/portage.py", line 3530, in dep_wordreduce
    mydep=mydbapi.match(deplist[mypos],use_cache=use_cache)
  File "/usr/lib/portage/pym/portage.py", line 3893, in match
    return match_from_list(mydep,self.cp_list(mykey,use_cache=use_cache))
  File "/usr/lib/portage/pym/portage_dep.py", line 303, in match_from_list
    raise KeyError("Specific key requires an operator" + \
KeyError: "Specific key requires an operator (media-libs/jpeg-6b) (try adding an '=')"


у меня как понимаю стоит версия jpeg такая:
Code:

media-libs/jpeg
      Latest version available: 6b-r7
      Latest version installed: 6b-r7
      Size of files: 620 kB
      Homepage:      http://www.ijg.org/
      Description:   Library to load, handle and manipulate images in the JPEG format
      License:       as-is



что мне можно предпринять чтобы инсталироваться без этих ошибок?
Back to top
View user's profile Send private message
viy
Veteran
Veteran


Joined: 03 Jul 2004
Posts: 1580
Location: Riga, Latvia

PostPosted: Wed Nov 08, 2006 11:03 pm    Post subject: Reply with quote

ebuild, что ты используешь имеет ошибки.

а net-misc/nxserver-freenx не то, что ты ищешь?..
Back to top
View user's profile Send private message
blackbumer
n00b
n00b


Joined: 01 Nov 2006
Posts: 39
Location: Russia

PostPosted: Thu Nov 09, 2006 7:37 am    Post subject: Reply with quote

нет не то ищу именно от nomachine версию nxserver
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Russian All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum