LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch
User Name
Password
Linux From Scratch This Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system.

Notices


Reply
  Search this Thread
Old 06-17-2010, 12:03 AM   #1
Blender3D
Member
 
Registered: Jun 2010
Distribution: Linux Mint 9 x64, Linux From Scratch
Posts: 46

Rep: Reputation: 17
Question xcursor-themes-1.0.1 won't compile. Missing xcursorgen


I've been trying to compile X11 for about a day, and I can't seem to install xcursor-themes. I've noticed that it nags me about xcursorgen not being present, so I manually download it and recompile it with the default options for BLFS.

It compiles with no errors (there are only 2 files, and none of them produce any output other than gcc ...), but is still not detected by xcursor-themes. I have found the xcursorgen executable in /usr/X11/bin/, but I can't figure out how to make xcursor-themes see it. Can anybody point me somewhere?

Thanks!
 
Old 06-17-2010, 12:45 AM   #2
Blender3D
Member
 
Registered: Jun 2010
Distribution: Linux Mint 9 x64, Linux From Scratch
Posts: 46

Original Poster
Rep: Reputation: 17
Hmm, a lot of other things won't install either, even though I find the required binaries in the /usr/X11/bin folder. Is there an environment variable that should be set?

Here is the output of "env", if that could help in any way:
Code:
XORG_CONFIG=--prefix=/usr/X11 --sysconfdir=/etc     --mandir=/usr/X11/share/man --localstatedir=/var
TERM=xterm
HISTSIZE=1000
OLDPWD=/sources/X/util
LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:
PATH=/usr/local/sbin:/usr/local/bin:/bin:/usr/bin:/sbin:/usr/sbin
INPUTRC=/etc/inputrc
PWD=/sources/X/util/xkeyboard-config-1.2
LANG=en_US.utf8
XORG_PREFIX=/usr/X11
PS1=\[\e[1;31m\]\u\[\e[0m\] \[\e[1;32m\]\w\[\e[1;31m\] # \[\e[0m\]
HISTIGNORE=&:[bf]g:exit
SHLVL=1
HOME=/root
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/X11/share/pkgconfig:/usr/X11/lib/pkgconfig
_=/usr/bin/env
 
Old 06-17-2010, 01:00 AM   #3
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,492

Rep: Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639Reputation: 3639
Examples , xcursorgen
1)
http://packages.ubuntu.com/dapper/xcursorgen
→ → Links for xcursorgen → [xcursorgen_1.0.0.orig.tar.gz]
http://archive.ubuntu.com/ubuntu/poo....0.orig.tar.gz
+ [xcursorgen_1.0.0-0ubuntu1.diff.gz]
http://archive.ubuntu.com/ubuntu/poo...buntu1.diff.gz
.....
2)
http://cgit.freedesktop.org/xorg/app/xcursorgen/
http://cgit.freedesktop.org/xorg/app...-1.0.3.tar.bz2
>> xcursorgen-1.0.3.tar.bz2
.....

Last edited by knudfl; 06-17-2010 at 05:53 AM.
 
Old 06-17-2010, 11:16 AM   #4
Andrew Benton
Senior Member
 
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073

Rep: Reputation: 64
If you're installing executable files into /usr/X11/bin, wouldn't it make sense to add that to your $PATH? How else are they going to get found?
Quote:
PATH=/usr/local/sbin:/usr/local/bin:/bin:/usr/bin:/sbin:/usr/sbin
 
1 members found this post helpful.
Old 06-17-2010, 10:04 PM   #5
Blender3D
Member
 
Registered: Jun 2010
Distribution: Linux Mint 9 x64, Linux From Scratch
Posts: 46

Original Poster
Rep: Reputation: 17
Thanks Andrew (here's Thank #6),

It got it one step further: it recognized xcursorgen, but xcursorgen (and basically every other binary in /usr/x11/bin) doesn't find some critical library header... Could it be mis-linked libraries? I am going to re-install X into the standard directories if this does not work...
 
Old 06-17-2010, 10:13 PM   #6
Blender3D
Member
 
Registered: Jun 2010
Distribution: Linux Mint 9 x64, Linux From Scratch
Posts: 46

Original Poster
Rep: Reputation: 17
So, I moved one of the libraries from /usr/X11/lib to /usr/lib and now it gives me a different error. I am going to (carefully) reinstall the binaries and libraries again, since the binaries have misconfigured paths...
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
XCursor - install-sh missing DoddyUK Linux - Software 0 01-27-2005 05:07 PM
Change Xcursor themes? paul_linux_user Fedora 1 02-03-2004 06:02 PM
can't compile KDE themes mandrake 9.1 qt missing dibblethewrecke Linux - Newbie 25 11-12-2003 04:13 PM
changing XCursor themes on the fly? akira_baka Linux - Software 3 05-10-2003 01:59 AM
Can't use XCursor themes. gbrad Linux - Software 3 05-01-2003 11:50 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch

All times are GMT -5. The time now is 01:13 PM.

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