View previous topic :: View next topic |
Author |
Message |
rsk Apprentice
Joined: 18 Apr 2002 Posts: 220 Location: Tucson, AZ
|
Posted: Tue Apr 23, 2002 5:36 am Post subject: Xemacs Emerge SOLUTION |
|
|
For those of you having the Xemacs emerge solution, this thread helped me with this:
https://forums.gentoo.org/viewtopic.php?t=589
The gist of is that you can either put "-gpm" in your /etc/make.conf file to not compile in GPM support (and thusly make XEmacs stop bitching about gdbm errors) or you can emerge GPM and Xemacs will emerge fine.
Strange bug... I think the gentoo people overlooked this dependency.
-Riyad |
|
Back to top |
|
|
lk42pro Tux's lil' helper
Joined: 21 Apr 2002 Posts: 114 Location: New Jersey, USA
|
Posted: Tue Apr 23, 2002 5:41 am Post subject: |
|
|
thanks rsk
a more convinient way would just be export USE="-gpm" then emerge xemacs since you might need gpm in other packages in the futre or just try
use="-gpm" emerge xemacs....
not sure if my syntax on the 2nd one is correct
|
|
Back to top |
|
|
rsk Apprentice
Joined: 18 Apr 2002 Posts: 220 Location: Tucson, AZ
|
Posted: Tue Apr 23, 2002 6:26 am Post subject: |
|
|
oh sweet I hadn't actually ever thought of using the export directive to set the use variables... that's much more conenient when working out the squirrely installs.
thanks! |
|
Back to top |
|
|
|